Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][23287] Child process with pid: 23291 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][23287] Child process with pid: 24047 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][24064] Child process with pid: 24067 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][24199] Child process with pid: 24204 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][24199] Child process with pid: 24211 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][24199] Child process with pid: 24431 was killed by signal: 15, core dumped: no [UID:1069][24199] Child process with pid: 24430 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][24199] Child process with pid: 24432 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][24199] Child process with pid: 24523 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][24199] Child process with pid: 24524 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][24199] Child process with pid: 24525 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][24199] Child process with pid: 25075 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][25076] Child process with pid: 25079 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][25076] Child process with pid: 25080 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][25076] Child process with pid: 25110 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][25076] Child process with pid: 25111 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][25076] Child process with pid: 25115 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][25076] Child process with pid: 25478 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][25076] Child process with pid: 25479 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][25076] Child process with pid: 25480 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][25076] Child process with pid: 25487 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][25076] Child process with pid: 25492 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][25076] Child process with pid: 26716 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 26722 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 26723 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 27888 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 27887 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 28177 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 28178 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 28188 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 30532 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 30531 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 30533 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 30985 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 30986 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 30988 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31010 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31011 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31013 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31029 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31036 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31078 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31079 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31080 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31185 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31186 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31189 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31220 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31245 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31252 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31256 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31259 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31264 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31266 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31323 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31329 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31334 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31485 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31521 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 31520 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31522 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31533 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31679 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31805 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31959 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31967 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31973 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31980 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 31985 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 32084 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 32252 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 32266 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 32492 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 32690 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 301 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 378 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 396 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 419 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 577 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 581 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 632 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 645 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 1446 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 1586 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 2129 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 2179 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 2178 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 2180 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 2193 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 2194 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 2208 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 2332 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 2333 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 2335 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 2838 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 3154 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 3155 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 3156 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 4009 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 4061 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 4360 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 4495 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 4496 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 4501 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 4523 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 4528 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 4535 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 5528 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 5529 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 5533 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 7126 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 7127 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 7128 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 7928 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8131 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8139 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8140 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8162 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8164 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8168 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8173 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8175 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8201 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8342 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8373 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8501 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8758 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 8757 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8759 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8788 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8789 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8790 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 8806 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9122 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9123 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9124 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9441 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9451 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9475 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9482 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9483 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9484 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9519 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9567 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9568 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9569 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9676 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9677 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9732 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 9914 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 10028 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 10213 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 10214 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 10216 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 10936 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 10937 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 10938 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 10948 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 10966 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 10978 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 10983 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 10995 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 10994 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 11029 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 11348 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 11359 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 11360 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 11432 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 11457 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 11644 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 11643 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 11648 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 12929 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 12928 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 12930 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 13390 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 13389 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 13392 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 13796 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 13828 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 13876 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 13891 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in [UID:1069][26717] Child process with pid: 13933 was killed by signal: 15, core dumped: no application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 13934 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 13936 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 14190 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 14203 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 16302 was killed by signal: 15, core dumped: no [UID:1069][26717] Child process with pid: 16301 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 16306 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 18488 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 18600 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26717] Child process with pid: 18620 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 22512 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 22719 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 22751 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 22937 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 24930 was killed by signal: 15, core dumped: no [UID:1069][22509] Child process with pid: 24929 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 24934 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 24948 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 25105 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 25119 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27472 was killed by signal: 15, core dumped: no [UID:1069][22509] Child process with pid: 27471 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27477 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27655 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27715 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27716 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27719 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27729 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27730 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27731 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27743 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27788 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27793 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27795 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27906 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27928 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27937 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 27938 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 28274 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 28522 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 28524 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 28525 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 29187 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 29367 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 29436 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 29530 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 29542 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 29654 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 29657 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 29693 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 29698 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 29710 was killed by signal: 15, core dumped: no [UID:1069][22509] Child process with pid: 29711 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 29714 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 29976 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 30125 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 30166 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 30173 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 30184 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 30209 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 30236 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 30475 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 30512 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 30548 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 30579 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 30586 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 30588 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 31011 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 31156 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 31316 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 31326 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 31390 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 31723 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 31729 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 32455 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 1310 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 1401 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 1498 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 1511 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 1686 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 1710 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 1841 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 1857 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 1888 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22509] Child process with pid: 2002 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][6966] Child process with pid: 6969 was killed by signal: 15, core dumped: no [UID:1069][6966] Child process with pid: 6970 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][6966] Child process with pid: 6971 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate Traceback (most recent call last): raise RuntimeError("populate() isn't reentrant") File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][12820] Child process with pid: 12825 was killed by signal: 15, core dumped: no [UID:1069][12820] Child process with pid: 12826 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][12820] Child process with pid: 12829 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16065] Child process with pid: 16069 was killed by signal: 15, core dumped: no [UID:1069][16065] Child process with pid: 16070 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16065] Child process with pid: 16073 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16065] Child process with pid: 16106 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16065] Child process with pid: 16117 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16065] Child process with pid: 16403 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22593 was killed by signal: 15, core dumped: no [UID:1069][22588] Child process with pid: 22594 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22598 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22599 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22609 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22611 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22614 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22623 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22665 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22677 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22683 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22687 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22939 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22964 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22972 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22973 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22979 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22981 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22984 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 22988 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23104 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23108 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23112 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23113 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23134 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23136 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23217 was killed by signal: 15, core dumped: no [UID:1069][22588] Child process with pid: 23216 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23236 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23237 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23244 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23245 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23248 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23251 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23258 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23261 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23809 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23810 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23814 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23815 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23821 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23822 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23823 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23827 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23897 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 23902 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 24054 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 24078 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 24090 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 24094 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 24149 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 24150 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 24155 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 24158 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 24753 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 24755 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 24763 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 24782 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 24786 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25169 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25173 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25202 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25203 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25211 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25214 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25226 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25227 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25232 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25259 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25273 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25711 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25714 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25720 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25727 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25729 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25777 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25781 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25787 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25788 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25795 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25797 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25798 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25804 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25821 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25822 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25827 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25828 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25835 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25838 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25839 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25842 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25846 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25847 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25970 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25972 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25983 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 25986 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 27991 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 28014 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 28019 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 28022 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 28029 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 28032 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 28035 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 28038 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 28043 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 28057 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 28191 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 28211 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 28224 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 29811 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 31311 was killed by signal: 15, core dumped: no [UID:1069][22588] Child process with pid: 31310 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][22588] Child process with pid: 31322 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3019 was killed by signal: 15, core dumped: no [UID:1069][3014] Child process with pid: 3020 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3021 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3170 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3178 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3187 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3208 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3209 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3211 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3257 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3306 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3308 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3311 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3326 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3334 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3335 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3366 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3398 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3404 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3406 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3410 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3633 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3634 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3636 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3648 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3651 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 3654 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][3014] Child process with pid: 4043 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7292 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7457 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7458 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7459 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7475 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7722 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7738 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7757 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7776 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7817 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7905 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7906 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7907 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7923 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7944 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7962 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7963 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 7964 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 8091 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 8092 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 8094 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 8408 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 8480 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 9072 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 9075 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 9493 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 10054 was killed by signal: 15, core dumped: no [UID:1069][7289] Child process with pid: 10055 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 10058 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 12258 was killed by signal: 15, core dumped: no [UID:1069][7289] Child process with pid: 12259 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 12260 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 12261 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7289] Child process with pid: 12262 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 15791 was killed by signal: 15, core dumped: no [UID:1069][15788] Child process with pid: 15792 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 15795 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 15982 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16110 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16127 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16162 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16188 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16214 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16219 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16223 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16228 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16233 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16245 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16251 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16253 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16269 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16270 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16274 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16305 was killed by signal: 15, core dumped: no [UID:1069][15788] Child process with pid: 16306 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16307 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16309 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16315 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16457 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16496 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16509 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16516 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 16699 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 17199 was killed by signal: 15, core dumped: no [UID:1069][15788] Child process with pid: 17198 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 17202 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 17218 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][15788] Child process with pid: 17224 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") application = get_wsgi_application() RuntimeError: populate() isn't reentrant ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26467] Child process with pid: 26515 was killed by signal: 15, core dumped: no [UID:1069][26467] Child process with pid: 26516 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26467] Child process with pid: 26518 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][26467] Child process with pid: 28825 was killed by signal: 15, core dumped: no [UID:1069][26467] Child process with pid: 28826 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][26467] Child process with pid: 28827 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 32329 was killed by signal: 15, core dumped: no [UID:1069][32326] Child process with pid: 32331 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 32333 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 32412 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 32618 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) application = get_wsgi_application() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 32664 was killed by signal: 15, core dumped: no [UID:1069][32326] Child process with pid: 32665 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 32666 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 32667 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 32668 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 32669 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 1398 was killed by signal: 15, core dumped: no [UID:1069][32326] Child process with pid: 1397 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 1400 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): application = get_wsgi_application() File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) application = get_wsgi_application() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application apps.populate(settings.INSTALLED_APPS) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup raise RuntimeError("populate() isn't reentrant") apps.populate(settings.INSTALLED_APPS) RuntimeError: populate() isn't reentrant File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 2331 was killed by signal: 15, core dumped: no [UID:1069][32326] Child process with pid: 2332 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 2342 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 3070 was killed by signal: 15, core dumped: no [UID:1069][32326] Child process with pid: 3071 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 3072 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 3097 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 3107 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 3204 was killed by signal: 15, core dumped: no [UID:1069][32326] Child process with pid: 3205 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 3232 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 3529 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 3535 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 3541 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 4561 was killed by signal: 15, core dumped: no [UID:1069][32326] Child process with pid: 4560 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 4568 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 4587 was killed by signal: 15, core dumped: no [UID:1069][32326] Child process with pid: 4586 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][32326] Child process with pid: 4588 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][12326] Child process with pid: 12329 was killed by signal: 15, core dumped: no [UID:1069][12326] Child process with pid: 12330 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][12326] Child process with pid: 12331 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][12326] Child process with pid: 12370 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][12326] Child process with pid: 12438 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][12326] Child process with pid: 12448 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][12326] Child process with pid: 12452 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][12326] Child process with pid: 12603 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][12326] Child process with pid: 12635 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 16477 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 17670 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 19533 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 20648 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 21129 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 21542 was killed by signal: 15, core dumped: no [UID:1069][16474] Child process with pid: 21541 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 21546 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 21696 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 21994 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 22176 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 22220 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 23115 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 23118 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 23130 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() [UID:1069][16474] Child process with pid: 25616 was killed by signal: 15, core dumped: no ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 25617 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 25669 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 26050 was killed by signal: 15, core dumped: no [UID:1069][16474] Child process with pid: 26051 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 26055 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 26361 was killed by signal: 15, core dumped: no [UID:1069][16474] Child process with pid: 26360 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 26362 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][16474] Child process with pid: 27742 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][31843] Child process with pid: 31846 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 2763 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 3997 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 3998 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 4004 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 5277 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 5276 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 5278 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 5291 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 5292 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 5294 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 5299 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 5321 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 5343 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 5405 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 5868 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 6020 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 6077 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 6125 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 6181 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 6194 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 8082 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 8081 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 8083 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 8087 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 8092 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 9392 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 9391 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 9395 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 9653 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 9797 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 9828 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 9865 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 9929 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 9934 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 10696 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 10697 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 10698 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 11880 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 11881 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 11882 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 11884 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 11890 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12104 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12908 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12910 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12916 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12928 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12931 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ application = get_wsgi_application() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12935 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 12936 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12937 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12938 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12939 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12953 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12955 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12960 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12962 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12965 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12968 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12971 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12972 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12978 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12981 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12986 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12987 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12991 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 12997 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 13009 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 13012 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 13437 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 13438 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 13442 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 14052 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 14053 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 14058 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 14172 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 14173 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 14175 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 15771 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 15772 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 15775 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 15808 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 15984 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 16045 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 16110 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 16111 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 16113 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 16273 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 16638 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 16740 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 16895 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17406 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17419 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17424 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17427 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17428 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17439 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17536 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17573 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17575 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17588 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17590 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17596 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17597 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17603 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17604 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17607 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17612 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17639 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17643 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17645 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 17649 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 19710 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate Traceback (most recent call last): raise RuntimeError("populate() isn't reentrant") File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 19711 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 19712 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 19713 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 19717 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 19718 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 19756 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 19900 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 19901 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 19903 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 20176 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 20175 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 21265 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 21937 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 21936 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 21938 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 21959 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 21960 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 21962 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 22059 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 22064 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 22071 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 22144 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 22352 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 22355 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 22360 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 22364 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 22383 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 22933 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 22932 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 22934 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 23336 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 23342 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 23347 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 23392 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 23401 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 23435 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 23439 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 25542 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 25543 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 25544 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 26501 was killed by signal: 15, core dumped: no [UID:1069][2760] Child process with pid: 26500 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][2760] Child process with pid: 26504 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 29753 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 29789 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 30927 was killed by signal: 15, core dumped: no [UID:1069][29747] Child process with pid: 30928 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 30929 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 31584 was killed by signal: 15, core dumped: no [UID:1069][29747] Child process with pid: 31583 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 31586 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 31612 was killed by signal: 15, core dumped: no [UID:1069][29747] Child process with pid: 31611 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 31613 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 31616 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 31617 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 31738 was killed by signal: 15, core dumped: no [UID:1069][29747] Child process with pid: 31737 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 31741 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): application = get_wsgi_application() File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) application = get_wsgi_application() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 31819 was killed by signal: 15, core dumped: no [UID:1069][29747] Child process with pid: 31820 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 31822 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 31824 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() [UID:1069][29747] Child process with pid: 31839 was killed by signal: 15, core dumped: no ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 31840 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 32284 was killed by signal: 15, core dumped: no [UID:1069][29747] Child process with pid: 32283 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 32290 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 32414 was killed by signal: 15, core dumped: no [UID:1069][29747] Child process with pid: 32413 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 32416 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 32441 was killed by signal: 15, core dumped: no [UID:1069][29747] Child process with pid: 32442 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 32444 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 32472 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 32491 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 32510 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 32553 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 32554 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 32592 was killed by signal: 15, core dumped: no [UID:1069][29747] Child process with pid: 32593 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][29747] Child process with pid: 32597 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][4190] Child process with pid: 4193 was killed by signal: 15, core dumped: no [UID:1069][4190] Child process with pid: 4194 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][4190] Child process with pid: 4195 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/apps.py", line 27, in ready self.module.autodiscover() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/contrib/admin/__init__.py", line 50, in autodiscover autodiscover_modules("admin", register_to=site) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/module_loading.py", line 58, in autodiscover_modules import_module("%s.%s" % (app_config.name, module_to_search)) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/payments/admin.py", line 168, in from recharge.utils import A1TopupAPI File "/home2/proactiv/public_html/vap/recharge/utils.py", line 11, in from payments.utils import distribute_commissions ImportError: cannot import name 'distribute_commissions' from 'payments.utils' (/home2/proactiv/public_html/vap/payments/utils/__init__.py) Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7724 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup [UID:1069][7719] Child process with pid: 8906 was killed by signal: 15, core dumped: no apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8907 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8911 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") application = get_wsgi_application() RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9390 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9391 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9392 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9393 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9394 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9395 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9898 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9899 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9900 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9916 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ application = get_wsgi_application() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9955 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9956 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9957 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10055 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10124 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10125 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10235 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10286 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10395 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10452 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10457 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10474 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10497 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10500 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10503 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10505 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10506 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10507 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10509 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10520 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10545 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10546 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10571 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10747 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10748 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10752 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10770 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10980 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12550 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 12549 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12551 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12563 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12564 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12565 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12570 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12625 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12626 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12668 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12669 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12670 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12704 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12705 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12706 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12799 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12803 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13213 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13214 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13215 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13221 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13273 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13570 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13634 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13677 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14715 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 14716 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14717 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14770 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14771 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14775 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15869 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 15870 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15873 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15948 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16101 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") application = get_wsgi_application() RuntimeError: populate() isn't reentrant ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16102 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 16103 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16111 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16142 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16274 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16275 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16277 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16296 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16297 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16298 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16304 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16305 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16307 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16314 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16315 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16316 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16323 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16324 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16326 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16335 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16336 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16338 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup [UID:1069][7719] Child process with pid: 16420 was killed by signal: 15, core dumped: no apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16421 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16424 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17062 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 17063 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17065 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17117 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17122 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17148 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17164 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17293 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17510 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17582 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17587 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17599 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17652 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17657 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17677 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17997 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18078 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18081 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18083 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18088 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18465 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18471 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18628 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18629 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18638 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18651 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18662 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18724 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18725 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18729 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18742 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19041 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 19042 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19109 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 19108 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19110 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19294 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19720 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19795 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19807 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19822 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19855 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19875 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19926 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20256 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20288 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20335 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20336 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20341 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20477 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20476 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20479 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20853 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20854 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20857 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20973 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20984 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20997 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") Traceback (most recent call last): RuntimeError: populate() isn't reentrant File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21000 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 21001 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21002 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21007 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21029 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21031 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21086 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21087 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21088 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22703 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 22702 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22706 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22851 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22852 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22853 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23062 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 23061 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23065 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23197 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 23198 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23201 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23324 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23333 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23344 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23370 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23486 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23529 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23548 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23691 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 23692 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23695 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23985 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24010 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24011 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24015 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24089 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24133 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24134 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24135 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24139 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24141 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24143 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24145 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24146 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24147 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24150 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24151 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24154 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24155 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24158 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24160 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24163 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24172 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24174 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24188 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24190 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24193 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24209 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24223 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24233 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24241 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application application = get_wsgi_application() django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application apps.populate(settings.INSTALLED_APPS) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup raise RuntimeError("populate() isn't reentrant") apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24244 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24245 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24246 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24261 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24336 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24339 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24340 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24620 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24631 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24634 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24639 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24756 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24757 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24758 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24759 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24760 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24761 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24762 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24810 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24811 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24814 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24916 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24915 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24973 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25214 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25228 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25379 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 25378 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25380 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25426 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25431 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25437 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25447 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25453 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25454 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25474 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25475 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25480 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25481 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25499 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25500 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25501 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25727 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25728 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25729 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25960 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25961 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25963 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25969 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25971 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25973 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25977 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25997 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26005 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup Traceback (most recent call last): apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26219 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 26218 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 26220 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 26221 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26222 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 26223 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26253 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26254 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26256 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26269 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26284 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26394 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26395 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26418 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26425 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26446 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26490 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26988 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 26987 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26996 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27058 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27217 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27218 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27222 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27372 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27374 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27375 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27400 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27406 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27457 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27521 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27522 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27525 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27533 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 27532 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27586 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27587 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27589 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27592 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27626 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27627 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27997 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28223 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28224 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28225 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28455 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28479 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28481 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28497 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28496 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28499 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28612 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28613 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28619 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28655 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28669 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28670 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28673 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28680 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28681 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28682 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28738 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28742 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28906 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28907 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28919 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28959 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28963 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28991 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29011 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29012 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29013 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29028 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29029 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29031 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29043 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 29042 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29044 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29047 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29054 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29193 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29194 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29195 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29205 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29207 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29210 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29211 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29214 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29218 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29222 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29227 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29238 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29242 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29252 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29253 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29254 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29782 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 29783 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29787 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30288 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30289 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30292 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30319 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30320 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30325 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30355 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in [UID:1069][7719] Child process with pid: 30792 was killed by signal: 15, core dumped: no application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30793 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30796 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30963 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30976 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31015 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31027 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31036 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31041 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31043 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31179 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 31178 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31355 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31871 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31901 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 31902 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31905 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32046 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32053 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32096 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32100 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32104 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32113 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32143 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32275 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32290 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32311 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32318 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 32317 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32319 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32321 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32322 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32325 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32341 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32342 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32343 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32349 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32353 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32356 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32357 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32360 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32361 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32379 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32387 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32389 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32390 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32539 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32563 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 32564 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32568 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32650 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 32649 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32654 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 433 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 993 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") Traceback (most recent call last): RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1006 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 1005 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 1004 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1007 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1009 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application [UID:1069][7719] Child process with pid: 1418 was killed by signal: 15, core dumped: no django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1419 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1428 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1577 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 1578 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1579 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1601 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 1600 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1603 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1614 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1883 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 1884 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1888 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1935 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2050 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 2049 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2052 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2317 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2346 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2386 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2389 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2398 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2408 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2411 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2414 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2469 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 2470 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2493 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2522 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2576 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2801 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2835 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2841 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2859 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3028 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3273 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3274 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3276 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3456 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 3455 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3497 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3557 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3558 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3559 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4000 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4001 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4008 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4520 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4521 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4522 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4538 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4552 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4553 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4558 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4594 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4606 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4607 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4635 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5028 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5031 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5050 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5281 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5282 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5283 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5497 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5505 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5506 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5508 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5540 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5539 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5541 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5542 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5621 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5622 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5624 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5647 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5648 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5650 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6037 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7068 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7200 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7207 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7206 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7208 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7419 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7435 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7444 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7445 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7447 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7464 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") application = get_wsgi_application() RuntimeError: populate() isn't reentrant ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7467 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7468 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7469 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7473 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7476 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7477 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7480 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7493 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7542 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7557 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7903 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8023 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8024 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8026 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8483 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 8482 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8484 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9606 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9771 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10099 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10111 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10242 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10241 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application application = get_wsgi_application() django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application apps.populate(settings.INSTALLED_APPS) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup raise RuntimeError("populate() isn't reentrant") apps.populate(settings.INSTALLED_APPS) RuntimeError: populate() isn't reentrant File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10245 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10246 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10247 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10248 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10252 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10255 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10257 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10359 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10388 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10389 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10390 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10392 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10395 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10401 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10483 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10484 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10485 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10486 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10488 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10489 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10513 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10514 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10527 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10528 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10529 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10537 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10538 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10541 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10550 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10559 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10560 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10562 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10563 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10564 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10565 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10580 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10581 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10582 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10618 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10619 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10622 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10638 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10655 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10656 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10658 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10760 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10764 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10765 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10768 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10769 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10772 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10773 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10774 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10775 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10776 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10777 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10778 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10781 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10925 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10933 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10934 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10958 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10957 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10962 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10963 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10964 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10968 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10991 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11001 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11002 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11004 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11005 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11006 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11015 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11101 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11107 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11106 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11109 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11132 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11131 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11135 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11137 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11138 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11141 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11153 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11154 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11155 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11167 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11166 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11176 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11415 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11474 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11473 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11477 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11510 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11511 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11530 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11612 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11611 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11613 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11657 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11658 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11663 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12042 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12043 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12049 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12080 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12092 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 12091 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12098 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12138 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 12139 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12141 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12312 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12371 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 12370 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12380 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12634 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12638 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12674 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12701 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12708 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12729 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12730 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12731 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12772 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 12771 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12774 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12805 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 12804 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12807 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12871 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 12872 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12874 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13056 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13201 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13202 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13203 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13204 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13206 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13207 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13210 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13211 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13215 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13251 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13252 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13253 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13267 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13268 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13269 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13274 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13275 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13278 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13286 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13292 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13303 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13305 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13322 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13323 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13324 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13333 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13334 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13336 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13355 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13354 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13359 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13369 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13412 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup Traceback (most recent call last): apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13413 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13414 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13416 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13428 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13435 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13674 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13711 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13718 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13719 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13720 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13722 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13723 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13725 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13726 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13731 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13756 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13762 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13764 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13785 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13787 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") application = get_wsgi_application() RuntimeError: populate() isn't reentrant ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13791 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13792 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13795 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13796 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13798 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13799 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13800 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13814 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13820 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13834 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13835 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13837 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13841 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13844 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13851 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13853 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13854 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13864 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13865 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13867 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13874 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13875 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13876 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13882 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13883 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13889 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13890 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13900 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13902 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13905 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13908 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13910 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13922 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13923 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13924 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13926 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13927 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13929 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): application = get_wsgi_application() File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) application = get_wsgi_application() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup raise RuntimeError("populate() isn't reentrant") apps.populate(settings.INSTALLED_APPS) RuntimeError: populate() isn't reentrant File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13934 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13935 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13936 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13937 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13943 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13954 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13968 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13969 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13972 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13995 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14010 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14015 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14017 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14023 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14223 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14261 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14265 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14278 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14279 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14281 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14282 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14286 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14287 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14288 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14296 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14297 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14298 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14328 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14329 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14330 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14336 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14395 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 14394 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14417 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14437 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14438 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14439 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14441 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14443 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14446 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14455 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14461 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14465 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14468 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14494 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14499 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14635 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15122 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15184 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15185 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15186 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15373 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15391 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 15390 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15395 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15801 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 15802 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15817 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15829 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 15830 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15831 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15838 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 15839 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15842 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15859 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15862 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15868 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15874 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15879 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15987 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16013 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16369 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 16370 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16372 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16439 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16446 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16451 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16458 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16489 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16516 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16521 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16534 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16563 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16571 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16772 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16773 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16777 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16798 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16799 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16801 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16807 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16951 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17034 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17068 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 17067 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17069 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17070 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17081 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 17082 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17084 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17104 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17107 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17108 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17109 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17123 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17124 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17201 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17255 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 17254 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17258 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17308 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 17307 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17455 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17456 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17458 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17460 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17469 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17477 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17478 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17479 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17480 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17487 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17500 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17501 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17507 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17515 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17532 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17548 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17549 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17551 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17561 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17569 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 17570 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17571 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17572 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17577 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17580 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17603 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17605 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17629 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17630 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17632 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17636 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17646 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17908 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17930 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17941 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17970 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18118 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18119 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18121 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18138 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18139 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18142 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18150 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18151 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18152 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18165 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18166 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18167 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18188 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18189 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18190 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18196 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18197 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18198 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18237 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18541 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18724 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18739 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18749 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18755 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18756 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18758 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18762 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18763 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18767 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18801 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18817 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18822 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18827 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18860 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18859 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18861 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19163 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() [UID:1069][7719] Child process with pid: 19652 was killed by signal: 15, core dumped: no ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19653 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19654 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19747 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19757 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19769 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19935 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19937 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19962 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19963 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19964 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20107 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20127 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20128 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20130 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20166 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20168 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20179 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20180 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20183 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20185 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20190 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20193 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20195 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20203 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20271 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20272 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20274 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20287 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20288 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20289 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20556 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20558 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20563 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20564 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20565 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20574 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20579 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20580 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20583 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20585 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20586 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20587 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20603 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20788 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): application = get_wsgi_application() File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate django.setup(set_prefix=False) raise RuntimeError("populate() isn't reentrant") File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup RuntimeError: populate() isn't reentrant apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20793 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20794 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20795 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20834 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20835 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20836 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20881 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21156 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21157 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21159 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21172 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21215 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21373 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21374 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21376 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21438 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 21439 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21443 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21454 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21513 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21654 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21655 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21657 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21676 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21679 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21680 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21681 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21695 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21696 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21698 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21978 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21979 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22111 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22112 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22123 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22124 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22130 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22147 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22151 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22154 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22342 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22346 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22367 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22372 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22384 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22407 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22408 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22409 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22449 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22606 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22633 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22700 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 22699 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22704 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22706 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22710 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22715 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22716 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22720 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22798 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22837 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22845 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22846 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22858 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22901 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22902 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22915 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22916 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22919 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22953 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22954 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22957 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22958 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22966 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22968 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22972 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22973 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22975 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22976 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22991 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22992 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22995 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23454 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23463 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23499 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 23500 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup Traceback (most recent call last): apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23509 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 23510 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23514 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23516 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23648 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23649 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23687 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23692 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23693 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23703 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24023 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24024 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24025 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24180 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24204 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24226 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24243 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24245 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24253 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24486 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24511 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24515 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24519 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24520 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24523 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24524 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24528 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24529 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24532 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24538 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24584 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24732 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24748 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24767 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24785 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24786 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24790 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24795 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24834 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25186 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25753 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 25752 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25754 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25778 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): [UID:1069][7719] File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Child process with pid: 26111 was killed by signal: 15, core dumped: no application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26112 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26114 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26122 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26203 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26211 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26226 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26235 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26378 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26384 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26637 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26931 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 26930 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26933 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27131 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 27130 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27132 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28002 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28003 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28010 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28273 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28275 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28277 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28508 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28520 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28521 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28522 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28541 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28583 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28582 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28585 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28629 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28933 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28962 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28961 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28963 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28967 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28968 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28970 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29052 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29053 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29055 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29058 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29081 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() Traceback (most recent call last): ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup application = get_wsgi_application() apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application raise RuntimeError("populate() isn't reentrant") django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup RuntimeError: populate() isn't reentrant apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29132 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 29133 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29135 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29170 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29181 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29182 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29183 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29198 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29199 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29201 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29350 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29351 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29361 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29365 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29384 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29415 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29794 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 29795 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29796 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29913 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29916 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29917 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29924 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29934 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29946 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29949 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29950 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29978 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 29977 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29983 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30005 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30007 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30021 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30049 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30056 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30193 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30224 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30287 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 30286 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30289 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30305 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30513 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30802 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 30801 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30804 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30806 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30807 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30810 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30831 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30834 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30837 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30849 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30856 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30860 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30907 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30927 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30963 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31325 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31595 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31596 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31597 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31912 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 31911 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31916 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31919 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 31920 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31921 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32230 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32440 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32766 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 32767 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 300 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 486 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 488 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 489 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 504 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 811 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 812 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 813 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1284 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 1285 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1287 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1419 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1452 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1593 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1597 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1598 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1604 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1635 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1646 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1658 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1667 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1677 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1709 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1739 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1745 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1825 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1853 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1946 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1951 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1953 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1957 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2346 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 2345 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2349 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2396 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2419 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2420 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2423 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2452 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2475 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2489 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2830 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2858 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2862 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2869 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2885 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2886 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2887 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2911 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3302 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 3301 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3305 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3315 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3327 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3369 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3402 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3403 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3406 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3524 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 3523 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3525 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3545 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3709 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3766 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3802 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3805 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3858 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3915 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4073 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4077 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 4076 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4080 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4217 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4222 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4366 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 4365 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4367 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4400 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4562 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4712 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4713 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 4714 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4718 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5038 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5070 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate [UID:1069][7719] Child process with pid: 5071 was killed by signal: 15, core dumped: no raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5072 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5073 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate django.setup(set_prefix=False) raise RuntimeError("populate() isn't reentrant") File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup RuntimeError: populate() isn't reentrant apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5075 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5076 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5135 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5160 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5172 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5227 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5234 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5239 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5240 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5241 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5245 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5247 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5249 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5251 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5639 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5640 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5642 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application application = get_wsgi_application() django.setup(set_prefix=False) ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) raise RuntimeError("populate() isn't reentrant") File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5646 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5647 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5650 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5651 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5678 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5681 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5683 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5684 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5850 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6006 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6007 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6008 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6019 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6020 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6021 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6171 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6172 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6175 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6252 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6253 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6254 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6268 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6269 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6270 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6372 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6371 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6374 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6379 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6382 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6546 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6566 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6567 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6570 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6579 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6580 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6583 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6595 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6596 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6597 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6611 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6612 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6613 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6619 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6622 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6624 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6631 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6632 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6633 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6691 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6692 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6693 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6713 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6734 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6750 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6767 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6768 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6815 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6816 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6817 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6818 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6859 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6862 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6879 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6880 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6882 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6984 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6985 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6987 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7255 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7256 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7325 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7326 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7327 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7389 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7390 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7391 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7418 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7419 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7420 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7429 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7430 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7431 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7451 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7452 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7453 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7454 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7458 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7462 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7465 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7466 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7844 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7845 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7846 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7874 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7875 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7876 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7877 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7878 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7879 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7942 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7941 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7943 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7951 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7959 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8047 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8064 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8075 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8135 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8935 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 8934 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8939 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8975 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8976 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9072 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9073 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9077 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9175 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9176 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9177 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9307 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9308 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9313 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9495 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9496 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9499 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9526 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9560 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9583 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9582 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9585 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9601 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9602 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9607 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9608 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9609 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9619 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9620 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9622 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9625 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9628 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9632 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9649 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9657 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9658 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9660 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9891 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9900 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9992 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9993 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9994 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9996 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10011 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10012 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10014 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10025 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10043 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10047 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10048 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10051 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10139 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10138 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10144 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10159 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10160 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10169 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10170 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") Traceback (most recent call last): RuntimeError: populate() isn't reentrant File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10171 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10172 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10173 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10174 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10194 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10195 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10196 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10200 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10206 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10674 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10701 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10702 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10703 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10737 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10751 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10764 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10797 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10803 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10802 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10804 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10831 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10840 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10841 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10842 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10870 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11014 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11129 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11135 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11140 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11143 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11150 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11149 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11152 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11159 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11168 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11173 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11174 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11178 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11185 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11184 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11187 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11222 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11223 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11225 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11273 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11280 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11305 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11304 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11306 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11322 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11343 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11344 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11346 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11355 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11356 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11357 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11391 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11525 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11538 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11541 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11543 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11554 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11787 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11788 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11789 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11808 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11807 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11812 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11830 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11831 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11832 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11836 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12057 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12159 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12160 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12161 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12167 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12184 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12197 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in [UID:1069][7719] Child process with pid: 12226 was killed by signal: 15, core dumped: no application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12227 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12254 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12260 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12281 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12292 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12324 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12325 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12327 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12545 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12551 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12674 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12707 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12741 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12765 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12778 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12789 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 12790 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12791 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12796 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12807 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12813 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12814 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12831 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12836 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12840 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13050 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13084 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13229 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13242 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13243 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13245 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13263 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13273 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13392 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13492 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13923 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13922 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13930 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14115 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14460 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14522 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14523 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14524 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15269 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15270 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15289 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15360 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15846 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 15845 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15850 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16018 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 16019 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16022 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16057 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16058 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16060 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16065 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16080 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16101 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16143 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16144 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16147 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16396 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 16398 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16555 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 16554 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16557 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17037 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17039 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17042 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17050 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 17049 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17053 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17117 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17158 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17160 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17171 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17172 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17232 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 17233 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17234 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17562 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17565 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17654 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17687 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17699 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17710 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17712 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17724 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17725 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17727 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17754 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17784 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17790 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17791 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17794 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17802 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17803 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17811 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17821 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17824 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17828 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17833 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17839 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17866 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17867 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17868 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17869 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17870 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17875 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17876 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17879 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17880 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17881 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18114 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18115 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18125 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) application = get_wsgi_application() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application apps.populate(settings.INSTALLED_APPS) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup raise RuntimeError("populate() isn't reentrant") apps.populate(settings.INSTALLED_APPS) RuntimeError: populate() isn't reentrant File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18403 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18404 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18406 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18553 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18558 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18575 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18574 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18588 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18590 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18593 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18606 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18607 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18608 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18615 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18614 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18616 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18636 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18637 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18638 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18655 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") Traceback (most recent call last): RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18739 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18740 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18741 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18742 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18743 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18744 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18745 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18746 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18747 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in [UID:1069][7719] Child process with pid: 18748 was killed by signal: 15, core dumped: no application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18749 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18750 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18751 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18752 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18755 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18756 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18757 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18758 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18759 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18763 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18786 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18785 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18787 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18788 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18791 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18805 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18806 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18807 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18812 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18811 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18815 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18851 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18853 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18854 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18856 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18861 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18862 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18863 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18867 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18868 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18869 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18870 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18871 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18872 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18885 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18887 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18904 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18917 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18925 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18924 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18926 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18946 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18947 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18948 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19249 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19314 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19315 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19318 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19459 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19509 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19510 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19511 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20054 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20055 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20059 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20060 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20064 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20065 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20068 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20069 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20070 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20100 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20108 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20113 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20118 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20119 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20120 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20121 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20140 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20149 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate Traceback (most recent call last): raise RuntimeError("populate() isn't reentrant") File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20151 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20152 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20155 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20156 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20157 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20158 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20254 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20286 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20285 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20289 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20294 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20303 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20327 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20328 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20329 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20331 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20335 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20336 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20340 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20341 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20347 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20349 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20350 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20371 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20392 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20393 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20394 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20521 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20522 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20524 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20570 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20569 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20571 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20592 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20598 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20619 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20641 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20772 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20780 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20782 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20785 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20786 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20787 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20812 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20816 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20817 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20820 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20821 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20824 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20828 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20829 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20830 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20864 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20865 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20866 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20978 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20998 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20999 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21000 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21310 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 21309 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21311 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21522 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21528 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21866 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21867 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21872 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21873 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21879 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 21880 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21883 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21886 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21919 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 21918 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21922 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application application = get_wsgi_application() django.setup(set_prefix=False) ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) raise RuntimeError("populate() isn't reentrant") File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21924 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 21925 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21926 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23027 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23343 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23357 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 23358 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23360 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23361 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23367 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23368 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23369 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23370 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23800 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 23799 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23801 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23837 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 23836 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23840 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23878 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24009 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24111 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24112 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24117 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24238 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24278 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24279 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24283 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24320 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24331 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24338 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24709 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24710 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24726 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24731 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24736 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24750 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24756 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24758 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24774 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24775 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24777 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24799 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24805 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24806 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24811 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24812 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24818 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24819 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24820 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24821 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24822 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24826 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24827 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24832 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24844 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24845 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24877 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24886 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24887 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24895 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24904 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24912 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24995 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in [UID:1069][7719] Child process with pid: 25402 was killed by signal: 15, core dumped: no application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25403 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25404 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25432 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 25431 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25434 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25855 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25984 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 25985 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25992 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26130 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26144 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 26145 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26154 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26299 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26302 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 26303 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26304 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26325 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26327 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26329 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26565 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 26566 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26568 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27077 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 27076 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27080 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27401 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 27400 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27410 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27425 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) [UID:1069][7719] File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup Child process with pid: 27448 was killed by signal: 15, core dumped: no apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27449 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27452 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27463 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27501 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27509 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27535 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27548 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27551 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27552 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27558 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27568 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27570 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27573 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28067 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28066 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28070 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28080 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28085 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28111 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28112 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28135 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28149 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28150 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28152 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28165 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28172 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28179 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28178 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28181 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28191 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28240 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28294 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28293 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28297 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28306 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28319 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28320 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28322 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28336 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28337 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28338 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28507 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28508 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28510 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28515 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28516 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28519 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28532 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28533 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28534 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28541 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28544 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28545 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28547 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28555 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28556 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28558 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28569 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28570 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28579 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") application = get_wsgi_application() RuntimeError: populate() isn't reentrant ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28582 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28583 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28587 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28592 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28605 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28606 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28608 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28622 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28623 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28624 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28812 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28813 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28815 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28829 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28830 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28835 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28836 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28845 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28848 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28855 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28856 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28857 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29010 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29011 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29012 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29029 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 29030 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29031 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") [UID:1069][7719] RuntimeError: populate() isn't reentrant Child process with pid: 29032 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 29033 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29036 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29044 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29047 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29052 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29053 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29060 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29061 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29062 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29067 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29068 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29077 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29078 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29079 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29081 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29088 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29094 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29095 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29106 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29111 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29112 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29121 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29123 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29125 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29129 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29178 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) [UID:1069][7719] File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup Child process with pid: 29197 was killed by signal: 15, core dumped: no apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29198 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29199 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29209 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29210 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29214 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29224 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29324 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29343 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29467 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29468 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29473 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29615 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29645 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 29644 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29648 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29781 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30088 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30259 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 30258 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30261 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30379 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 30378 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30386 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30549 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30550 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30552 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30721 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30723 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30769 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30782 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30802 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30803 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30804 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31623 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 31624 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31625 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31648 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 31649 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31656 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31849 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31850 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31854 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32007 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() [UID:1069][7719] Child process with pid: 32036 was killed by signal: 15, core dumped: no ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32037 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32041 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32203 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32204 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32206 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32399 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32415 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32461 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32569 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 32568 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32573 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32595 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 820 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 859 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 858 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 865 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1010 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 1011 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1052 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1263 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1281 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1300 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1324 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1338 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1344 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application application = get_wsgi_application() django.setup(set_prefix=False) ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1346 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 1347 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1348 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1357 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1399 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1831 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 1830 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1833 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1846 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1860 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 1859 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1861 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1866 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1870 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1875 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1880 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1907 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 1908 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1909 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1941 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1944 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1950 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1952 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1957 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1958 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1959 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1999 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2240 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 2239 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2379 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2406 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2421 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2427 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2428 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2430 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2431 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2432 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2439 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2440 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2442 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2446 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2447 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2453 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2477 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2489 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 2490 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2491 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2508 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2509 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2510 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2516 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2519 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2584 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2591 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2597 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2610 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2621 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2697 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2891 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2896 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2905 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2906 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2967 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3071 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3097 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3604 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 3603 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3614 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3622 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3627 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3633 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3668 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3689 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3690 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3705 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3751 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3766 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3796 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3797 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4057 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4059 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 4060 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4062 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4072 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4104 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4106 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4107 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4113 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4119 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4120 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4125 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4146 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4147 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4149 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4156 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4161 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4162 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4171 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4199 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4232 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4239 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4418 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4419 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4432 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4433 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4436 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4442 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4443 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() Traceback (most recent call last): ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup application = get_wsgi_application() apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application raise RuntimeError("populate() isn't reentrant") django.setup(set_prefix=False) RuntimeError: populate() isn't reentrant File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application [UID:1069][7719] Child process with pid: 4450 was killed by signal: 15, core dumped: no django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate [UID:1069][7719] raise RuntimeError("populate() isn't reentrant") Child process with pid: 4451 was killed by signal: 15, core dumped: no RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4452 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 4453 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4456 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4457 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4459 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 4460 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4594 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4708 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4711 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4713 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4738 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4740 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4767 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4769 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4779 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4780 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4781 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4782 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4784 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4785 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4786 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4795 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4798 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4808 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4822 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4823 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4824 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4830 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4831 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4834 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4838 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4844 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 4845 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4847 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 4848 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4850 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4851 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4948 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4949 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4951 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 4952 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4956 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4959 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4968 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4969 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4973 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4991 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4992 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5000 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 4999 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5004 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5005 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate Traceback (most recent call last): raise RuntimeError("populate() isn't reentrant") File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5006 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5007 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5012 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5013 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5020 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5029 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5028 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5031 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5037 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5056 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5058 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5060 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5061 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application application = get_wsgi_application() django.setup(set_prefix=False) ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) raise RuntimeError("populate() isn't reentrant") File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5065 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5066 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5068 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5071 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5328 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5341 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5340 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5342 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5343 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5345 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5348 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5426 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5486 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5487 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5488 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5502 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5503 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5508 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5515 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5516 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5517 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5522 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5523 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5524 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5533 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5534 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5536 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5543 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5548 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5549 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5559 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5566 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5567 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5570 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") Traceback (most recent call last): RuntimeError: populate() isn't reentrant File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5573 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5574 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5576 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5577 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5580 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5587 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5588 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5589 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5590 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5592 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5596 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5598 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5599 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5607 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5616 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5619 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5633 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5762 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5767 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5905 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5907 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5909 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5924 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5931 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5936 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5937 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6012 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6021 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6020 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6023 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6048 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6049 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6051 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6057 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6058 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6060 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6087 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6088 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6089 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6100 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6106 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6117 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6123 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6470 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6609 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6613 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6639 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6640 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6642 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6666 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6669 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6670 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6672 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6673 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6682 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6684 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6685 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6689 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6698 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6709 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6730 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6731 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6735 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6744 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6745 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6842 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6843 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6844 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6845 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6847 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6849 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6854 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6855 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6857 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6872 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6882 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6883 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6886 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6931 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6943 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6942 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6946 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6968 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6984 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6991 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6992 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6997 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7119 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7179 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7184 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7396 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7426 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7518 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7575 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7857 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7868 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7869 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7872 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7882 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7881 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7927 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7973 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7974 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7976 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7987 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8013 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8073 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8074 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8076 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8082 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8113 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8173 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8174 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8176 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8177 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8179 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 8180 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8182 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8183 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8198 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8225 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 8224 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8235 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8243 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8246 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8248 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8254 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8258 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8260 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8261 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8265 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8274 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8277 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8279 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8461 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8466 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8484 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 8483 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8486 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8489 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8506 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8507 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8515 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8610 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8628 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 8627 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8630 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8636 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8649 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8656 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8657 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8658 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8682 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 8681 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8687 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8773 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8774 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8776 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8794 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 8795 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8796 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8803 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8806 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8807 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8811 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8815 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8816 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8820 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8822 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8824 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8825 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8827 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8832 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8846 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8850 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8853 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8859 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8860 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 8861 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 8862 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8863 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8864 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8865 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8875 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8877 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8878 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8881 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8894 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8910 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9039 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9047 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9054 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ raise RuntimeError("populate() isn't reentrant") File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application RuntimeError: populate() isn't reentrant django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9058 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9059 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9060 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9072 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9071 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9073 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9083 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9085 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9089 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9091 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9146 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9189 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9194 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9195 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9200 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9202 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9204 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9216 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9217 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9223 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9237 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9239 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9291 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9292 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9321 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9322 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9325 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9326 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9327 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9329 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9331 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9342 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9346 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9348 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9353 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9354 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9355 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9358 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9364 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9368 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9372 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9375 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9379 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9380 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9381 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9383 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9386 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9388 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9390 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9392 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9420 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9421 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9431 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9433 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9434 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9437 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate Traceback (most recent call last): raise RuntimeError("populate() isn't reentrant") File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9439 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9440 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9441 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9467 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9468 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9472 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9476 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9489 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9490 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9492 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9493 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9494 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9499 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9500 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9806 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9807 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9809 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9810 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9811 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9814 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9815 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9821 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9827 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9828 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9829 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9836 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9838 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9839 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9843 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9852 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9867 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9873 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9875 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 9876 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9888 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9889 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9890 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9984 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 9987 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10033 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10034 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10043 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10047 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10049 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10113 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10145 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10167 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10172 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10176 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10401 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10407 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10433 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10457 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10458 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10460 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10557 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10558 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10559 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10581 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10583 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10589 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10594 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10595 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10606 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10620 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10621 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10638 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10653 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10682 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application Traceback (most recent call last): django.setup(set_prefix=False) File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate application = get_wsgi_application() raise RuntimeError("populate() isn't reentrant") ^^^^^^^^^^^^^^^^^^^^^^ RuntimeError: populate() isn't reentrant File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10693 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10694 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10695 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10702 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10707 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10713 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10721 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10735 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10741 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10743 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10755 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10769 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10771 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 10772 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10773 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10939 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10948 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10949 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11031 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11063 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11066 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11074 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11083 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11159 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11192 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11198 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11204 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11205 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11211 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11218 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11253 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11258 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11257 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11259 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11320 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11322 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11415 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11416 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11419 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11694 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11693 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11698 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11722 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11755 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11784 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11785 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11787 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11824 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11825 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11828 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11851 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11868 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11869 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11872 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11904 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11916 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11917 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11918 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12084 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12095 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12096 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12098 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12113 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12114 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12119 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12128 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12129 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12131 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12314 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12315 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12339 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12367 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12369 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12371 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12383 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 12382 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12385 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12386 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12387 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12391 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12443 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 12442 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12445 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12450 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12451 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12452 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12466 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12467 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12469 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12800 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12813 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12814 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12824 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12833 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12839 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12840 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12843 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12955 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 12954 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12957 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12971 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13054 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13055 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13058 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13316 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13321 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13322 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13325 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13455 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13454 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13457 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13490 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13500 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13499 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13501 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13549 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13550 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13551 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13572 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13571 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13573 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13611 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13612 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13613 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13614 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13615 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13616 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13620 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13648 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13776 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13778 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13901 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13943 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13956 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13962 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13975 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13982 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 13983 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13984 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13986 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13991 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14048 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14129 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14166 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14201 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14217 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14220 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14244 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 14245 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14246 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14280 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 14279 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14282 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14442 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14660 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14661 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14663 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14685 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 14684 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14692 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14696 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14748 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14749 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14751 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14774 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14791 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14792 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14800 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14801 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14812 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14817 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14818 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14819 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14973 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 14974 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14976 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 14999 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15000 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15004 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15010 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 15009 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15011 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15023 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 15024 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15026 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15045 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15048 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15053 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15078 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 15079 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15086 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15128 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15129 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15173 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15174 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15177 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15258 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15274 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15302 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15303 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15305 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15311 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15312 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15318 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 15319 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15320 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15338 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15341 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15354 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15364 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15677 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15678 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15683 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15697 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15698 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15699 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15702 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15703 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15705 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15712 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15713 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15724 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15733 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15735 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15757 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15783 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15967 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15975 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 15974 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 15979 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16212 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16213 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16214 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16431 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 16430 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16432 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16466 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16467 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16469 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16476 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16496 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16511 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16648 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16656 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16664 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16668 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16806 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16818 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 16813 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16837 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16850 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16851 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16861 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 16981 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17045 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17060 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17089 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 17088 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17096 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17112 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17113 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17272 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17295 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17306 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 17307 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17309 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17342 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17369 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 17368 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17371 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17393 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17394 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17395 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17461 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17609 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 17610 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17624 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17643 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 17642 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17648 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17649 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17679 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 17680 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17684 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17692 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17694 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17713 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17888 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17899 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17909 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17910 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17935 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17964 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17988 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 17991 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18042 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18093 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18138 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18153 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18160 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18161 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18163 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18173 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18189 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18194 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18528 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18544 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18545 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18546 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18549 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18559 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18586 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18657 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18668 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18760 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18817 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): application = get_wsgi_application() File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) application = get_wsgi_application() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup raise RuntimeError("populate() isn't reentrant") apps.populate(settings.INSTALLED_APPS) RuntimeError: populate() isn't reentrant File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18821 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18822 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18824 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18851 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18902 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19063 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19069 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19086 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19093 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19114 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19119 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19133 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19139 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19168 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19209 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19310 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19313 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19336 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19370 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup [UID:1069][7719] apps.populate(settings.INSTALLED_APPS) Child process with pid: 19632 was killed by signal: 15, core dumped: no File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19633 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19634 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19643 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19695 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19696 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19697 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19708 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19709 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19710 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19715 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19716 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19843 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20021 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20023 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20024 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20025 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20037 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20036 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20040 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in [UID:1069][7719] Child process with pid: 20052 was killed by signal: 15, core dumped: no application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20053 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20054 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20245 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20244 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20262 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20362 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20363 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20368 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20483 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20484 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20486 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20559 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20560 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20562 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20726 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20725 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20727 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20737 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20736 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20739 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20795 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20796 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20798 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20808 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20823 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20824 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20841 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20853 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20871 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20877 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20886 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21013 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21014 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21015 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21032 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21044 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21049 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21054 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21055 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21092 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21387 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21388 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 21389 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21390 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21417 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21425 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 21424 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21428 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21429 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21465 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 21466 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21474 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21480 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21504 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21511 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21524 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21529 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21534 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21536 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21538 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21547 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21553 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21555 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21715 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21950 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22013 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22014 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22015 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22016 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22020 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22021 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22029 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 22030 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22031 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22040 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22071 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22086 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22089 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22094 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22097 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22131 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22132 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22133 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22146 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22147 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22149 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22151 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22273 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22274 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22276 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22279 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22281 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22282 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22286 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22288 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22289 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22304 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22305 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22307 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22308 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22310 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22311 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22314 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22317 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22318 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22319 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22338 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22339 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22341 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22350 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22351 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22354 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22357 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22359 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22381 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application application = get_wsgi_application() django.setup(set_prefix=False) ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup django.setup(set_prefix=False) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22383 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 22384 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22386 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22389 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22396 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22398 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22535 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup Traceback (most recent call last): apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22548 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 22549 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 22550 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22557 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22559 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22599 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22616 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22643 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 22636 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22649 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22671 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22674 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22676 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22706 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22736 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22846 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22864 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22865 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22867 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22870 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23028 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 23029 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23031 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23041 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23042 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23043 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23046 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23276 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 23275 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23277 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23301 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23302 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23307 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23312 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23380 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23396 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23809 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23839 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23859 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23877 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23887 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23897 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24093 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24094 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24102 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24116 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24406 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24422 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24438 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24446 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24450 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24455 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24468 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24474 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24480 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24572 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24580 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24970 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24971 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24972 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25009 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25080 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25081 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25082 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25083 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25091 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25092 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25094 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25201 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25202 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25208 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25210 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25213 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25224 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25395 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25396 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25397 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25429 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25442 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25452 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25455 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25462 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25463 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25467 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25468 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 25469 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25473 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25474 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25475 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 25476 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25477 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25509 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 25508 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25510 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25664 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25672 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25710 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25711 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25816 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25820 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25826 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25828 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25829 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25830 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25834 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25835 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25842 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25860 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26013 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26041 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26049 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26055 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26288 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 26289 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26291 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26307 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26311 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26651 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26657 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 26658 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26660 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26686 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26777 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27206 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 27205 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27209 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27221 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27237 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27241 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27255 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 27254 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27257 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27279 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27316 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27703 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27728 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27730 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 27731 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27746 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27772 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) application = get_wsgi_application() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup raise RuntimeError("populate() isn't reentrant") apps.populate(settings.INSTALLED_APPS) RuntimeError: populate() isn't reentrant File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27775 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 27776 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27778 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27798 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28152 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28154 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28155 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28159 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28160 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28167 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28168 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28171 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28176 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28188 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28194 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28193 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28195 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28198 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28210 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28212 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28218 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28219 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28220 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28227 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28228 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28230 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28259 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28258 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28260 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28266 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28267 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28268 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28273 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28274 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28283 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28291 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28292 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28294 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28298 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28299 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28301 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28307 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28308 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28309 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28317 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28323 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28338 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28346 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28380 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28404 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28410 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28411 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28413 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28503 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28504 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28507 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28510 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28512 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28513 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28525 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28738 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28739 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28757 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28765 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28766 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28773 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28831 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28830 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28832 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28839 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28840 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28843 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28891 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28907 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28906 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28909 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28913 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28917 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28973 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29002 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29015 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29276 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29309 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29333 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29371 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29485 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29503 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29537 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29545 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29554 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29566 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29618 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29627 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29660 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29744 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 29743 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29747 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29848 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 29847 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29861 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29869 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29870 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29872 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30118 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30127 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30152 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() Traceback (most recent call last): ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup application = get_wsgi_application() apps.populate(settings.INSTALLED_APPS) ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application raise RuntimeError("populate() isn't reentrant") django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup RuntimeError: populate() isn't reentrant apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30153 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 30154 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30160 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30176 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30177 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30178 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30180 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30182 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30187 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30191 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30216 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30228 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30229 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30230 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30237 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30263 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30279 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30293 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30333 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30392 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30393 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30397 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30729 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30737 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30738 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30791 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 30792 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30801 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30805 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30810 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30813 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30820 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30821 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30826 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30843 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30844 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30846 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30884 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31233 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31243 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 31242 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31244 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31250 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 31251 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31252 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31286 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31291 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31304 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31305 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31317 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31323 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31403 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 31402 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31406 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31409 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31432 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31777 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31784 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31787 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31827 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31885 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31938 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31947 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31955 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31982 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32209 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 32210 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32211 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32230 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32234 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32240 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32242 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32250 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 32251 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32253 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32326 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32334 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32352 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 32353 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32355 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32404 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 32422 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 481 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 482 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 485 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 529 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 530 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 534 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 590 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 591 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 617 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 628 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 668 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 686 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 689 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 708 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 722 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 723 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 725 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 733 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 888 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 889 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 892 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1093 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1232 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1407 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1422 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 1421 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1426 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1432 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1517 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1518 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1520 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1521 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1554 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 1555 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1556 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1557 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1558 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1569 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1576 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1579 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1584 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1599 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1601 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1624 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1625 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1626 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1637 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1644 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1645 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1648 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1650 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1656 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1674 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1680 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1681 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1684 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 1685 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1689 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1690 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1695 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1700 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1727 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 1897 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2196 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2232 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2241 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2263 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 2262 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 2264 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 2265 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2267 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2282 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2287 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2289 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2349 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2355 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2358 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2382 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2519 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2527 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2532 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2537 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2539 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2540 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2541 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2548 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2643 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2661 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 2871 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3147 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3471 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3849 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3852 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3946 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") Traceback (most recent call last): RuntimeError: populate() isn't reentrant File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3948 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 3949 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3952 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3959 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 3958 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 3965 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4127 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4132 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4146 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 4147 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4148 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4261 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4333 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4371 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4393 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4394 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4397 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4456 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4486 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4646 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 4645 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4649 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application Traceback (most recent call last): django.setup(set_prefix=False) File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate application = get_wsgi_application() raise RuntimeError("populate() isn't reentrant") ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application RuntimeError: populate() isn't reentrant django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4654 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 4655 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4657 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4670 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4678 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4687 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4774 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4794 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 4793 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4796 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4802 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4803 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4804 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4809 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4810 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4812 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4814 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4815 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4818 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4824 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4828 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4831 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4833 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4834 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4835 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4847 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4853 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4875 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 4995 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5002 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5003 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5004 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5005 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5006 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5008 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5012 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5013 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5014 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5016 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5017 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5020 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5021 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5022 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5025 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5028 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5029 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5030 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5034 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5047 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5048 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5054 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5055 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5064 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5065 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5066 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5075 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5076 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5078 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5128 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5129 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5130 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() [UID:1069][7719] Child process with pid: 5147 was killed by signal: 15, core dumped: no ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup Traceback (most recent call last): apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5148 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5149 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5150 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5152 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5153 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5294 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5295 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5299 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5303 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5308 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5313 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5314 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5315 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5330 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5339 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5442 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5441 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5444 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5500 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5537 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5538 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5540 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5542 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5543 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5545 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5562 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5581 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5585 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5586 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5589 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5595 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5626 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5632 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5664 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 5663 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5677 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5678 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 5680 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6020 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6019 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6022 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6038 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6039 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6042 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6167 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6174 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6204 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6209 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6266 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6272 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate Traceback (most recent call last): raise RuntimeError("populate() isn't reentrant") File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6273 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6274 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6276 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6289 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6319 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6339 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6357 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6364 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6365 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6366 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6391 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6394 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6395 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6398 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6583 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6584 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6587 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6603 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6604 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6605 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() Traceback (most recent call last): ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup application = get_wsgi_application() apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application raise RuntimeError("populate() isn't reentrant") django.setup(set_prefix=False) RuntimeError: populate() isn't reentrant File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6608 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6609 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6631 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6634 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6639 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6641 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6648 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6647 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6649 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6651 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6809 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6812 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6820 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6831 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate application = get_wsgi_application() raise RuntimeError("populate() isn't reentrant") ^^^^^^^^^^^^^^^^^^^^^^ RuntimeError: populate() isn't reentrant File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6832 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 6833 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6835 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6856 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6868 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6885 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6980 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6985 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) [UID:1069][7719] Child process with pid: 6987 was killed by signal: 15, core dumped: no File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6988 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 6991 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7004 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7003 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7007 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7168 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7169 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7171 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7189 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7188 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7190 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7194 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7200 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7202 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7205 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7210 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7212 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7215 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7262 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7348 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7353 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7359 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7366 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7395 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7396 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7397 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7405 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7422 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7463 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7472 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7496 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7495 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7497 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7499 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7695 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7696 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7697 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7851 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7853 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7860 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7977 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 7978 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7980 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7981 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 7999 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8001 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8009 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8013 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8017 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8018 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 8940 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10209 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 10926 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11103 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11582 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11581 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11605 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11640 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 11641 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 11642 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12006 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12019 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12020 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12168 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 12169 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12219 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 12505 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13097 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13207 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13854 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13867 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 13884 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18031 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18032 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18035 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18042 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18047 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18072 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18074 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18097 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18098 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18099 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18109 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18190 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18198 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18205 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18208 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18209 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18216 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18229 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18516 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18517 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18534 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18538 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18554 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18555 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18557 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18562 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18563 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18564 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18576 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18578 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18579 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18582 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18592 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18659 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18658 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18675 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18676 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18682 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18694 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18695 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18696 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18718 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18717 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18720 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18722 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18729 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18742 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18743 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18746 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18752 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18785 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 18784 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18786 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18825 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18826 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 18829 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19203 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 19202 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19206 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19240 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19241 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19245 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19263 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19265 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19266 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19648 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19650 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup Traceback (most recent call last): apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19654 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 19655 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19658 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19659 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 19660 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19663 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19664 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19665 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19666 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19688 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19703 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19704 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate application = get_wsgi_application() raise RuntimeError("populate() isn't reentrant") ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application RuntimeError: populate() isn't reentrant django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19708 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 19709 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19710 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19726 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19744 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19746 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19753 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19754 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19755 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19759 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19769 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() [UID:1069][7719] Child process with pid: 19818 was killed by signal: 15, core dumped: no ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19819 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19820 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19821 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19827 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 19828 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19831 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19832 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19837 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 19854 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20014 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20019 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20021 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20027 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20028 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20030 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20042 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20062 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20061 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20063 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20084 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20085 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20087 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20093 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20140 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20179 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20186 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20194 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20199 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20201 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20243 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20244 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20248 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20249 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20422 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20423 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20425 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20427 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20430 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20448 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20451 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20452 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20454 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20460 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20461 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20484 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20485 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20598 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20624 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20625 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20626 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20653 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20654 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20655 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20708 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20709 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20710 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20815 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20834 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20906 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 20907 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20908 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20911 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20912 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20915 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 20923 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21338 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21388 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 21389 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21393 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21401 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21402 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21403 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21529 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 21528 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21533 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21542 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21544 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21546 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21552 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21553 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21554 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21557 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21558 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21559 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21577 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21582 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21627 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21628 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21630 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21836 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21866 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 21896 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22006 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22020 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22025 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 22026 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22027 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22057 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22063 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22070 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22109 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22115 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22306 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22313 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22569 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 22568 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22570 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22957 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 22958 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22959 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 22978 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23094 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23109 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23110 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 23111 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23112 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23162 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23171 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23173 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23174 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23175 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23184 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23186 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23198 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23203 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23204 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23462 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23488 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23499 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23515 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 23514 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23516 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23517 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23536 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 23535 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23538 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23571 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23663 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23681 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 23686 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24101 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24100 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24102 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24109 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24120 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24176 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24177 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24181 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24285 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24300 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24299 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24302 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24306 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24307 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24308 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24324 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24351 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24352 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24356 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24359 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24362 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24363 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24364 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24366 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24373 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24395 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24538 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24547 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24551 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24553 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24558 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24559 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24560 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24581 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24681 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24682 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24683 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24745 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24744 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24747 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24810 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24824 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24825 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24826 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24905 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 24904 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 24907 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25047 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 25046 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25050 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25055 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25057 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25060 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25061 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 25062 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25067 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25094 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 25093 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25096 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ raise RuntimeError("populate() isn't reentrant") File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application RuntimeError: populate() isn't reentrant django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25106 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 25105 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25107 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 25108 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25110 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25111 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25128 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25133 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25138 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25139 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25143 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25150 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25151 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25154 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25198 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25199 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25313 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25336 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25340 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25345 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25394 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25395 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25403 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25404 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25407 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25409 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25419 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25617 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25626 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25640 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25645 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25648 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25653 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25656 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25718 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 25719 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25721 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25728 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25729 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25731 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25732 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25741 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25747 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25838 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25861 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25865 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25866 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25876 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25890 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25891 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25915 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25923 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25928 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 25941 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26100 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26137 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26139 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26147 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26155 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26158 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26161 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26469 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26502 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26503 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26526 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26527 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 26528 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26533 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26851 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26883 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26887 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26888 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26890 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26900 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26901 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26902 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26920 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 26933 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27122 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 27121 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27124 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27137 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27138 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27141 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27143 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27150 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27205 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27206 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27207 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27358 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27368 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27387 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27388 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27390 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27413 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27471 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 27470 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27474 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27492 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27493 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27496 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27511 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27513 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27514 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27520 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27569 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27611 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27612 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27615 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27666 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27696 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27720 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27944 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 27992 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28013 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28012 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28018 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28022 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28118 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28117 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28120 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28148 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28147 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28152 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28154 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28155 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28179 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28182 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28183 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28184 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28186 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28212 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28218 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28219 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28222 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28228 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28229 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28230 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28233 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28234 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28235 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28237 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28254 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28257 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28388 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28407 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28411 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28414 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28424 was killed by signal: 15, core dumped: no Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28439 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28440 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28442 was killed by signal: 15, core dumped: no [UID:1069][7719] Child process with pid: 28443 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28445 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28448 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28458 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28708 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 28888 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 29869 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 30172 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31117 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31118 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31120 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31123 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31141 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31143 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31146 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31521 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31522 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31527 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31532 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31533 was killed by signal: 15, core dumped: no Traceback (most recent call last): File "/home2/proactiv/public_html/vap/passenger_wsgi.py", line 13, in application = get_wsgi_application() ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/apps/registry.py", line 83, in populate raise RuntimeError("populate() isn't reentrant") RuntimeError: populate() isn't reentrant [UID:1069][7719] Child process with pid: 31534 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 1734 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7421'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7421 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2135'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2135 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VP3TKFDULB STATUS VP3TKFDULB start ts=2025-10-22T04:32:08.925851+00:00 bg start order_id=VP3TKFDULB service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VP3TKFDULB no local tx row yet STATUS VP3TKFDULB calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP3TKFDULB', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP3TKFDULB provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP3TKFDULB no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP3TKFDULB STATUS VP3TKFDULB start ts=2025-10-22T04:32:15.331795+00:00 STATUS VP3TKFDULB no local tx row yet STATUS VP3TKFDULB calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP3TKFDULB Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221002097850', 'TxnId': 'VP3TKFDULB', 'status': 'SUCCESS', 'number': '7384485004', 'amount': '199.00', 'RefId': '1699816594', 'operator': 'AT', 'service': 'Mobile', 'Comi': '3.582', 'reqTime': '2025-10-22 10:02:09', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP3TKFDULB provider -> normalized=SUCCESS, resText='Payment Processed', refId=1699816594, orderId=202510221002097850 STATUS VP3TKFDULB no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 8733 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 18249 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][19241] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][19242] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][19240] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 19241 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== None {'first_name': 'B', 'last_name': 'Sreenivasulu ', 'mobile_number': '9000859535', 'email': 'sreenivasulu5675@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kalikiri ', 'pincode': '517234', 'referral_code_input': 'VRL15691', 'agreed_terms': True} None {'first_name': 'Pitchika', 'last_name': 'Rama Mohana Rao', 'mobile_number': '7482399865', 'email': 'rammohan4458@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533296', 'referral_code_input': '1AP475156', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 19242 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'Pitchika', 'last_name': 'Rama Mohana Rao', 'mobile_number': '7483399865', 'email': 'rammohan4458@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533296', 'referral_code_input': '1AP475156', 'agreed_terms': True} {'first_name': 'Pitchika', 'last_name': 'Rama Mohana Rao', 'mobile_number': '7483399865', 'email': 'rammohan4458@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533296', 'referral_code_input': '1AP475156', 'agreed_terms': True} {'first_name': 'Pitchika', 'last_name': 'Rama Mohana Rao', 'mobile_number': '7483399865', 'email': 'rammohan4458@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533296', 'referral_code_input': '1AP475156', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][20107] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 20318 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 20422 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 20089 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 20484 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'NADIMIDODDI', 'last_name': 'SRINIVAS', 'mobile_number': '9618596136', 'email': 'Srinivasnadimididdi12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD', 'pincode': '500054', 'referral_code_input': 'VRL14699', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0000'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0000 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPWYWGOSYQ STATUS VPWYWGOSYQ start ts=2025-10-22T04:54:18.935856+00:00 bg start order_id=VPWYWGOSYQ service=prepaid prepaid In side dispatch_service_payment function STATUS VPWYWGOSYQ no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPWYWGOSYQ calling provider\u2026 Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPWYWGOSYQ', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPWYWGOSYQ provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPWYWGOSYQ no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPWYWGOSYQ STATUS VPWYWGOSYQ start ts=2025-10-22T04:54:24.776237+00:00 STATUS VPWYWGOSYQ no local tx row yet STATUS VPWYWGOSYQ calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPWYWGOSYQ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221024195587', 'TxnId': 'VPWYWGOSYQ', 'status': 'SUCCESS', 'number': '6305730800', 'amount': '349.00', 'RefId': '6681756045', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-22 10:24:19', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPWYWGOSYQ provider -> normalized=SUCCESS, resText='Payment Processed', refId=6681756045, orderId=202510221024195587 STATUS VPWYWGOSYQ no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][23926] [ERROR] [UID:1069][23925] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 1204, in _gcd_import File "", line 940, in exec_module File "", line 1176, in _find_and_load File "", line 241, in _call_with_frames_removed File "", line 1147, in _find_and_load_unlocked File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 23925 was killed by signal: 11, core dumped: no [UID:1069][845] Child process with pid: 23926 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VP18XZJCTK STATUS VP18XZJCTK start ts=2025-10-22T05:02:33.254322+00:00 bg start order_id=VP18XZJCTK service=lpg lpg In side dispatch_service_payment function STATUS VP18XZJCTK no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VP18XZJCTK calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP18XZJCTK', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP18XZJCTK provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP18XZJCTK no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP18XZJCTK STATUS VP18XZJCTK start ts=2025-10-22T05:02:40.544229+00:00 STATUS VP18XZJCTK no local tx row yet STATUS VP18XZJCTK calling provider\u2026 RAW {'orderId': '2025102210358695', 'TxnId': 'VP18XZJCTK', 'status': 'SUCCESS', 'number': '9550546904', 'amount': '922.00', 'RefId': 'MK015295BAAL4ZG5D000', 'operator': 'ING', 'service': 'LPG', 'Comi': '0.800', 'reqTime': '2025-10-22 10:32:35', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VP18XZJCTK provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015295BAAL4ZG5D000, orderId=2025102210358695 STATUS VP18XZJCTK no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block =============================== Just entered Recharge Status API ================================== None could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP18XZJCTK Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPPYFH3WWX service=dth dth In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service bg done order_id=VPPYFH3WWX status=Failed 2. Failed 2. Failed =============================== Just entered Recharge Status API ================================== txnid VPPYFH3WWX STATUS VPPYFH3WWX start ts=2025-10-22T05:04:36.339617+00:00 ------------------ Response data ----------------- {'bal': '0', 'Comi': '0.000', 'TxnId': 'VPPYFH3WWX', 'optId': '', 'Number': '1395446287', 'amount': '200.00', 'status': 'FAILED', 'resText': 'operator not matched', 'service': 'DTH', 'operator': 'TS', 'billAmount': '', 'VoucherCode': ''} STATUS VPPYFH3WWX calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPPYFH3WWX', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPPYFH3WWX provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPPYFH3WWX current=Failed age=3.2s young_pending=False STATUS VPPYFH3WWX persisted change: Failed -> Error STATUS VPPYFH3WWX summary synced to Error STATUS VPPYFH3WWX respond -> ERROR, msg='Transaction id not Exist', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chappidi', 'last_name': 'Vamsi', 'mobile_number': '9515893378', 'email': 'vamsichappidi835@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicharla', 'pincode': '517192', 'referral_code_input': 'VRL14700', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][29056] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== None None None None OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '9550546904', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '9550546904', 'consumer_id': ''} 9550546904 OrderedDict([('service', 'dth'), ('provider', 'TS'), ('fields', {'subscriber_id': '1395446287'})]) ====================== BillValidate ====================== dth TS {'subscriber_id': '1395446287'} 1395446287 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} None None OrderedDict([('service', 'fastag'), ('provider', 'SBIF'), ('fields', {'vehicle_number': 'AP39UP7999'})]) ====================== BillValidate ====================== fastag SBIF {'vehicle_number': 'AP39UP7999'} AP39UP7999 {'first_name': 'Syam ', 'last_name': 'U', 'mobile_number': '8374579285', 'email': 'ullindalasyamguresh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Rentachintala ', 'pincode': '522421', 'referral_code_input': 'VP98WQ52', 'agreed_terms': True} OrderedDict([('service', 'dth'), ('provider', 'TS'), ('fields', {'subscriber_id': '1395446287', 'amount': '200'})]) ====================== BillValidate ====================== dth TS {'subscriber_id': '1395446287', 'amount': '200'} 1395446287 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} None None None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPQ9SMX7DR service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPQ9SMX7DR Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPQ9SMX7DR STATUS VPQ9SMX7DR start ts=2025-10-22T05:12:05.840457+00:00 ------------------ Response data ----------------- {'bal': '2750.07', 'Comi': '7.164', 'optId': 'PBR2510221042460027', 'amount': 199, 'mobile': '9703252268', 'status': 'SUCCESS', 'orderId': 'VPQ9SMX7DR', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '199.00'} STATUS VPQ9SMX7DR LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][1213] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt None None None None None {'first_name': 'Mahaboob Subhani', 'last_name': 'Mohammed', 'mobile_number': '9705551409', 'email': 'subhanimm786@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Repalle', 'pincode': '522265', 'referral_code_input': 'VP4MH725', 'agreed_terms': True} None None {'first_name': 'Vasu ', 'last_name': 'Pamu', 'mobile_number': '9398882079', 'email': 'vasupamu27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Krishna ', 'pincode': '521131', 'referral_code_input': 'VRL14097', 'agreed_terms': True} None {'first_name': 'POOJITHA ', 'last_name': 'DURGAM', 'mobile_number': '7207505780', 'email': 'poojithadurgam7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517502', 'referral_code_input': 'VP226646', 'agreed_terms': True} {'first_name': 'POOJITHA ', 'last_name': 'DURGAM', 'mobile_number': '7207505780', 'email': 'poojithadurgam7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517502', 'referral_code_input': 'VP226646', 'agreed_terms': True} {'first_name': 'POOJITHA ', 'last_name': 'DURGAM', 'mobile_number': '7207505780', 'email': 'poojithadurgam7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517502', 'referral_code_input': 'VP226646', 'agreed_terms': True} {'first_name': 'POOJITHA ', 'last_name': 'DURGAM', 'mobile_number': '7207505780', 'email': 'poojithadurgam7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517502', 'referral_code_input': 'VP226646', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'M B', 'last_name': 'NAGARAJU', 'mobile_number': '7013458120', 'email': 'nagaraj.mb109@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515002', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chilaka', 'last_name': 'Anuradha', 'mobile_number': '6305545838', 'email': 'chilakaanuradha23@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517507', 'referral_code_input': 'VP85HBSJ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. None =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9700'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9700 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9866'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9866 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPUQZUJN5A service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPUQZUJN5A Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPUQZUJN5A STATUS VPUQZUJN5A start ts=2025-10-22T05:21:19.213610+00:00 ------------------ Response data ----------------- {'bal': '2108.23', 'Comi': '11.682', 'optId': '1700857318', 'amount': 649, 'mobile': '7093934462', 'status': 'SUCCESS', 'orderId': 'VPUQZUJN5A', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '649.00'} STATUS VPUQZUJN5A LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Child process with pid: 8196 was killed by signal: 15, core dumped: no [UID:1069][845] Child process with pid: 8195 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][9114] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][10829] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1980'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1980 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPFTJKQRDM service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPFTJKQRDM Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPFTJKQRDM STATUS VPFTJKQRDM start ts=2025-10-22T05:26:08.858004+00:00 ------------------ Response data ----------------- {'bal': '1974.91', 'Comi': '0.000', 'optId': '', 'amount': 145, 'mobile': '9440689568', 'status': 'FAILED', 'orderId': 'VPFTJKQRDM', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '0.00'} STATUS VPFTJKQRDM LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None {'first_name': 'Orsu', 'last_name': 'Ravikumar ', 'mobile_number': '9701910140', 'email': 'raviswathi857@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kalikiri', 'pincode': '517234', 'referral_code_input': 'VRL14771', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kashetti ', 'last_name': 'Sai Krishna ', 'mobile_number': '9963959973', 'email': 'SaiKrishnakittu1992@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar ', 'pincode': '505416', 'referral_code_input': 'VP6HSGO6', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} None {'first_name': 'Bhargavi ', 'last_name': 'Darisi ', 'mobile_number': '6304620061', 'email': 'darisibhargavi4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Bantumilli ', 'pincode': '521325', 'referral_code_input': 'VP86HOZM', 'agreed_terms': True} None None None None None =============================== Just entered Recharge Status API ================================== None None None None None {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SOLLI ', 'last_name': 'SURENFRA', 'mobile_number': '06304876725', 'email': 'surendras33749@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Vepulaparthi', 'pincode': '515863', 'referral_code_input': '1AP102147', 'agreed_terms': True} {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Warangal ', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Warangal ', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 28683 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][28932] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Warangal ', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Warangal ', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Warangal ', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Warangal ', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Warangal ', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} {'first_name': 'SOLLI ', 'last_name': 'SURENFRA', 'mobile_number': '06304876725', 'email': 'surendras33749@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Vepulaparthi', 'pincode': '515863', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal ', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal ', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Telangana', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== None None None OrderedDict([('service', 'dth'), ('provider', 'SD'), ('fields', {'subscriber_id': '10562533553'})]) ====================== BillValidate ====================== dth SD {'subscriber_id': '10562533553'} 10562533553 {'Status': 'SUCCESS', 'CustomerName': 'Guruprasad', 'Balance': '5.09', 'Monthly': '1195', 'NextRecharge': '10-Apr-2026', 'Planname': 'Churn Control Telugu Basic Freedom Offer Package Subscription 6 Months_renewal', 'Message': 'DTH Info'} None None =============================== Just entered Recharge Status API ================================== {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Telangana', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Telangana', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Telangana', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'K', 'last_name': 'Sreedharroy', 'mobile_number': '903069514', 'email': 'ssreedharking@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Ffy,', 'pincode': '517192', 'referral_code_input': 'rompicherala ', 'agreed_terms': True} None None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Yerragonda ', 'last_name': 'Subbharao ', 'mobile_number': '7989192762', 'email': 'Subbusuneetha9491@gmil.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Rampachodavaram ', 'pincode': '533288', 'referral_code_input': 'VP638122 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Yerragonda ', 'last_name': 'Subbharao ', 'mobile_number': '7989192762', 'email': 'Subbusuneetha9491@gmil.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Rampachodavaram ', 'pincode': '533288', 'referral_code_input': 'VP754037 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Telangana', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Telangana', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'IPPA Bhaskar ', 'last_name': 'Nathanael ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Skzr', 'pincode': '504229', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sandhya', 'last_name': 'Thmmapaa', 'mobile_number': '9618970510', 'email': 'thimmappasandhya05@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518642', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1456'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1456 1. recharge_status : Pending bg start order_id=VP1OWJ81V6 service=prepaid txnid VP1OWJ81V6 prepaid STATUS VP1OWJ81V6 start ts=2025-10-22T06:04:36.911569+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VP1OWJ81V6 no local tx row yet STATUS VP1OWJ81V6 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP1OWJ81V6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP1OWJ81V6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP1OWJ81V6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure txnid VP1OWJ81V6 Inside handle_recharge_outcome : failure block STATUS VP1OWJ81V6 start ts=2025-10-22T06:04:43.624782+00:00 could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' ------------------ Response data ----------------- {'bal': '1921.91', 'Comi': '1.188', 'optId': '6682231736', 'amount': 198, 'mobile': '9676589271', 'status': 'SUCCESS', 'orderId': 'VP1OWJ81V6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '198.00'} STATUS VP1OWJ81V6 LOCAL terminal -> SUCCESS bg failed order_id=VP1OWJ81V6 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None OrderedDict([('service', 'dth'), ('provider', 'SD'), ('fields', {'subscriber_id': '10562533553', 'amount': '300'})]) ====================== BillValidate ====================== dth SD {'subscriber_id': '10562533553', 'amount': '300'} 10562533553 {'Status': 'SUCCESS', 'CustomerName': 'Guruprasad', 'Balance': '5.09', 'Monthly': '1195', 'NextRecharge': '10-Apr-2026', 'Planname': 'Churn Control Telugu Basic Freedom Offer Package Subscription 6 Months_renewal', 'Message': 'DTH Info'} {'first_name': 'K', 'last_name': 'Sreedharroy', 'mobile_number': '903069514', 'email': 'ssreedharking@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Ffy,', 'pincode': '517192', 'referral_code_input': 'rompicherala ', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '100000', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '100000', 'agreed_terms': True} None {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Telangana', 'pincode': '543957', 'referral_code_input': '868688', 'agreed_terms': True} None None None None None {'first_name': 'K', 'last_name': 'Sreedharroy', 'mobile_number': '903069514', 'email': 'ssreedharking@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherala', 'pincode': '517192', 'referral_code_input': 'rompicherala ', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'Sreedharroy', 'mobile_number': '903069514', 'email': 'ssreedharking@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherala', 'pincode': '517192', 'referral_code_input': 'rompicherala', 'agreed_terms': True} None {'first_name': 'K', 'last_name': 'Sreedharroy', 'mobile_number': '903069514', 'email': 'ssreedharking@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherala', 'pincode': '517192', 'referral_code_input': 'rompicherala', 'agreed_terms': True} None None {'first_name': 'Vamshi ', 'last_name': 'V', 'mobile_number': '9553109665', 'email': 'vaddepallyvamshi26320@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': '', 'pincode': '508114', 'referral_code_input': 'VP3KEEYI', 'agreed_terms': True} {'first_name': 'Vamshi ', 'last_name': 'V', 'mobile_number': '9553109665', 'email': 'vaddepallyvamshi26320@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda ', 'pincode': '508114', 'referral_code_input': 'VP3KEEYI', 'agreed_terms': True} {'first_name': 'Ansul ', 'last_name': 'Kumar ', 'mobile_number': '9151334639', 'email': 'ansuldeewama@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '559', 'city': 'Padrauna', 'pincode': 'Lpopk8126d', 'referral_code_input': '', 'agreed_terms': True} None {'first_name': 'Raghavender ', 'last_name': 'Reddy ', 'mobile_number': '7671841671', 'email': 'raghavendherreddy111@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '501203', 'referral_code_input': 'VRL15332', 'agreed_terms': True} None None {'first_name': 'Yashitha', 'last_name': 'C', 'mobile_number': '09059207115', 'email': 'yashithayuva@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Kamma Kandriga', 'pincode': '517591', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohammad ', 'last_name': 'Juveriya ', 'mobile_number': '7569626405', 'email': 'juveriya2095@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '501508', 'referral_code_input': 'VRL15326', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1979'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1979 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9756'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9756 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][6807] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '8981339758'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '8981339758'} 8981339758 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Telangana', 'pincode': '2001', 'referral_code_input': '868688', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. {'first_name': 'Erpula', 'last_name': 'Prashanth', 'mobile_number': '9666286316', 'email': 'prshantherupula4951@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'HYDERABAD', 'pincode': '502102', 'referral_code_input': 'VRL14135', 'agreed_terms': True} [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1979'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1979 [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPHOWCTXMY service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPHOWCTXMY STATUS VPHOWCTXMY start ts=2025-10-22T06:07:58.752456+00:00 STATUS VPHOWCTXMY no local tx row yet STATUS VPHOWCTXMY calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPHOWCTXMY', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPHOWCTXMY provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPHOWCTXMY no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPHOWCTXMY STATUS VPHOWCTXMY start ts=2025-10-22T06:08:04.561351+00:00 STATUS VPHOWCTXMY no local tx row yet STATUS VPHOWCTXMY calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPHOWCTXMY', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPHOWCTXMY provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPHOWCTXMY no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPHOWCTXMY STATUS VPHOWCTXMY start ts=2025-10-22T06:08:10.507290+00:00 STATUS VPHOWCTXMY no local tx row yet STATUS VPHOWCTXMY calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPHOWCTXMY', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPHOWCTXMY provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPHOWCTXMY no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPHOWCTXMY STATUS VPHOWCTXMY start ts=2025-10-22T06:08:16.320958+00:00 STATUS VPHOWCTXMY no local tx row yet STATUS VPHOWCTXMY calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPHOWCTXMY', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPHOWCTXMY provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPHOWCTXMY no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPHOWCTXMY STATUS VPHOWCTXMY start ts=2025-10-22T06:08:22.646079+00:00 STATUS VPHOWCTXMY no local tx row yet STATUS VPHOWCTXMY calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510221138179246', 'TxnId': 'VPHOWCTXMY', 'status': 'PENDING', 'number': '7036808909', 'amount': '199.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 11:38:17', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPHOWCTXMY provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510221138179246 STATUS VPHOWCTXMY no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPHOWCTXMY Inside handle recharge outcome STATUS VPHOWCTXMY start ts=2025-10-22T06:08:37.443924+00:00 failure Inside handle_recharge_outcome : failure block ------------------ Response data ----------------- could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' {'bal': '1724.10', 'Comi': '7.164', 'optId': 'UER2510221138450064', 'amount': 199, 'mobile': '7036808909', 'status': 'SUCCESS', 'orderId': 'VPHOWCTXMY', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '199.00'} STATUS VPHOWCTXMY LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== bg failed order_id=VPHOWCTXMY Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== {'first_name': 'Mulavagula ', 'last_name': 'Venkatarama ', 'mobile_number': '7337427072', 'email': 'venkatramna1432@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL 15836', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending bg start order_id=VPVZON93IV service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPVZON93IV STATUS VPVZON93IV start ts=2025-10-22T06:10:32.125430+00:00 STATUS VPVZON93IV no local tx row yet STATUS VPVZON93IV calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPVZON93IV', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPVZON93IV provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPVZON93IV no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPVZON93IV STATUS VPVZON93IV start ts=2025-10-22T06:10:37.935733+00:00 STATUS VPVZON93IV no local tx row yet STATUS VPVZON93IV calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPVZON93IV Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': None, 'TxnId': 'VPVZON93IV', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPVZON93IV provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPVZON93IV no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPVZON93IV STATUS VPVZON93IV start ts=2025-10-22T06:10:44.840602+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 799, 'mobile': '852080709', 'status': 'FAILED', 'orderId': 'VPVZON93IV', 'resText': 'number is not valid ', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPVZON93IV LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Telangana', 'pincode': '2001', 'referral_code_input': '167871169', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mulavagula ', 'last_name': 'Venkatarama ', 'mobile_number': '7337427072', 'email': 'venkatramna1432@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL 15836', 'agreed_terms': True} {'first_name': 'Mulavagula ', 'last_name': 'Venkatarama ', 'mobile_number': '7337427072', 'email': 'venkatramna1432@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15836', 'agreed_terms': True} None {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'shahanatabassum8686@gmail', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Telangana', 'pincode': '2001', 'referral_code_input': '167871169', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sk basheeramma ', 'last_name': 'Basheeramma', 'mobile_number': '9618060863', 'email': 'basheerammask732@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Tadepalligudem ', 'pincode': '534101 ', 'referral_code_input': 'VP7MOZMT', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending bg start order_id=VPP7HDA0XK service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPP7HDA0XK Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPP7HDA0XK STATUS VPP7HDA0XK start ts=2025-10-22T06:17:44.940445+00:00 ------------------ Response data ----------------- {'bal': '932.26', 'Comi': '14.382', 'optId': '1702079392', 'amount': 799, 'mobile': '8520807099', 'status': 'SUCCESS', 'orderId': 'VPP7HDA0XK', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '799.00'} STATUS VPP7HDA0XK LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9963'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9963 1. recharge_status : Pending None bg start order_id=VP2IWSPPNT service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP2IWSPPNT STATUS VP2IWSPPNT start ts=2025-10-22T06:19:38.967461+00:00 STATUS VP2IWSPPNT no local tx row yet STATUS VP2IWSPPNT calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP2IWSPPNT', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP2IWSPPNT provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP2IWSPPNT no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP2IWSPPNT STATUS VP2IWSPPNT start ts=2025-10-22T06:19:44.970864+00:00 STATUS VP2IWSPPNT no local tx row yet STATUS VP2IWSPPNT calling provider\u2026 RAW {'orderId': '202510221149399633', 'TxnId': 'VP2IWSPPNT', 'status': 'PENDING', 'number': '9963097261', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 11:49:40', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP2IWSPPNT provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510221149399633 STATUS VP2IWSPPNT no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP2IWSPPNT Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VP2IWSPPNT STATUS VP2IWSPPNT start ts=2025-10-22T06:19:52.295701+00:00 ------------------ Response data ----------------- {'bal': '747.65', 'Comi': '3.582', 'optId': '1702131051', 'amount': 199, 'mobile': '9963097261', 'status': 'SUCCESS', 'orderId': 'VP2IWSPPNT', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '199.00'} STATUS VP2IWSPPNT LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPEIRFBNHL service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPEIRFBNHL Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPEIRFBNHL STATUS VPEIRFBNHL start ts=2025-10-22T06:20:09.438894+00:00 ------------------ Response data ----------------- {'bal': '402.23', 'Comi': '6.282', 'optId': '1537487242', 'amount': 349, 'mobile': '9490807890', 'status': 'SUCCESS', 'orderId': 'VPEIRFBNHL', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '349.00'} STATUS VPEIRFBNHL LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][16780] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][16781] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][845] Child process with pid: 16781 was killed by signal: 11, core dumped: no [UID:1069][845] Child process with pid: 16780 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramavath ', 'last_name': 'Ramanji Naik', 'mobile_number': '6305559330', 'email': 'ramanjinaikramavath15@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Yerragonda palem', 'pincode': '523327', 'referral_code_input': 'VRL15637', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== None VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 19839 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1421'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1421 1. recharge_status : Pending bg start order_id=VPPZ1WG3SA service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPPZ1WG3SA Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPPZ1WG3SA STATUS VPPZ1WG3SA start ts=2025-10-22T06:29:40.397519+00:00 ------------------ Response data ----------------- {'bal': '5209.51', 'Comi': '3.582', 'optId': '1702332677', 'amount': 199, 'mobile': '8885364058', 'status': 'SUCCESS', 'orderId': 'VPPZ1WG3SA', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '199.00'} STATUS VPPZ1WG3SA LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4321'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4321 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VP6RIKS5G0 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP6RIKS5G0 STATUS VP6RIKS5G0 start ts=2025-10-22T06:37:48.441504+00:00 STATUS VP6RIKS5G0 no local tx row yet STATUS VP6RIKS5G0 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP6RIKS5G0', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP6RIKS5G0 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP6RIKS5G0 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP6RIKS5G0 STATUS VP6RIKS5G0 start ts=2025-10-22T06:37:54.180036+00:00 STATUS VP6RIKS5G0 no local tx row yet STATUS VP6RIKS5G0 calling provider\u2026 RAW {'orderId': '202510221207542549', 'TxnId': 'VP6RIKS5G0', 'status': 'PENDING', 'number': '9647319194', 'amount': '579.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 12:07:54', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP6RIKS5G0 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510221207542549 STATUS VP6RIKS5G0 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP6RIKS5G0 STATUS VP6RIKS5G0 start ts=2025-10-22T06:37:59.920222+00:00 STATUS VP6RIKS5G0 no local tx row yet STATUS VP6RIKS5G0 calling provider\u2026 RAW {'orderId': '202510221207542549', 'TxnId': 'VP6RIKS5G0', 'status': 'PENDING', 'number': '9647319194', 'amount': '579.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 12:07:54', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP6RIKS5G0 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510221207542549 STATUS VP6RIKS5G0 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP6RIKS5G0 STATUS VP6RIKS5G0 start ts=2025-10-22T06:38:05.650452+00:00 STATUS VP6RIKS5G0 no local tx row yet STATUS VP6RIKS5G0 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP6RIKS5G0 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221207542549', 'TxnId': 'VP6RIKS5G0', 'status': 'SUCCESS', 'number': '9647319194', 'amount': '579.00', 'RefId': 'RBH2510221208420002', 'operator': 'VI', 'service': 'Mobile', 'Comi': '20.844', 'reqTime': '2025-10-22 12:07:54', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP6RIKS5G0 provider -> normalized=SUCCESS, resText='Payment Processed', refId=RBH2510221208420002, orderId=202510221207542549 STATUS VP6RIKS5G0 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kamaraju', 'last_name': 'Yaswanth ', 'mobile_number': '8464060250', 'email': 'kamarajuyaswanth@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Porumamilla ', 'pincode': '631502', 'referral_code_input': 'VP1EPDJE', 'agreed_terms': True} {'first_name': 'Bondela', 'last_name': 'Manjula', 'mobile_number': '07997753199', 'email': 'manjubadhisetti1986@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'ALLAGADDA', 'pincode': '518543', 'referral_code_input': '1AP481597', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S ', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S ', 'agreed_terms': True} None {'first_name': 'Shaik', 'last_name': 'Afsana parveen', 'mobile_number': '8919673039', 'email': 'ssvallishaik@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kalikiri ', 'pincode': '517234', 'referral_code_input': 'VRL15739', 'agreed_terms': True} None {'first_name': 'Thalluri ', 'last_name': 'Saritha ', 'mobile_number': '9063985190', 'email': 'sarithachintha1994@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Manuguru ', 'pincode': '507117', 'referral_code_input': '', 'agreed_terms': True} None None None None {'first_name': 'Santhosh ', 'last_name': 'Kolugori ', 'mobile_number': '7416252994', 'email': 'koluguri.santhu31578@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '500034', 'referral_code_input': '', 'agreed_terms': True} None None None None None None None None None None None None None {'first_name': 'Pitchika', 'last_name': 'Rama Mohana Rao', 'mobile_number': '07483399865', 'email': 'rammohan4458@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533296', 'referral_code_input': '1AP475156', 'agreed_terms': True} {'first_name': 'Pitchika', 'last_name': 'Rama Mohana Rao', 'mobile_number': '07483399865', 'email': 'rammohan4458@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533296', 'referral_code_input': '1AP 615423', 'agreed_terms': True} {'first_name': 'Kotakonda', 'last_name': 'Sreedhar ', 'mobile_number': '9030639514', 'email': 'ssreedharking@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherala ', 'pincode': '517192', 'referral_code_input': 'VRL15836', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S ', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S ', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S ', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S ', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S ', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S ', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S ', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} None OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '9912269057', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '9912269057', 'consumer_id': ''} 9912269057 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '', 'consumer_id': '887307891508'})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '', 'consumer_id': '887307891508'} OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][32528] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None None None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 1746 was killed by signal: 15, core dumped: no OSError: LSAPI: File error =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sandhya', 'last_name': 'Thimmappa', 'mobile_number': '9618970510', 'email': 'thimmappas356@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518462', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'G', 'last_name': 'Hari prasad ', 'mobile_number': '9177523376', 'email': 'harichari3376@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicharla ', 'pincode': '517192', 'referral_code_input': 'VRL15747', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramu', 'last_name': 'Ramu', 'mobile_number': '9010210655', 'email': 'rammu4news@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '', 'referral_code_input': 'VP122961', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Ramu', 'last_name': 'Ramu', 'mobile_number': '9010210655', 'email': 'rammu4news@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500038', 'referral_code_input': 'VP122961', 'agreed_terms': True} [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== None None None None None None None {'first_name': 'Sandhya', 'last_name': 'Thimmappa', 'mobile_number': '9618970510', 'email': 'thimmappasandhya05@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518462', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Thimmappa', 'mobile_number': '9618970510', 'email': 'thimmappasandhya05@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518462', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Thimmappa', 'mobile_number': '9618970510', 'email': 'thimmappasandhya05@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518462', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Thimmappa', 'mobile_number': '9618970510', 'email': 'thimmappasandhya05@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518462', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Thimmappa', 'mobile_number': '9618970510', 'email': 'thimmappasandhya05@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518462', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'buthagada', 'last_name': 'Suresh', 'mobile_number': '7093359801', 'email': 'buthagadasuresh@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar', 'pincode': '505416', 'referral_code_input': 'VP6HSGO6', 'agreed_terms': True} {'first_name': 'Ramu', 'last_name': 'Ramu', 'mobile_number': '9010210655', 'email': 'rammu4news@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500038', 'referral_code_input': 'VP122961', 'agreed_terms': True} {'first_name': 'Ramu', 'last_name': 'Ramu', 'mobile_number': '9010210655', 'email': 'rammu4news@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500038', 'referral_code_input': 'VP122961', 'agreed_terms': True} {'first_name': 'Ramu', 'last_name': 'Ramu', 'mobile_number': '9010210655', 'email': 'rammu4news@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500038', 'referral_code_input': 'VP122961', 'agreed_terms': True} None None None {'first_name': 'LOKANATH ', 'last_name': 'NAG ', 'mobile_number': '8106156961', 'email': 'loknathnag9999@gmail.com', 'user_type': 'customer', 'state': '26', 'district': '398', 'city': 'Balangir', 'pincode': '767032', 'referral_code_input': 'VP453254', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'P', 'last_name': 'Mohan ', 'mobile_number': '9390788857', 'email': 'mohan8857@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapur ', 'pincode': '515863', 'referral_code_input': '1AP607523', 'agreed_terms': True} OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11709] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][12021] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'P', 'last_name': 'Mohan ', 'mobile_number': '9390788857', 'email': 'mohan8857@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapur ', 'pincode': '515863', 'referral_code_input': '1AP607523', 'agreed_terms': True} {'first_name': 'Laxmanrao', 'last_name': 'Vanthala', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramu', 'last_name': 'Ramu', 'mobile_number': '9010210655', 'email': 'rammu4news@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500038', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Timothi', 'last_name': 'A', 'mobile_number': '9666847463', 'email': 'ammasorganicsoaps@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518003', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'P', 'last_name': 'Suresh', 'mobile_number': '7780272902', 'email': 'psureshpurum@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'ROMPICHERLA', 'pincode': '517192', 'referral_code_input': 'VRL15034', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 3557 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Amit ', 'last_name': 'Kumar Bharti ', 'mobile_number': '7054882859', 'email': 'bamitkumar470@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '546', 'city': 'Ballia', 'pincode': '221712', 'referral_code_input': '1AP818272', 'agreed_terms': True} {'first_name': 'Amit ', 'last_name': 'Kumar Bharti ', 'mobile_number': '7054882859', 'email': 'bamitkumar470@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '546', 'city': 'Ballia', 'pincode': '221712', 'referral_code_input': '1AP818272', 'agreed_terms': True} {'first_name': 'Amit ', 'last_name': 'Kumar Bharti ', 'mobile_number': '7054882859', 'email': 'bamitkumar470@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '546', 'city': 'Ballia', 'pincode': '221712', 'referral_code_input': '1AP818272', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Amit Kumar ', 'last_name': 'Bharti ', 'mobile_number': '7054882859', 'email': 'bamitkumar470@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '546', 'city': 'Ballia', 'pincode': '221712', 'referral_code_input': '1AP818272', 'agreed_terms': True} {'first_name': 'Amit Kumar ', 'last_name': 'Bharti ', 'mobile_number': '7054882859', 'email': 'bamitkumar470@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '546', 'city': 'Ballia', 'pincode': '221712', 'referral_code_input': '1AP818272', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'fastag'), ('provider', 'IDFF'), ('fields', {'vehicle_number': ''})]) ====================== BillValidate ====================== fastag IDFF {'vehicle_number': ''} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Laxman', 'last_name': 'Sinderi', 'mobile_number': '6304934636', 'email': 'manoj776551@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '100000', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'BHG'), ('fields', {'book_using': '14181', 'mobile': '9398425828', 'consumer_id': '14181'})]) ====================== BillValidate ====================== lpg BHG {'book_using': '14181', 'mobile': '9398425828', 'consumer_id': '14181'} 9398425828 OrderedDict([('service', 'fastag'), ('provider', 'IDBF'), ('fields', {'vehicle_number': 'KA06N7447'})]) ====================== BillValidate ====================== fastag IDBF {'vehicle_number': 'KA06N7447'} KA06N7447 {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '1AP226937 ', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '1AP226937 ', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '1AP226937 ', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '1AP226937 ', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '1AP226937 ', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '1AP226937 ', 'agreed_terms': True} None None None {'first_name': 'Amit ', 'last_name': 'Kumar Bharti ', 'mobile_number': '7054882859', 'email': 'bamitkumar470@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '546', 'city': 'Ballia', 'pincode': '221712', 'referral_code_input': '1AP818272', 'agreed_terms': True} None {'first_name': 'Amit ', 'last_name': 'Kumar Bharti ', 'mobile_number': '7054882859', 'email': 'bamitkumar470@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '546', 'city': 'Ballia', 'pincode': '221712', 'referral_code_input': '1AP818272', 'agreed_terms': True} {'first_name': 'Amit ', 'last_name': 'Kumar Bharti ', 'mobile_number': '7054882859', 'email': 'bamitkumar470@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '546', 'city': 'Ballia', 'pincode': '221712', 'referral_code_input': '1AP818272', 'agreed_terms': True} {'first_name': 'Amit ', 'last_name': 'Kumar Bharti ', 'mobile_number': '7054882859', 'email': 'bamitkumar470@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '546', 'city': 'Ballia', 'pincode': '221712', 'referral_code_input': '1AP818272', 'agreed_terms': True} {'first_name': 'Amit ', 'last_name': 'Kumar Bharti ', 'mobile_number': '7054882859', 'email': 'bamitkumar470@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '546', 'city': 'Ballia', 'pincode': '221712', 'referral_code_input': '1AP818272', 'agreed_terms': True} {'first_name': 'Amit ', 'last_name': 'Kumar Bharti ', 'mobile_number': '7054882859', 'email': 'bamitkumar470@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '546', 'city': 'Ballia', 'pincode': '221712', 'referral_code_input': '1AP818272', 'agreed_terms': True} {'first_name': 'Amit ', 'last_name': 'Kumar Bharti ', 'mobile_number': '7054882859', 'email': 'bamitkumar470@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '546', 'city': 'Ballia', 'pincode': '221712', 'referral_code_input': '1AP818272', 'agreed_terms': True} {'first_name': 'Laxmanrao', 'last_name': 'Vanthala', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'Laxmanrao', 'last_name': 'Vanthala', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'IDFF'), ('fields', {'vehicle_number': 'KA06N7447'})]) ====================== BillValidate ====================== fastag IDFF {'vehicle_number': 'KA06N7447'} KA06N7447 {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '100000', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '100000', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '100000', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '100000', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '100000', 'agreed_terms': True} OrderedDict([('service', 'dth'), ('provider', 'AD'), ('fields', {'subscriber_id': '304772799'})]) ====================== BillValidate ====================== dth AD {'subscriber_id': '304772799'} 304772799 {'Status': 'SUCCESS', 'CustomerName': ' ', 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': '', 'Message': 'DTH Info'} OrderedDict([('service', 'dth'), ('provider', 'AD'), ('fields', {'subscriber_id': '304772799', 'amount': '230'})]) ====================== BillValidate ====================== dth AD {'subscriber_id': '304772799', 'amount': '230'} 304772799 {'Status': 'SUCCESS', 'CustomerName': ' ', 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': '', 'Message': 'DTH Info'} None OrderedDict([('service', 'dth'), ('provider', 'TS'), ('fields', {'subscriber_id': '7416252994'})]) ====================== BillValidate ====================== dth TS {'subscriber_id': '7416252994'} 7416252994 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} OrderedDict([('service', 'dth'), ('provider', 'TS'), ('fields', {'subscriber_id': '7416252994', 'amount': '255'})]) ====================== BillValidate ====================== dth TS {'subscriber_id': '7416252994', 'amount': '255'} 7416252994 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} {'first_name': 'Laxmanrao', 'last_name': 'Vanthala', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'Laxmanrao', 'last_name': 'Vanthala', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '100000', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPBHI2XZYI STATUS VPBHI2XZYI start ts=2025-10-22T07:17:32.656974+00:00 bg start order_id=VPBHI2XZYI service=dth STATUS VPBHI2XZYI no local tx row yet dth STATUS VPBHI2XZYI calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service bg done order_id=VPBHI2XZYI status=Failed 2. Failed 2. Failed RAW {'orderId': None, 'TxnId': 'VPBHI2XZYI', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBHI2XZYI provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBHI2XZYI no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPBHI2XZYI STATUS VPBHI2XZYI start ts=2025-10-22T07:17:38.686957+00:00 ------------------ Response data ----------------- {'bal': '0', 'Comi': '0.000', 'TxnId': 'VPBHI2XZYI', 'optId': '', 'Number': '304772799', 'amount': '230.00', 'status': 'FAILED', 'resText': 'operator not matched', 'service': 'DTH', 'operator': 'AD', 'billAmount': '', 'VoucherCode': ''} STATUS VPBHI2XZYI calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPBHI2XZYI', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBHI2XZYI provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBHI2XZYI current=Failed age=5.4s young_pending=False STATUS VPBHI2XZYI persisted change: Failed -> Error STATUS VPBHI2XZYI summary synced to Error STATUS VPBHI2XZYI respond -> ERROR, msg='Transaction id not Exist', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Md ', 'last_name': 'Asim', 'mobile_number': '9480471584', 'email': 'asimcom007@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar ', 'pincode': '585412', 'referral_code_input': 'VRL15707', 'agreed_terms': True} None None None {'first_name': 'Laxmanrao', 'last_name': 'Vanthala', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'Laxmanrao', 'last_name': 'Vanthala', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'Laxmanrao', 'last_name': 'Vanthala', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'Laxmanrao', 'last_name': 'Vanthala', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'Laxmanrao', 'last_name': 'Vanthala', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Laxmanrao', 'last_name': 'Vanthala', 'mobile_number': '70131435', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Md', 'last_name': 'Asim', 'mobile_number': '9480471585', 'email': 'asimcom007@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585412', 'referral_code_input': 'VRL15707', 'agreed_terms': True} None {'first_name': 'H Rama Chandra ', 'last_name': 'Rao', 'mobile_number': '9949699924', 'email': 'ramdcp4455@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Dowlaiswaram ', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Swapan Kumar ', 'last_name': 'Bhowmikck ', 'mobile_number': '9153424398', 'email': 'shampabhowmick264@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '588', 'city': 'Ranaghat ', 'pincode': '741502', 'referral_code_input': 'VP2L7V8C', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5192'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5192 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPY77KOBVV service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPY77KOBVV Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPY77KOBVV STATUS VPY77KOBVV start ts=2025-10-22T07:38:00.745733+00:00 ------------------ Response data ----------------- {'bal': '4355.94', 'Comi': '1.794', 'optId': '6682837855', 'amount': 299, 'mobile': '9398531541', 'status': 'SUCCESS', 'orderId': 'VPY77KOBVV', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPY77KOBVV LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramcharam', 'last_name': 'Mamidi', 'mobile_number': '9618357251', 'email': 'r00929659@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VP9RIFO8', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'fastag'), ('provider', 'IDFF'), ('fields', {'vehicle_number': 'KA06N7447', 'amount': '100'})]) ====================== BillValidate ====================== fastag IDFF {'vehicle_number': 'KA06N7447', 'amount': '100'} KA06N7447 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vamnthala', 'last_name': 'Laxmanrao', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Vamnthala', 'last_name': 'Laxmanrao', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4455'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4455 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4455'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4455 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4455'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4455 OrderedDict([('service', 'fastag'), ('provider', 'IDFF'), ('fields', {'vehicle_number': 'KA06N7447'})]) ====================== BillValidate ====================== fastag IDFF {'vehicle_number': 'KA06N7447'} KA06N7447 {'first_name': 'Vamnthala', 'last_name': 'Laxmanrao', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'Vamnthala', 'last_name': 'Laxmanrao', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'Vamnthala', 'last_name': 'Laxmanrao', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'Vamnthala', 'last_name': 'Laxmanrao', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'Vamnthala', 'last_name': 'Laxmanrao', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'Vamnthala', 'last_name': 'Laxmanrao', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'Karankotu ', 'last_name': 'Trishula ', 'mobile_number': '8897961217', 'email': 'trishul.javadev@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Shivarampally ', 'pincode': '500052', 'referral_code_input': 'VP1ELSJS', 'agreed_terms': True} {'first_name': 'Laxmanrao', 'last_name': 'Vanthala', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'Laxmanrao', 'last_name': 'Vanthala', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'IDFF'), ('fields', {'vehicle_number': 'KA06N7447', 'amount': '100'})]) ====================== BillValidate ====================== fastag IDFF {'vehicle_number': 'KA06N7447', 'amount': '100'} KA06N7447 {'first_name': 'Laxmanrao', 'last_name': 'Vanthala', 'mobile_number': '7013143542', 'email': 'vanthala59@gimal.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} {'first_name': 'ChinnaBabu', 'last_name': 'Pallepogu', 'mobile_number': '9666053781', 'email': 'pallepoguchinna03@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Tripuranthakam', 'pincode': '523330', 'referral_code_input': '1AP992939 ', 'agreed_terms': True} {'first_name': 'ChinnaBabu', 'last_name': 'Pallepogu', 'mobile_number': '9666053781', 'email': 'pallepoguchinna03@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Tripuranthakam', 'pincode': '523330', 'referral_code_input': '1AP992939 ', 'agreed_terms': True} {'first_name': 'ChinnaBabu', 'last_name': 'Pallepogu', 'mobile_number': '9666053781', 'email': 'pallepoguchinna03@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Tripuranthakam', 'pincode': '523330', 'referral_code_input': '1AP992939 ', 'agreed_terms': True} {'first_name': 'ChinnaBabu', 'last_name': 'Pallepogu', 'mobile_number': '9666053781', 'email': 'pallepoguchinna03@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Tripuranthakam', 'pincode': '523330', 'referral_code_input': '1AP992939 ', 'agreed_terms': True} {'first_name': 'ChinnaBabu', 'last_name': 'Pallepogu', 'mobile_number': '9666053781', 'email': 'pallepoguchinna03@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Tripuranthakam', 'pincode': '523330', 'referral_code_input': '1AP992939 ', 'agreed_terms': True} 4569 4569 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPNAMYRKJY STATUS VPNAMYRKJY start ts=2025-10-22T07:49:04.085547+00:00 bg start order_id=VPNAMYRKJY service=dth STATUS VPNAMYRKJY no local tx row yet dth STATUS VPNAMYRKJY calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service bg done order_id=VPNAMYRKJY status=Failed 2. Failed 2. Failed RAW {'orderId': None, 'TxnId': 'VPNAMYRKJY', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPNAMYRKJY provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPNAMYRKJY no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPNAMYRKJY STATUS VPNAMYRKJY start ts=2025-10-22T07:49:12.036597+00:00 ------------------ Response data ----------------- {'bal': '0', 'Comi': '0.000', 'TxnId': 'VPNAMYRKJY', 'optId': '', 'Number': '9493191087', 'amount': '200.00', 'status': 'FAILED', 'resText': 'operator not matched', 'service': 'DTH', 'operator': 'VT', 'billAmount': '', 'VoucherCode': ''} STATUS VPNAMYRKJY calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPNAMYRKJY', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPNAMYRKJY provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPNAMYRKJY current=Failed age=6.3s young_pending=False STATUS VPNAMYRKJY persisted change: Failed -> Error STATUS VPNAMYRKJY summary synced to Error STATUS VPNAMYRKJY respond -> ERROR, msg='Transaction id not Exist', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kommuvinay ', 'last_name': 'Vinay ', 'mobile_number': '6300318067', 'email': 'vinayyadav68131@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505187', 'referral_code_input': 'VRL15392', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'dth'), ('provider', 'VT'), ('fields', {'subscriber_id': '9493191087'})]) ====================== BillValidate ====================== dth VT {'subscriber_id': '9493191087'} 9493191087 {'Status': 'SUCCESS', 'CustomerName': 'U SAMPATH RAO', 'Balance': 'Not found', 'Monthly': 284, 'NextRecharge': 'NA', 'Planname': 'Monthly', 'Message': 'DTH Info'} OrderedDict([('service', 'dth'), ('provider', 'VT'), ('fields', {'subscriber_id': '9493191087', 'amount': '200'})]) ====================== BillValidate ====================== dth VT {'subscriber_id': '9493191087', 'amount': '200'} 9493191087 {'Status': 'SUCCESS', 'CustomerName': 'U SAMPATH RAO', 'Balance': 'Not found', 'Monthly': 284, 'NextRecharge': 'NA', 'Planname': 'Monthly', 'Message': 'DTH Info'} {'first_name': 'Kommuvinay ', 'last_name': 'Vinay ', 'mobile_number': '6300318067', 'email': 'vinayyadav68131@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505187', 'referral_code_input': 'VRN15392', 'agreed_terms': True} {'first_name': 'Kommuvinay ', 'last_name': 'Vinay ', 'mobile_number': '6300318067', 'email': 'vinayyadav68131@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505187', 'referral_code_input': 'VRN15392', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPVEJMW1WU STATUS VPVEJMW1WU start ts=2025-10-22T07:51:20.802035+00:00 bg start order_id=VPVEJMW1WU service=prepaid STATUS VPVEJMW1WU no local tx row yet prepaid STATUS VPVEJMW1WU calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPVEJMW1WU', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPVEJMW1WU provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPVEJMW1WU no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPVEJMW1WU STATUS VPVEJMW1WU start ts=2025-10-22T07:51:26.837266+00:00 STATUS VPVEJMW1WU no local tx row yet STATUS VPVEJMW1WU calling provider\u2026 RAW {'orderId': '202510221321214719', 'TxnId': 'VPVEJMW1WU', 'status': 'PENDING', 'number': '8332007367', 'amount': '153.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 13:21:21', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPVEJMW1WU provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510221321214719 STATUS VPVEJMW1WU no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPVEJMW1WU STATUS VPVEJMW1WU start ts=2025-10-22T07:51:32.671870+00:00 STATUS VPVEJMW1WU no local tx row yet STATUS VPVEJMW1WU calling provider\u2026 RAW {'orderId': '202510221321214719', 'TxnId': 'VPVEJMW1WU', 'status': 'PENDING', 'number': '8332007367', 'amount': '153.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 13:21:21', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPVEJMW1WU provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510221321214719 STATUS VPVEJMW1WU no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPVEJMW1WU STATUS VPVEJMW1WU start ts=2025-10-22T07:51:38.692433+00:00 STATUS VPVEJMW1WU no local tx row yet STATUS VPVEJMW1WU calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPVEJMW1WU Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221321214719', 'TxnId': 'VPVEJMW1WU', 'status': 'SUCCESS', 'number': '8332007367', 'amount': '153.00', 'RefId': '7408636654', 'operator': 'BS', 'service': 'Mobile', 'Comi': '6.885', 'reqTime': '2025-10-22 13:21:21', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPVEJMW1WU provider -> normalized=SUCCESS, resText='Payment Processed', refId=7408636654, orderId=202510221321214719 STATUS VPVEJMW1WU no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bandapalli ', 'last_name': 'Maheswari ', 'mobile_number': '9182261176', 'email': 'subbaratnamma83@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15034', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'THARIGOPPALA', 'last_name': 'Rajini', 'mobile_number': '8074567923', 'email': 'rajinikosuri39@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Krishna', 'pincode': '521324', 'referral_code_input': 'VP5V89RQ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ollage ', 'last_name': 'Sandeep ', 'mobile_number': '8639788341', 'email': 'ollajisandeep@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagat', 'pincode': '505416', 'referral_code_input': 'VP7Y3H3A', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Md Afsar', 'last_name': 'Md Afsar', 'mobile_number': '9989796153', 'email': 'mohammadmdafsar466533@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mandamarri ', 'pincode': '504231', 'referral_code_input': '1AP743509', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Md Afsar', 'last_name': 'Md Afsar', 'mobile_number': '9989796153', 'email': 'mohammadmdafsar466533@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mandamarri ', 'pincode': '504231', 'referral_code_input': '1AP743509', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohd osman ', 'last_name': 'Madhar ', 'mobile_number': '7032317849', 'email': 'osmanshaik244@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500008', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohd osman ', 'last_name': 'Madhar ', 'mobile_number': '7032317849', 'email': 'osmanshaik244@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500008', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rameshreddy', 'last_name': 'Komatireddy', 'mobile_number': '9705070218', 'email': 'krk1878@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Miryalguda', 'pincode': '508207', 'referral_code_input': 'VP272979', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Rameshreddy', 'last_name': 'Komatireddy', 'mobile_number': '9705070218', 'email': 'krk1878@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Miryalguda', 'pincode': '508207', 'referral_code_input': 'VP272979', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8688'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8688 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'GOLAGAMUDI ', 'last_name': 'ARUNA ', 'mobile_number': '9492338586', 'email': 'golagamudiaruna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL14440', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VP6HFT67W4 STATUS VP6HFT67W4 start ts=2025-10-22T08:28:46.647566+00:00 STATUS VP6HFT67W4 no local tx row yet STATUS VP6HFT67W4 calling provider\u2026 bg start order_id=VP6HFT67W4 service=lpg lpg In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service RAW {'orderId': '2025102201479149', 'TxnId': 'VP6HFT67W4', 'status': 'PENDING', 'number': '9441617610', 'amount': '930.00', 'RefId': '', 'operator': 'ING', 'service': 'LPG', 'Comi': '0.000', 'reqTime': '2025-10-22 13:58:47', 'VoucherCode': None, 'resText': 'Processing'} STATUS VP6HFT67W4 provider -> normalized=PENDING, resText='Processing', refId=, orderId=2025102201479149 STATUS VP6HFT67W4 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP6HFT67W4 STATUS VP6HFT67W4 start ts=2025-10-22T08:28:55.268800+00:00 STATUS VP6HFT67W4 no local tx row yet STATUS VP6HFT67W4 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP6HFT67W4 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '2025102201479149', 'TxnId': 'VP6HFT67W4', 'status': 'SUCCESS', 'number': '9441617610', 'amount': '930.00', 'RefId': 'MK015295BAAL51ACB000', 'operator': 'ING', 'service': 'LPG', 'Comi': '0.800', 'reqTime': '2025-10-22 13:58:47', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VP6HFT67W4 provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015295BAAL51ACB000, orderId=2025102201479149 STATUS VP6HFT67W4 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9999'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9999 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'ADITYA KUMAR SAIN ', 'last_name': 'SAIN', 'mobile_number': '8004189127', 'email': 'SENADITYA199@GMAIL.COM', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'RAIBARELI ', 'pincode': '229001', 'referral_code_input': '1AP611976', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1994'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1994 {'first_name': 'ADITYA KUMAR SAIN ', 'last_name': 'SAIN', 'mobile_number': '8004189127', 'email': 'SENADITYA199@GMAIL.COM', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'RAIBARELI ', 'pincode': '229001', 'referral_code_input': '1AP611976', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '0000'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0000 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending {'first_name': 'ADITYA KUMAR SAIN ', 'last_name': 'SAIN', 'mobile_number': '8004189127', 'email': 'SENADITYA199@GMAIL.COM', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'RAIBARELI ', 'pincode': '229001', 'referral_code_input': '1AP611976', 'agreed_terms': True} bg start order_id=VPCOZWHFMV service=prepaid txnid VPCOZWHFMV prepaid STATUS VPCOZWHFMV start ts=2025-10-22T08:31:25.131994+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPCOZWHFMV no local tx row yet STATUS VPCOZWHFMV calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPCOZWHFMV', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPCOZWHFMV provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPCOZWHFMV no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPCOZWHFMV STATUS VPCOZWHFMV start ts=2025-10-22T08:31:31.002144+00:00 STATUS VPCOZWHFMV no local tx row yet STATUS VPCOZWHFMV calling provider\u2026 RAW {'orderId': '202510221401258215', 'TxnId': 'VPCOZWHFMV', 'status': 'PENDING', 'number': '8688496235', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 14:01:25', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPCOZWHFMV provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510221401258215 STATUS VPCOZWHFMV no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPCOZWHFMV STATUS VPCOZWHFMV start ts=2025-10-22T08:31:37.492508+00:00 STATUS VPCOZWHFMV no local tx row yet STATUS VPCOZWHFMV calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPCOZWHFMV Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221401258215', 'TxnId': 'VPCOZWHFMV', 'status': 'SUCCESS', 'number': '8688496235', 'amount': '349.00', 'RefId': '5295140124401137', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-22 14:01:25', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPCOZWHFMV provider -> normalized=SUCCESS, resText='Payment Processed', refId=5295140124401137, orderId=202510221401258215 STATUS VPCOZWHFMV no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== {'first_name': 'Manikantha ', 'last_name': 'Siddamsetti ', 'mobile_number': '9063040604', 'email': 'manisiddamsetti@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Ravulapaleam ', 'pincode': '533223', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1988'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1988 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPT635LWFM service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPT635LWFM Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPT635LWFM STATUS VPT635LWFM start ts=2025-10-22T08:34:46.540181+00:00 ------------------ Response data ----------------- {'bal': '2586.51', 'Comi': '6.282', 'optId': '1704275007', 'amount': 349, 'mobile': '9985451194', 'status': 'SUCCESS', 'orderId': 'VPT635LWFM', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '349.00'} STATUS VPT635LWFM LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Thalluri ', 'last_name': 'Satish ', 'mobile_number': '9704168414', 'email': 'thalluri402@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507122', 'referral_code_input': 'VRL15496', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'RAGHAVENDRA ', 'last_name': 'S', 'mobile_number': '9440342278', 'email': 'mbainpace@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapur', 'pincode': '515002', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'bhogalinga', 'last_name': 'madhavarao', 'mobile_number': '7842949320', 'email': 'vegimadhu90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'anakapalle', 'pincode': '531002', 'referral_code_input': '1AP255256', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'bhogalinga', 'last_name': 'madhavarao', 'mobile_number': '7842949320', 'email': 'vegimadhu90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'anakapalle', 'pincode': '531002', 'referral_code_input': '1AP255256', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5978'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5978 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5978'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5978 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5978'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5978 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6677'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6677 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3039'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3039 1. recharge_status : Pending txnid VPM0FOQGYC STATUS VPM0FOQGYC start ts=2025-10-22T08:59:10.111361+00:00 STATUS VPM0FOQGYC no local tx row yet bg start order_id=VPM0FOQGYC service=prepaid STATUS VPM0FOQGYC calling provider\u2026 prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPM0FOQGYC', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPM0FOQGYC provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPM0FOQGYC no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPM0FOQGYC Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPM0FOQGYC STATUS VPM0FOQGYC start ts=2025-10-22T08:59:17.210389+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 3599, 'mobile': '9346865908', 'status': 'FAILED', 'orderId': 'VPM0FOQGYC', 'resText': 'Insufficient Balance', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPM0FOQGYC LOCAL terminal -> FAILED 1. recharge_status : Pending bg start order_id=VPTSIZZO1T service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPTSIZZO1T STATUS VPTSIZZO1T start ts=2025-10-22T08:59:23.260423+00:00 STATUS VPTSIZZO1T no local tx row yet STATUS VPTSIZZO1T calling provider\u2026 RAW {'orderId': '202510221429231735', 'TxnId': 'VPTSIZZO1T', 'status': 'PENDING', 'number': '8073337971', 'amount': '799.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 14:29:23', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPTSIZZO1T provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510221429231735 STATUS VPTSIZZO1T no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPTSIZZO1T STATUS VPTSIZZO1T start ts=2025-10-22T08:59:31.808263+00:00 STATUS VPTSIZZO1T no local tx row yet STATUS VPTSIZZO1T calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPTSIZZO1T Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221429231735', 'TxnId': 'VPTSIZZO1T', 'status': 'SUCCESS', 'number': '8073337971', 'amount': '799.00', 'RefId': '5295142924662402', 'operator': 'JO', 'service': 'Mobile', 'Comi': '4.794', 'reqTime': '2025-10-22 14:29:23', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPTSIZZO1T provider -> normalized=SUCCESS, resText='Payment Processed', refId=5295142924662402, orderId=202510221429231735 STATUS VPTSIZZO1T no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3039'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3039 1. recharge_status : Pending bg start order_id=VPZW1YRI37 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge {'first_name': 'MALOTH', 'last_name': 'PAVAN', 'mobile_number': '6281494473', 'email': 'malothpavansindhu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507122', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPZW1YRI37 STATUS VPZW1YRI37 start ts=2025-10-22T09:01:22.545470+00:00 STATUS VPZW1YRI37 no local tx row yet STATUS VPZW1YRI37 calling provider\u2026 RAW {'orderId': '202510221431238900', 'TxnId': 'VPZW1YRI37', 'status': 'PENDING', 'number': '8328124249', 'amount': '899.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 14:31:23', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPZW1YRI37 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510221431238900 STATUS VPZW1YRI37 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gujjarlapudi ', 'last_name': 'Sujatha ', 'mobile_number': '9542905173', 'email': 'gujjarlapudisujatha76@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Palwancha ', 'pincode': '507115', 'referral_code_input': 'VP19598l', 'agreed_terms': True} {'first_name': 'Gujjarlapudi ', 'last_name': 'Sujatha ', 'mobile_number': '9542905173', 'email': 'gujjarlapudisujatha76@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Palwancha ', 'pincode': '507115', 'referral_code_input': 'VP19598l', 'agreed_terms': True} {'first_name': 'Mani', 'last_name': 'Kanta ', 'mobile_number': '7780232918', 'email': 'choutamanikanta6@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'NARASARAOPET', 'pincode': '522601', 'referral_code_input': 'Vp7HLLRS', 'agreed_terms': True} {'first_name': 'Ollage ', 'last_name': 'Sandeep ', 'mobile_number': '8639788341', 'email': 'ollajisandeep@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagat', 'pincode': '505416', 'referral_code_input': 'VPLY3H3A', 'agreed_terms': True} {'first_name': 'Mohd osman', 'last_name': 'Madhar', 'mobile_number': '7032317849', 'email': 'errummanzil@icloud.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500008', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Md Afsar', 'last_name': 'Md Afsar', 'mobile_number': '9989796153', 'email': 'mohammadmdafsar466533@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mandamarri ', 'pincode': '504231', 'referral_code_input': '1AP743509', 'agreed_terms': True} {'first_name': 'Md Afsar', 'last_name': 'Md Afsar', 'mobile_number': '9989796153', 'email': 'mohammadmdafsar466533@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mandamarri ', 'pincode': '504231', 'referral_code_input': '1AP743509', 'agreed_terms': True} {'first_name': 'V', 'last_name': 'Priya ', 'mobile_number': '9000072559', 'email': 'subramanyamrO4O@gmail', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompichara ', 'pincode': '517192', 'referral_code_input': 'VRL15034', 'agreed_terms': True} {'first_name': 'V', 'last_name': 'Priya ', 'mobile_number': '9000072559', 'email': 'subramanyamr040@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompichara ', 'pincode': '517192', 'referral_code_input': 'VRL15034', 'agreed_terms': True} {'first_name': 'Md Afsar ', 'last_name': 'Md Afsar ', 'mobile_number': '9989796153', 'email': 'mohammadmdafsar466533@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mandamarri ', 'pincode': '504231', 'referral_code_input': '1AP743509', 'agreed_terms': True} {'first_name': 'Vidya', 'last_name': 'Raju', 'mobile_number': '+19966244580', 'email': 'rajujaya9642@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518003', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'bhogalinga', 'last_name': 'madhavarao', 'mobile_number': '7842949320', 'email': 'vegimadhu90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'anakapalle', 'pincode': '531002', 'referral_code_input': '1AP255256', 'agreed_terms': True} {'first_name': 'bhogalinga', 'last_name': 'madhavarao', 'mobile_number': '7842949320', 'email': 'vegimadhu90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'anakapalle', 'pincode': '531002', 'referral_code_input': '1AP255256', 'agreed_terms': True} {'first_name': 'Tharigoppla', 'last_name': 'Rajini', 'mobile_number': '8074567923', 'email': 'rajinikosuri39@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Krishna', 'pincode': '521324', 'referral_code_input': 'VP5V89RQ', 'agreed_terms': True} {'first_name': 'Ramanamoorthy', 'last_name': 'Kandhula', 'mobile_number': '8500926235', 'email': 'kandularamanamuthy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} txnid VPZW1YRI37 STATUS VPZW1YRI37 start ts=2025-10-22T09:01:31.141129+00:00 STATUS VPZW1YRI37 no local tx row yet STATUS VPZW1YRI37 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZW1YRI37 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221431238900', 'TxnId': 'VPZW1YRI37', 'status': 'SUCCESS', 'number': '8328124249', 'amount': '899.00', 'RefId': '5295143124680823', 'operator': 'JO', 'service': 'Mobile', 'Comi': '5.394', 'reqTime': '2025-10-22 14:31:23', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPZW1YRI37 provider -> normalized=SUCCESS, resText='Payment Processed', refId=5295143124680823, orderId=202510221431238900 STATUS VPZW1YRI37 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3039'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3039 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPD7V03ZR2 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPD7V03ZR2 STATUS VPD7V03ZR2 start ts=2025-10-22T09:02:10.306469+00:00 STATUS VPD7V03ZR2 no local tx row yet STATUS VPD7V03ZR2 calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPD7V03ZR2 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': None, 'TxnId': 'VPD7V03ZR2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPD7V03ZR2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPD7V03ZR2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPD7V03ZR2 STATUS VPD7V03ZR2 start ts=2025-10-22T09:02:17.072702+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 899, 'mobile': '8328124249', 'status': 'FAILED', 'orderId': 'VPD7V03ZR2', 'resText': 'Same amount not allow within 10 minutes', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPD7V03ZR2 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3039'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3039 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VP65WQOO68 STATUS VP65WQOO68 start ts=2025-10-22T09:03:24.515793+00:00 bg start order_id=VP65WQOO68 service=prepaid STATUS VP65WQOO68 no local tx row yet prepaid STATUS VP65WQOO68 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP65WQOO68 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': None, 'TxnId': 'VP65WQOO68', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP65WQOO68 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP65WQOO68 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP65WQOO68 STATUS VP65WQOO68 start ts=2025-10-22T09:03:32.575339+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 3599, 'mobile': '9346865908', 'status': 'FAILED', 'orderId': 'VP65WQOO68', 'resText': 'Insufficient Balance', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VP65WQOO68 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramanamoorthy', 'last_name': 'Kandula', 'mobile_number': '8500926235', 'email': 'kandularamanamuthy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ippa Bhaskar ', 'last_name': 'Nathanael ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '7', 'district': '110', 'city': 'Bijapur', 'pincode': '494444', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ippa Bhaskar ', 'last_name': 'Nathanael ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '7', 'district': '110', 'city': 'Bijapur', 'pincode': '494444', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ippa Bhaskar ', 'last_name': 'Nathanael ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '7', 'district': '110', 'city': 'Bijapur', 'pincode': '494444', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ippa Bhaskar ', 'last_name': 'Nathanael ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '7', 'district': '110', 'city': 'Bijapur', 'pincode': '494444', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Days', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sagardaya2303@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Days', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sagardaya2303@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Days', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sagardaya2303@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Days', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sagardaya2303@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rameshreddy', 'last_name': 'Komatireddy', 'mobile_number': '9705070218', 'email': 'krk1878@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Miryalguda', 'pincode': '508207', 'referral_code_input': 'Vp272979', 'agreed_terms': True} {'first_name': 'Rameshreddy', 'last_name': 'Komatireddy', 'mobile_number': '9705070218', 'email': 'krk1878@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Miryalguda', 'pincode': '508207', 'referral_code_input': 'VP272979', 'agreed_terms': True} {'first_name': 'Rameshreddy', 'last_name': 'Komatireddy', 'mobile_number': '9705070218', 'email': 'krk1878@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Miryalguda', 'pincode': '508211', 'referral_code_input': 'VP272979', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': 'Domestic', 'mobile': '9441617610', 'consumer_id': '23239'})]) ====================== BillValidate ====================== lpg ING {'book_using': 'Domestic', 'mobile': '9441617610', 'consumer_id': '23239'} 9441617610 {'first_name': 'Md Afsar ', 'last_name': 'Md Afsar ', 'mobile_number': '9989796153', 'email': 'mohammadmdafsar466533@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mandamarri ', 'pincode': '504231', 'referral_code_input': '1AP743509', 'agreed_terms': True} {'first_name': 'Md Afsar ', 'last_name': 'Md Afsar ', 'mobile_number': '9989796153', 'email': 'mohammadmdafsar466533@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mandamarri ', 'pincode': '504231', 'referral_code_input': '1AP743509', 'agreed_terms': True} {'first_name': 'T', 'last_name': 'Mallika', 'mobile_number': '7207693243', 'email': 'tadakalmalkika@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509407', 'referral_code_input': 'VRL14607', 'agreed_terms': True} {'first_name': 'T', 'last_name': 'Mallika', 'mobile_number': '7207693243', 'email': 'tadakalmalkika@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509407', 'referral_code_input': 'VRL14607', 'agreed_terms': True} {'first_name': 'IPPA BHASKAR ', 'last_name': 'Nathanael ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Asifabad ', 'pincode': '504299', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'IPPA BHASKAR ', 'last_name': 'Nathanael ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Asifabad ', 'pincode': '504299', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'IPPA BHASKAR ', 'last_name': 'Nathanael ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Asifabad ', 'pincode': '504299', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'lokanath', 'last_name': 'nag', 'mobile_number': '8106156961', 'email': 'loknathnag9999@gmail.com', 'user_type': 'customer', 'state': '26', 'district': '398', 'city': 'Balangir', 'pincode': '767032', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Ramanamoorthy', 'last_name': 'Kandula', 'mobile_number': '8500926235', 'email': 'kandularamanamuthy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} {'first_name': 'Ramanamoorthy', 'last_name': 'Kandula', 'mobile_number': '8500926235', 'email': 'kandularamanamuthy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} {'first_name': 'Ramanamoorthy', 'last_name': 'Kandula', 'mobile_number': '8500926235', 'email': 'kandularamanamuthy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} {'first_name': 'Ramanamoorthy', 'last_name': 'Kandula', 'mobile_number': '8500926235', 'email': 'kandularamanamuthy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} {'first_name': 'Ramanamoorthy', 'last_name': 'Kandula', 'mobile_number': '8500926235', 'email': 'kandularamanamuthy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} {'first_name': 'Ramanamoorthy', 'last_name': 'Kandula', 'mobile_number': '8500926235', 'email': 'kandularamanamuthy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pruthviraju ', 'last_name': 'Tharigoppala ', 'mobile_number': '9985948006', 'email': 'tpruthviraju@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Machilipatnam ', 'pincode': '521324', 'referral_code_input': '1AP519123', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4356'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4356 VerifyTxnPinSerializer(data={'transaction_pin': '4356'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4356 VerifyTxnPinSerializer(data={'transaction_pin': '4356'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4356 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4356'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4356 VerifyTxnPinSerializer(data={'transaction_pin': '4356'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4356 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4356'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4356 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramanamoorthy', 'last_name': 'Kandula', 'mobile_number': '8500926235', 'email': 'kandularamanamuthy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} {'first_name': 'Pruthviraju ', 'last_name': 'Tharigoppala ', 'mobile_number': '9985948006', 'email': 'tpruthviraju@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Machilipatnam ', 'pincode': '521324', 'referral_code_input': '1AP519123', 'agreed_terms': True} {'first_name': 'Pruthviraju ', 'last_name': 'Tharigoppala ', 'mobile_number': '9985948006', 'email': 'tpruthviraju@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Machilipatnam ', 'pincode': '521324', 'referral_code_input': '1AP519123', 'agreed_terms': True} {'first_name': 'Pruthviraju ', 'last_name': 'Tharigoppala ', 'mobile_number': '9985948006', 'email': 'tpruthviraju@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Machilipatnam ', 'pincode': '521324', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chennabiona ', 'last_name': 'Swapna ', 'mobile_number': '7993410912', 'email': 'swapnachennadoina@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'India', 'pincode': '507120', 'referral_code_input': '15065', 'agreed_terms': True} {'first_name': 'Chennabiona ', 'last_name': 'Swapna ', 'mobile_number': '7993410912', 'email': 'swapnachennadoina@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'India', 'pincode': '507120', 'referral_code_input': '15065', 'agreed_terms': True} {'first_name': 'Chennabiona ', 'last_name': 'Swapna ', 'mobile_number': '7993410912', 'email': 'swapnachennadoina@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'India', 'pincode': '507120', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': 'EJ9Xfp1yRJhM8Vci', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': 'EJ9Xfp1yRJhM8Vci', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': 'EJ9Xfp1yRJhM8Vci', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': 'EJ9Xfp1yRJhM8Vci', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': 'EJ9Xfp1yRJhM8Vci', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': 'EJ9Xfp1yRJhM8Vci', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': 'EJ9Xfp1yRJhM8Vci', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': 'EJ9Xfp1yRJhM8Vci', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': 'EJ9Xfp1yRJhM8Vci', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': 'EJ9Xfp1yRJhM8Vci', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': 'EJ9Xfp1yRJhM8Vci', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': 'EJ9Xfp1yRJhM8Vci', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': 'EJ9Xfp1yRJhM8Vci', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': 'EJ9Xfp1yRJhM8Vci', 'agreed_terms': True} {'first_name': 'Sooriseetty', 'last_name': 'Uday', 'mobile_number': '9505230274', 'email': 'soorisettyudaysimha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla', 'pincode': '517192', 'referral_code_input': 'VRL15733', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Ramanamoorthy', 'last_name': 'Kandula', 'mobile_number': '8500926235', 'email': 'kandularamanamuthy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} {'first_name': 'Trishula ', 'last_name': 'K', 'mobile_number': '8897961217', 'email': 'ktrishula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500052', 'referral_code_input': 'VP1ELSJS', 'agreed_terms': True} {'first_name': 'LOKANATH', 'last_name': 'NAG', 'mobile_number': '8106156961', 'email': 'loknathnag9999@gmail.com', 'user_type': 'customer', 'state': '26', 'district': '398', 'city': 'Balangir', 'pincode': '767032', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ippa Bhaskar ', 'last_name': 'Nathanael ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Asifabad ', 'pincode': '504299', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ippa Bhaskar ', 'last_name': 'Nathanael ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Asifabad ', 'pincode': '504299', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ippa Bhaskar ', 'last_name': 'Nathanael ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Asifabad ', 'pincode': '504299', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ippa Bhaskar ', 'last_name': 'Nathanael ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Asifabad ', 'pincode': '504299', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ippa Bhaskar ', 'last_name': 'Nathanael ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Asifabad ', 'pincode': '504299', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ippa Bhaskar ', 'last_name': 'Nathanael ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Asifabad ', 'pincode': '504299', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'V', 'last_name': 'Priya ', 'mobile_number': '9000072559', 'email': 'subramanyamr040@gmail', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompichara ', 'pincode': '517192', 'referral_code_input': 'VRL15034', 'agreed_terms': True} {'first_name': 'V', 'last_name': 'Priya ', 'mobile_number': '9000072559', 'email': 'subramanyamr040@gmail', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompichara ', 'pincode': '517192', 'referral_code_input': 'VRL15034', 'agreed_terms': True} {'first_name': 'V', 'last_name': 'Priya ', 'mobile_number': '9000072559', 'email': 'subramanyamr040@gmail', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompichara ', 'pincode': '517192', 'referral_code_input': 'VRL15034', 'agreed_terms': True} {'first_name': 'V', 'last_name': 'Priya ', 'mobile_number': '9000072559', 'email': 'subramanyamr040@gmail', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompichara ', 'pincode': '517192', 'referral_code_input': 'VRL15034', 'agreed_terms': True} {'first_name': 'V', 'last_name': 'Priya ', 'mobile_number': '9000072559', 'email': 'subramanyamr040@gmail', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompichara ', 'pincode': '517192', 'referral_code_input': 'VRL15034', 'agreed_terms': True} {'first_name': 'Manikanta', 'last_name': 'G', 'mobile_number': '9949753518', 'email': 'gmanikanta419@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Razole', 'pincode': '533242', 'referral_code_input': 'VRL14949', 'agreed_terms': True} {'first_name': 'Lakka', 'last_name': 'Bikshalu', 'mobile_number': '9542613393', 'email': 'Lakkas0009@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Garla', 'pincode': '507210', 'referral_code_input': 'VP1UXQ7H', 'agreed_terms': True} {'first_name': 'Md Afsar ', 'last_name': 'Md Afsar ', 'mobile_number': '9989796153', 'email': 'mohammadmdafsar466533@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mandamarri ', 'pincode': '504231', 'referral_code_input': 'VP4E5AVY', 'agreed_terms': True} {'first_name': 'LOKANATH', 'last_name': 'NAG', 'mobile_number': '8106156961', 'email': 'loknathnag9999@gmail.com', 'user_type': 'customer', 'state': '26', 'district': '398', 'city': 'Balangir', 'pincode': '767032', 'referral_code_input': 'VP453254', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Daya ', 'last_name': 'Sagar', 'mobile_number': '9963953134', 'email': 'sdaya2302@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Rajini', 'last_name': 'Tharigoppala ', 'mobile_number': '8074567923', 'email': 'rajinikosuri39@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Bantumilli ', 'pincode': '521324', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'L.kiran ', 'last_name': 'Kumar ', 'mobile_number': '9959210081', 'email': 'lingalasunil3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530022', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 14010 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. None [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. OSError: LSAPI: File error {'first_name': 'kuchipudi ', 'last_name': 'prem suresh ', 'mobile_number': '8555933795', 'email': 'lovelyprem1432000@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Intur', 'pincode': '522341', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'P ', 'last_name': 'Thajin', 'mobile_number': '9052772686', 'email': 'kathivayaz42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla', 'pincode': '517192', 'referral_code_input': 'VRL15238', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 15918 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rajini', 'last_name': 'Tharigoppala ', 'mobile_number': '8074567923', 'email': 'rajinikosuri39@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Krishna', 'pincode': '521324', 'referral_code_input': 'VP5V89RQ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 17508 was killed by signal: 15, core dumped: no [UID:1069][845] Child process with pid: 17509 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 4569 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'AKULA ', 'last_name': 'PRASAD ', 'mobile_number': '9533914547', 'email': 'akulaprasad0725@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'MANDAPETA ', 'pincode': '533308', 'referral_code_input': 'VP4L0DCL', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'AKULA ', 'last_name': 'PRASAD ', 'mobile_number': '9533914547', 'email': 'akulaprasad0725@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'MANDAPETA ', 'pincode': '533308', 'referral_code_input': 'VP4L0DCL', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'AKULA ', 'last_name': 'PRASAD ', 'mobile_number': '9533914547', 'email': 'akulaprasad0725@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'MANDAPETA ', 'pincode': '533308', 'referral_code_input': 'VP4L0DCL', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'AKULA ', 'last_name': 'PRASAD ', 'mobile_number': '9533914547', 'email': 'akulaprasad0725@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'MANDAPETA ', 'pincode': '533308', 'referral_code_input': 'VP4L0DCH', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondaiah', 'last_name': 'Kondaiah', 'mobile_number': '7207075471', 'email': 'kondaiahkondaiah678@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'kuchipudi ', 'last_name': 'suma', 'mobile_number': '8297202690', 'email': 'kuchipudisuma148@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Intur', 'pincode': '522341', 'referral_code_input': 'VRL15892', 'agreed_terms': True} {'first_name': 'Lalitha muppidi', 'last_name': 'Lalitha muppidi', 'mobile_number': '6281078839', 'email': 'lalithalalithamuppidi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamarru', 'pincode': '521165', 'referral_code_input': 'VP86HOZM', 'agreed_terms': True} {'first_name': 'MEGHAVATH', 'last_name': 'GANESH ', 'mobile_number': '9951045242', 'email': 'mg804213@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500049', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Bandi ', 'last_name': 'Raghavendar ', 'mobile_number': '6303839467', 'email': 'rbandi46@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Chevella ', 'pincode': '560093', 'referral_code_input': 'VP6SK16Y', 'agreed_terms': True} {'first_name': 'phanidhar', 'last_name': 'vishwanathula', 'mobile_number': '9246930053', 'email': 'bannaads2005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '527', 'city': 'siricilla', 'pincode': '505301', 'referral_code_input': 'VP8D7EYL', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'K', 'last_name': 'BABAFAKRUDDIN ', 'mobile_number': '9703639568', 'email': 'babakondakamarla3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri ', 'pincode': '515591', 'referral_code_input': 'VP0G88F3', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Panijari', 'last_name': 'Kasim', 'mobile_number': '9701860772', 'email': 'kasim1233218@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Peravali', 'pincode': '518390', 'referral_code_input': 'VP86HHOY', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5978'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5978 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1972'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1972 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][7535] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5978'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5978 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5978'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5978 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5978'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5978 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '114012684'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '114012684'} 114012684 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '114012684'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '114012684'} 114012684 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '114012684'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '114012684'} 114012684 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '114012684'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '114012684'} 114012684 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '114012684'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '114012684'} 114012684 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '114012684'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '114012684'} 114012684 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '114012684'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '114012684'} 114012684 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '114012684'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '114012684'} 114012684 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '114012684'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '114012684'} 114012684 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '114012684'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '114012684'} 114012684 {'first_name': 'Matangi', 'last_name': 'Lokanatham ', 'mobile_number': '9160924924', 'email': 'lokeshmatangi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516233', 'referral_code_input': 'VRL14440', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'RAVINDRA PRASAD', 'last_name': 'VISWASA', 'mobile_number': '8985858508', 'email': 'ravindrapv11@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'VISAKHAPATNAM', 'pincode': '5300002', 'referral_code_input': '1AP648864', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'bandarupalli', 'last_name': 'Akash', 'mobile_number': '09392651903', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522549', 'referral_code_input': 'VRL15197', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nisitha Krishna ', 'last_name': 'Gogineni ', 'mobile_number': '738595545', 'email': 'g.sivamohan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VP838678', 'agreed_terms': True} {'first_name': 'Nisitha Krishna ', 'last_name': 'Gogineni ', 'mobile_number': '738595545', 'email': 'g.sivamohan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VP838678', 'agreed_terms': True} {'first_name': 'SYED', 'last_name': 'MEER ABDUL AZEEM ', 'mobile_number': '9014457264', 'email': 'syedmeerabdulazeem97@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Guntur ', 'pincode': '522311', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'B ', 'last_name': 'Sudhakar', 'mobile_number': '8464002132', 'email': 's0252365@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509135', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'bandarupalli', 'last_name': 'Akash', 'mobile_number': '09392651903', 'email': 'bandarupalliakash873@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522549', 'referral_code_input': 'VRL15197', 'agreed_terms': True} {'first_name': 'bandarupalli', 'last_name': 'Akash', 'mobile_number': '09392651903', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522549', 'referral_code_input': 'VRL15197', 'agreed_terms': True} {'first_name': 'Nudurubaati ', 'last_name': 'Haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nudurubaati ', 'last_name': 'Haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nisitha Krishna ', 'last_name': 'GOGINENI ', 'mobile_number': '738595545', 'email': 'g.sivamohan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VP6TMFVY', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'DASARI ', 'last_name': 'SOMASEKAR', 'mobile_number': '07382237855', 'email': 'somasekardasari@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515761', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sidde', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 5558 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nudurubaati ', 'last_name': 'haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VRL14373', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Nudurubaati ', 'last_name': 'haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VRL14373', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OrderedDict([('service', 'dth'), ('provider', 'SD'), ('fields', {'subscriber_id': '10562533553'})]) ====================== BillValidate ====================== dth SD {'subscriber_id': '10562533553'} 10562533553 {'Status': 'SUCCESS', 'CustomerName': '', 'Balance': '5.09', 'Monthly': '1195', 'NextRecharge': '10-Apr-2026', 'Planname': 'Churn Control Telugu Basic Freedom Offer Package Subscription 6 Months_renewal', 'Message': 'DTH Info'} {'first_name': 'Nudurupati ', 'last_name': 'Haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Nudurupati ', 'last_name': 'Haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Nisitha Krishna ', 'last_name': 'Gogineni ', 'mobile_number': '738595545', 'email': 'g.sivamohan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VP6TMFVY', 'agreed_terms': True} {'first_name': 'Bandi ', 'last_name': 'Upendra ', 'mobile_number': '7013798902', 'email': 'upendrabandi34@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Palakurthy ', 'pincode': '506146', 'referral_code_input': 'VP4JMCVF ', 'agreed_terms': True} {'first_name': 'Bandi ', 'last_name': 'Upendra ', 'mobile_number': '7013798902', 'email': 'upendrabandi34@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Palakurthy ', 'pincode': '506146', 'referral_code_input': 'VP4JMCVF ', 'agreed_terms': True} {'first_name': 'Bandi ', 'last_name': 'Upendra ', 'mobile_number': '7013798902', 'email': 'upendrabandi34@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Palakurthy ', 'pincode': '506252', 'referral_code_input': 'VP4JMCVF ', 'agreed_terms': True} {'first_name': 'Bandi ', 'last_name': 'Upendra ', 'mobile_number': '7013798902', 'email': 'upendrabandi34@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Palakurthy ', 'pincode': '506252', 'referral_code_input': 'VP4JMCVF ', 'agreed_terms': True} {'first_name': 'Bandi ', 'last_name': 'Upendra ', 'mobile_number': '7013798902', 'email': 'upendrabandi34@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Palakurthy ', 'pincode': '506252', 'referral_code_input': 'VP4JMCVF ', 'agreed_terms': True} {'first_name': 'Nudurubaati ', 'last_name': 'haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Nudurubaati ', 'last_name': 'haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Nudurubaati ', 'last_name': 'Haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sidde', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla', 'pincode': '505460', 'referral_code_input': 'BVP94YPK6', 'agreed_terms': True} {'first_name': 'Sidde', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla', 'pincode': '505460', 'referral_code_input': 'BVP94YPK6', 'agreed_terms': True} {'first_name': 'Sidde', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla', 'pincode': '505460', 'referral_code_input': 'BVP94YPK6', 'agreed_terms': True} {'first_name': 'Sidde', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla', 'pincode': '505460', 'referral_code_input': 'BVP94YPK6', 'agreed_terms': True} {'first_name': 'Sidde', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla', 'pincode': '505460', 'referral_code_input': 'BVP94YPK6', 'agreed_terms': True} {'first_name': 'DASARI ', 'last_name': 'SOMASEKAR ', 'mobile_number': '7382237855', 'email': 'somasekardasari@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapuramu', 'pincode': '515761', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Nudurubaati ', 'last_name': 'haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Nudurubaati ', 'last_name': 'haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Nudurubaati ', 'last_name': 'haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Nudurubaati ', 'last_name': 'haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Nudurubaati ', 'last_name': 'haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VRL14373', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1016'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1016 1. recharge_status : Pending txnid VP90WA2QN0 STATUS VP90WA2QN0 start ts=2025-10-22T11:00:36.361952+00:00 bg start order_id=VP90WA2QN0 service=prepaid STATUS VP90WA2QN0 no local tx row yet prepaid STATUS VP90WA2QN0 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP90WA2QN0', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP90WA2QN0 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP90WA2QN0 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP90WA2QN0 STATUS VP90WA2QN0 start ts=2025-10-22T11:00:42.452317+00:00 STATUS VP90WA2QN0 no local tx row yet STATUS VP90WA2QN0 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP90WA2QN0', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP90WA2QN0 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP90WA2QN0 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP90WA2QN0 STATUS VP90WA2QN0 start ts=2025-10-22T11:00:48.872316+00:00 STATUS VP90WA2QN0 no local tx row yet STATUS VP90WA2QN0 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP90WA2QN0 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221630421437', 'TxnId': 'VP90WA2QN0', 'status': 'SUCCESS', 'number': '9177576618', 'amount': '199.00', 'RefId': '1706093561', 'operator': 'AT', 'service': 'Mobile', 'Comi': '3.582', 'reqTime': '2025-10-22 16:30:44', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP90WA2QN0 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1706093561, orderId=202510221630421437 STATUS VP90WA2QN0 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11785] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][11786] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 "", line 1204, in _gcd_import File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Nudurupati ', 'last_name': 'haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Nudurupati ', 'last_name': 'haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Nudurupati ', 'last_name': 'haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': ' Narasimha Murthy ', 'last_name': 'Kottu', 'mobile_number': '9490509419', 'email': 'venkatkottu9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Mogaltour ', 'pincode': '534280', 'referral_code_input': 'VP02Y6UF', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sidde ', 'last_name': 'Laxman ', 'mobile_number': '9849019442', 'email': 'laxmansidde005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505460', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 11785 was killed by signal: 11, core dumped: no [UID:1069][845] Child process with pid: 11786 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 15378 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Cheekati', 'last_name': 'Ramakrishna', 'mobile_number': '7013624190', 'email': 'ramakrishna9705161103@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Nuzvid ', 'pincode': '521201', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending txnid VPJ9RX2R6V STATUS VPJ9RX2R6V start ts=2025-10-22T11:09:55.306977+00:00 bg start order_id=VPJ9RX2R6V service=prepaid prepaid STATUS VPJ9RX2R6V no local tx row yet In side dispatch_service_payment function STATUS VPJ9RX2R6V calling provider\u2026 getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPJ9RX2R6V', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPJ9RX2R6V provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPJ9RX2R6V no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPJ9RX2R6V STATUS VPJ9RX2R6V start ts=2025-10-22T11:10:02.797261+00:00 STATUS VPJ9RX2R6V no local tx row yet STATUS VPJ9RX2R6V calling provider\u2026 =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPJ9RX2R6V Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221639553572', 'TxnId': 'VPJ9RX2R6V', 'status': 'SUCCESS', 'number': '8500353211', 'amount': '198.00', 'RefId': '6684238690', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.188', 'reqTime': '2025-10-22 16:39:57', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPJ9RX2R6V provider -> normalized=SUCCESS, resText='Payment Processed', refId=6684238690, orderId=202510221639553572 STATUS VPJ9RX2R6V no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9441'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9441 1. recharge_status : Pending bg start order_id=VPZKW24PB6 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPZKW24PB6 STATUS VPZKW24PB6 start ts=2025-10-22T11:23:48.225499+00:00 STATUS VPZKW24PB6 no local tx row yet STATUS VPZKW24PB6 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZKW24PB6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZKW24PB6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZKW24PB6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPZKW24PB6 STATUS VPZKW24PB6 start ts=2025-10-22T11:23:55.005570+00:00 STATUS VPZKW24PB6 no local tx row yet STATUS VPZKW24PB6 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZKW24PB6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZKW24PB6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZKW24PB6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPZKW24PB6 STATUS VPZKW24PB6 start ts=2025-10-22T11:24:01.145908+00:00 STATUS VPZKW24PB6 no local tx row yet STATUS VPZKW24PB6 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZKW24PB6 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221653559764', 'TxnId': 'VPZKW24PB6', 'status': 'SUCCESS', 'number': '9441804591', 'amount': '10.00', 'RefId': '6684346316', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.060', 'reqTime': '2025-10-22 16:53:56', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPZKW24PB6 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6684346316, orderId=202510221653559764 STATUS VPZKW24PB6 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Thoutam', 'last_name': 'Rama', 'mobile_number': '9392853600', 'email': 'rr8782015@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal', 'pincode': '506002', 'referral_code_input': 'VP7KDSCC', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Thoutam ', 'last_name': 'Ramesh', 'mobile_number': '9346945001', 'email': 'rameshthoutam@269gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal', 'pincode': '506002', 'referral_code_input': 'VP7KDSCC', 'agreed_terms': True} {'first_name': 'Thoutam ', 'last_name': 'Ramesh', 'mobile_number': '9346945001', 'email': 'rameshthoutam@269gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal', 'pincode': '506002', 'referral_code_input': 'VP7KDSCC', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kancharla ', 'last_name': 'Sunitha ', 'mobile_number': '6281097475', 'email': 'sunitha10228@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam ', 'pincode': '507165', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagendra', 'last_name': 'Pasupuleti', 'mobile_number': '9010579105', 'email': 'pasupuletinagendra7573@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15836', 'agreed_terms': True} {'first_name': 'Nagendra', 'last_name': 'Pasupuleti', 'mobile_number': '9010579105', 'email': 'pasupuletinagendra7573@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15836', 'agreed_terms': True} {'first_name': 'Nagendra', 'last_name': 'Pasupuleti', 'mobile_number': '9010579105', 'email': 'pasupuletinagendra7573@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15836', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagendra', 'last_name': 'Pasupuleti', 'mobile_number': '9010579105', 'email': 'pasupuletinagendra7573@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15836', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Purushottam ', 'last_name': 'K', 'mobile_number': '6302555380', 'email': 'purushottamkondiparthi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Gurazala', 'pincode': '522415', 'referral_code_input': 'VP16MH63', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'dth'), ('provider', 'TS'), ('fields', {'subscriber_id': '1395446287'})]) ====================== BillValidate ====================== dth TS {'subscriber_id': '1395446287'} 1395446287 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} 1. recharge_status : Pending txnid VPW53B93MB STATUS VPW53B93MB start ts=2025-10-22T11:48:15.473964+00:00 bg start order_id=VPW53B93MB service=dth STATUS VPW53B93MB no local tx row yet dth STATUS VPW53B93MB calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service RAW {'orderId': None, 'TxnId': 'VPW53B93MB', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW53B93MB provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW53B93MB no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPW53B93MB STATUS VPW53B93MB start ts=2025-10-22T11:48:21.302899+00:00 STATUS VPW53B93MB no local tx row yet STATUS VPW53B93MB calling provider\u2026 bg done order_id=VPW53B93MB status=Failed 2. Failed 2. Failed RAW {'orderId': None, 'TxnId': 'VPW53B93MB', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW53B93MB provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW53B93MB no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPW53B93MB STATUS VPW53B93MB start ts=2025-10-22T11:48:28.061980+00:00 ------------------ Response data ----------------- {'bal': '0', 'Comi': '0.000', 'TxnId': 'VPW53B93MB', 'optId': '', 'Number': '1395446287', 'amount': '200.00', 'status': 'FAILED', 'resText': 'operator not matched', 'service': 'DTH', 'operator': 'TS', 'billAmount': '', 'VoucherCode': ''} STATUS VPW53B93MB calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPW53B93MB', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW53B93MB provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW53B93MB current=Failed age=6.8s young_pending=False STATUS VPW53B93MB persisted change: Failed -> Error STATUS VPW53B93MB summary synced to Error STATUS VPW53B93MB respond -> ERROR, msg='Transaction id not Exist', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Daivateja ', 'last_name': 'Daivateja ', 'mobile_number': '9619285753', 'email': 'daivateja1111@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Shanabanda ', 'pincode': '505526', 'referral_code_input': 'VP6HSGO6', 'agreed_terms': True} {'first_name': 'Nagendra', 'last_name': 'Pasupuleti', 'mobile_number': '9010579105', 'email': 'pasupuletinagendra7573@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15836', 'agreed_terms': True} {'first_name': 'PAVAN ', 'last_name': 'Morepalli ', 'mobile_number': '9989588453', 'email': 'pavanmorepalli257@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515761', 'referral_code_input': 'VRL15909', 'agreed_terms': True} OrderedDict([('service', 'dth'), ('provider', 'TS'), ('fields', {'subscriber_id': '1395446287', 'amount': '200'})]) ====================== BillValidate ====================== dth TS {'subscriber_id': '1395446287', 'amount': '200'} 1395446287 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][20865] [ERROR] [UID:1069][20864] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 20864 was killed by signal: 11, core dumped: no [UID:1069][845] Child process with pid: 20865 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sake', 'last_name': 'Pennappa', 'mobile_number': '9652989198', 'email': 'dimpusake@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515761', 'referral_code_input': 'VRL15909', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'lucky', 'last_name': 'Hemanth', 'mobile_number': '8019704714', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': '', 'pincode': '801970', 'referral_code_input': '801970', 'agreed_terms': True} {'first_name': 'lucky', 'last_name': 'Hemanth', 'mobile_number': '8019704714', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': '', 'pincode': '801970', 'referral_code_input': '801970', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'lucky', 'last_name': 'Hemanth', 'mobile_number': '8019704714', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': '', 'pincode': '801970', 'referral_code_input': '801970', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pasupuleti', 'last_name': 'Reddy', 'mobile_number': '9113646063', 'email': 'rreddysekhar27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicharla', 'pincode': '517192', 'referral_code_input': 'VRL15836', 'agreed_terms': True} {'first_name': 'P', 'last_name': 'Manikumar', 'mobile_number': '6302993700', 'email': 'pappumanikumar96@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla', 'pincode': '517192', 'referral_code_input': 'VRL14700', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nudurupati ', 'last_name': 'Haribabu ', 'mobile_number': '6304561113', 'email': 'nudurubaati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Vanasthalipuram ', 'pincode': '500070', 'referral_code_input': 'ARL14373', 'agreed_terms': True} {'first_name': 'Pasupuleti', 'last_name': 'Nagendra', 'mobile_number': '9010579105', 'email': 'pasupuletinagendra950@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15836', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Thofida', 'mobile_number': '7207450634', 'email': 'tofeeda3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla', 'pincode': '517192', 'referral_code_input': 'VRL15056', 'agreed_terms': True} {'first_name': 'ESLAVATH', 'last_name': 'HARISH', 'mobile_number': '09550481713', 'email': 'e.suva93@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Khammam ', 'pincode': '507166', 'referral_code_input': 'VP2HUIL6', 'agreed_terms': True} {'first_name': 'R', 'last_name': 'Abhi', 'mobile_number': '9182915013', 'email': 'shivarachamala1234@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'R', 'last_name': 'Abhi', 'mobile_number': '9182915013', 'email': 'shivarachamala1234@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'R', 'last_name': 'Abhi', 'mobile_number': '9182915013', 'email': 'shivarachamala1234@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} 4569 {'first_name': 'DARAGANNA GARI', 'last_name': 'MURALI', 'mobile_number': '9381448644', 'email': 'dmurali.seerpi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'SEERPI ', 'pincode': '515741', 'referral_code_input': '1AP607523', 'agreed_terms': True} {'first_name': 'DARAGANNA GARI', 'last_name': 'MURALI', 'mobile_number': '9381448644', 'email': 'dmurali.seerpi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'SEERPI ', 'pincode': '515741', 'referral_code_input': '1AP607523', 'agreed_terms': True} {'first_name': 'DARAGANNA GARI', 'last_name': 'MURALI', 'mobile_number': '9381448644', 'email': 'dmurali.seerpi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'SEERPI ', 'pincode': '515741', 'referral_code_input': '1AP607523', 'agreed_terms': True} {'first_name': 'Murali ', 'last_name': 'Mohan', 'mobile_number': '9490332843', 'email': 'muralimohan1975ac@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gannavaram', 'pincode': '521101', 'referral_code_input': '1AP661423', 'agreed_terms': True} {'first_name': 'Murali ', 'last_name': 'Mohan', 'mobile_number': '9490332843', 'email': 'muralimohan1975ac@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gannavaram', 'pincode': '521101', 'referral_code_input': '1AP661423', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1436'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1436 1. recharge_status : Pending bg start order_id=VP7AQU2DRR service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VP7AQU2DRR STATUS VP7AQU2DRR start ts=2025-10-22T12:13:27.352513+00:00 STATUS VP7AQU2DRR no local tx row yet STATUS VP7AQU2DRR calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VP7AQU2DRR', 'client_txn_id': 'VP7AQU2DRR', 'provider_order_id': 'VP7AQU2DRR', 'message': 'Payment Processed', 'raw': {'orderId': 'VP7AQU2DRR', 'status': 'PENDING', 'mobile': '9182954220', 'amount': 19, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '483.81', 'billAmount': '19.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '19.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '19.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VP7AQU2DRR status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510221743243509', 'TxnId': 'VP7AQU2DRR', 'status': 'PENDING', 'number': '9182954220', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 17:43:25', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP7AQU2DRR provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510221743243509 STATUS VP7AQU2DRR no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP7AQU2DRR STATUS VP7AQU2DRR start ts=2025-10-22T12:13:36.652891+00:00 ------------------ Response data ----------------- {'bal': '483.81', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '9182954220', 'status': 'PENDING', 'orderId': 'VP7AQU2DRR', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VP7AQU2DRR LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP7AQU2DRR STATUS VP7AQU2DRR start ts=2025-10-22T12:13:43.544134+00:00 ------------------ Response data ----------------- {'bal': '483.81', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '9182954220', 'status': 'PENDING', 'orderId': 'VP7AQU2DRR', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VP7AQU2DRR calling provider\u2026 RAW {'orderId': '202510221743243509', 'TxnId': 'VP7AQU2DRR', 'status': 'PENDING', 'number': '9182954220', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 17:43:25', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP7AQU2DRR provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510221743243509 STATUS VP7AQU2DRR current=Pending age=16.0s young_pending=True STATUS VP7AQU2DRR no status change (current=Pending, provider=Pending) STATUS VP7AQU2DRR respond -> PENDING, msg='Payment Processed', terminal=False txnid VP7AQU2DRR STATUS VP7AQU2DRR start ts=2025-10-22T12:13:49.308950+00:00 ------------------ Response data ----------------- {'bal': '483.81', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '9182954220', 'status': 'PENDING', 'orderId': 'VP7AQU2DRR', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP7AQU2DRR', 'amount': '19.00', 'number': '9182954220', 'status': 'PENDING', 'orderId': '202510221743243509', 'reqTime': '2025-10-22 17:43:25', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP7AQU2DRR LOCAL pending within grace 15s -> PENDING txnid VP7AQU2DRR STATUS VP7AQU2DRR start ts=2025-10-22T12:13:54.523270+00:00 ------------------ Response data ----------------- {'bal': '483.81', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '9182954220', 'status': 'PENDING', 'orderId': 'VP7AQU2DRR', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP7AQU2DRR', 'amount': '19.00', 'number': '9182954220', 'status': 'PENDING', 'orderId': '202510221743243509', 'reqTime': '2025-10-22 17:43:25', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP7AQU2DRR LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP7AQU2DRR STATUS VP7AQU2DRR start ts=2025-10-22T12:13:59.733305+00:00 ------------------ Response data ----------------- {'bal': '483.81', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '9182954220', 'status': 'PENDING', 'orderId': 'VP7AQU2DRR', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP7AQU2DRR', 'amount': '19.00', 'number': '9182954220', 'status': 'PENDING', 'orderId': '202510221743243509', 'reqTime': '2025-10-22 17:43:25', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP7AQU2DRR calling provider\u2026 RAW {'orderId': '202510221743243509', 'TxnId': 'VP7AQU2DRR', 'status': 'PENDING', 'number': '9182954220', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 17:43:25', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP7AQU2DRR provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510221743243509 STATUS VP7AQU2DRR current=Pending age=16.2s young_pending=True STATUS VP7AQU2DRR no status change (current=Pending, provider=Pending) STATUS VP7AQU2DRR respond -> PENDING, msg='Payment Processed', terminal=False txnid VP7AQU2DRR STATUS VP7AQU2DRR start ts=2025-10-22T12:14:05.475418+00:00 ------------------ Response data ----------------- {'bal': '483.81', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '9182954220', 'status': 'PENDING', 'orderId': 'VP7AQU2DRR', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP7AQU2DRR', 'amount': '19.00', 'number': '9182954220', 'status': 'PENDING', 'orderId': '202510221743243509', 'reqTime': '2025-10-22 17:43:25', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP7AQU2DRR LOCAL pending within grace 15s -> PENDING txnid VP7AQU2DRR STATUS VP7AQU2DRR start ts=2025-10-22T12:14:10.691375+00:00 ------------------ Response data ----------------- {'bal': '483.81', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '9182954220', 'status': 'PENDING', 'orderId': 'VP7AQU2DRR', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP7AQU2DRR', 'amount': '19.00', 'number': '9182954220', 'status': 'PENDING', 'orderId': '202510221743243509', 'reqTime': '2025-10-22 17:43:25', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP7AQU2DRR LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP7AQU2DRR STATUS VP7AQU2DRR start ts=2025-10-22T12:14:16.171399+00:00 ------------------ Response data ----------------- {'bal': '483.81', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '9182954220', 'status': 'PENDING', 'orderId': 'VP7AQU2DRR', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP7AQU2DRR', 'amount': '19.00', 'number': '9182954220', 'status': 'PENDING', 'orderId': '202510221743243509', 'reqTime': '2025-10-22 17:43:25', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP7AQU2DRR calling provider\u2026 RAW {'orderId': '202510221743243509', 'TxnId': 'VP7AQU2DRR', 'status': 'PENDING', 'number': '9182954220', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 17:43:25', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP7AQU2DRR provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510221743243509 STATUS VP7AQU2DRR current=Pending age=16.4s young_pending=True STATUS VP7AQU2DRR no status change (current=Pending, provider=Pending) STATUS VP7AQU2DRR respond -> PENDING, msg='Payment Processed', terminal=False txnid VP7AQU2DRR STATUS VP7AQU2DRR start ts=2025-10-22T12:14:21.973250+00:00 ------------------ Response data ----------------- {'bal': '483.81', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '9182954220', 'status': 'PENDING', 'orderId': 'VP7AQU2DRR', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP7AQU2DRR', 'amount': '19.00', 'number': '9182954220', 'status': 'PENDING', 'orderId': '202510221743243509', 'reqTime': '2025-10-22 17:43:25', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP7AQU2DRR LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramavath ', 'last_name': 'Sardhar Naik ', 'mobile_number': '7013116401', 'email': 'ramavathsardharnaik123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Macherla ', 'pincode': '522439', 'referral_code_input': 'VRL15057', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][27772] [ERROR] [UID:1069][27755] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 1204, in _gcd_import File "", line 241, in _call_with_frames_removed File "", line 1176, in _find_and_load File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Biruduraju ', 'last_name': 'Laxmi ', 'mobile_number': '7013784108', 'email': 'biruduraju75@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': '1AP111787', 'agreed_terms': True} {'first_name': 'Biruduraju ', 'last_name': 'Laxmi ', 'mobile_number': '7013784108', 'email': 'biruduraju75@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': '1AP111787', 'agreed_terms': True} {'first_name': 'Biruduraju ', 'last_name': 'Laxmi ', 'mobile_number': '7013784108', 'email': 'biruduraju75@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': '1AP111787', 'agreed_terms': True} {'first_name': 'Shiva ', 'last_name': 'Pavan', 'mobile_number': '6302663671', 'email': 'siva21425@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515001', 'referral_code_input': '1AP444538', 'agreed_terms': True} {'first_name': 'Shiva ', 'last_name': 'Pavan', 'mobile_number': '6302663671', 'email': 'siva21425@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515001', 'referral_code_input': '1AP444538', 'agreed_terms': True} {'first_name': 'Shiva ', 'last_name': 'Pavan', 'mobile_number': '6302663671', 'email': 'siva21425@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515001', 'referral_code_input': '1AP444538', 'agreed_terms': True} {'first_name': 'Shiva ', 'last_name': 'Pavan', 'mobile_number': '6302663671', 'email': 'siva21425@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515001', 'referral_code_input': '1AP444538', 'agreed_terms': True} [UID:1069][845] Child process with pid: 27772 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 27755 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'MALLESH', 'last_name': 'MALLESH', 'mobile_number': '9908790627', 'email': 'malleshg840@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD ', 'pincode': '500020', 'referral_code_input': 'VP6CPNP6', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shiva', 'last_name': 'Prasad ', 'mobile_number': '6302663671', 'email': 'siva21425@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515751', 'referral_code_input': '902756', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohammed ', 'last_name': 'Altamash ', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash ', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash ', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash ', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shiva', 'last_name': 'Prasad ', 'mobile_number': '6302663671', 'email': 'siva21425@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515751', 'referral_code_input': 'VRL15837', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '1AP429943', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'HARIJANA ', 'last_name': 'CHINNA VANNURSWAMY ', 'mobile_number': '6303815083', 'email': 'vannurvannalli@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kanekal ', 'pincode': '515871', 'referral_code_input': 'VRL15924', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': 'Gin :283901380870', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': 'Gin :283901380870', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'BATHALA ', 'last_name': 'Radhakrishna ', 'mobile_number': '9441641066', 'email': 'raadhhakrishnayya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash ', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash ', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash ', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash ', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash ', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash ', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash ', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'IDFF'), ('fields', {'vehicle_number': 'TS08UB3229'})]) ====================== BillValidate ====================== fastag IDFF {'vehicle_number': 'TS08UB3229'} TS08UB3229 {'first_name': 'Kolusu', 'last_name': 'KEDHARESWAR ', 'mobile_number': '9247275586', 'email': 'kedhareswark.takshasila@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secunderabad ', 'pincode': '500017', 'referral_code_input': 'VP585482', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': 'Vp82298e', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Peddayerrappagari ', 'last_name': 'Gurumurthy', 'mobile_number': '6281606005', 'email': 'gurumurthy6534@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyanadurgam', 'pincode': '515761', 'referral_code_input': 'VRL15458', 'agreed_terms': True} {'first_name': 'Mohammed', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '1AP429943', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '1AP429943', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '1AP429943', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '1AP429943', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '1AP429943', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '1AP429943', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '1AP429943', 'agreed_terms': True} {'first_name': 'Dharshan', 'last_name': 'Dharshan', 'mobile_number': '8074745017', 'email': 'dharshdharshan111@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517502', 'referral_code_input': 'VP226646', 'agreed_terms': True} {'first_name': 'Dharshan', 'last_name': 'Dharshan', 'mobile_number': '8074745017', 'email': 'dharshdharshan111@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517502', 'referral_code_input': 'VP226646', 'agreed_terms': True} {'first_name': 'Dharshan', 'last_name': 'Dharshan', 'mobile_number': '8074745017', 'email': 'dharshdharshan111@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517502', 'referral_code_input': 'VP226646', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash ', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash ', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash ', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'KALUKURI ', 'last_name': 'Madhubabu', 'mobile_number': '9347025634', 'email': 'madhubabukalukuri@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515001', 'referral_code_input': 'VRL15837', 'agreed_terms': True} {'first_name': 'Kolusu', 'last_name': 'KEDHARESWAR ', 'mobile_number': '9247275586', 'email': 'kedhareswark.takshasila@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secunderabad ', 'pincode': '500017', 'referral_code_input': 'VP585482', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '283901380870', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '283901380870', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '283901380870', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '283901380870', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '283901380870', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '283901380870', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '283901380870', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': '283901380870', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': 'Gin :283901380870', 'agreed_terms': True} {'first_name': 'Kolusu', 'last_name': 'KEDHARESWAR ', 'mobile_number': '9247275586', 'email': 'kedhareswark.takshasila@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secunderabad ', 'pincode': '500017', 'referral_code_input': 'VP585482-', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kolusu', 'last_name': 'KEDHARESWAR ', 'mobile_number': '9247275586', 'email': 'kedhareswark.takshasila@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secunderabad ', 'pincode': '500017', 'referral_code_input': 'VP585482-', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': 'Vp82298r', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': 'Vp82298r', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bhanu', 'last_name': 'Chintha', 'mobile_number': '6281744495', 'email': 'bhanusiddu21@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507123', 'referral_code_input': 'VRL14549', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4422'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4422 1. recharge_status : Pending bg start order_id=VP2XKM9OS9 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP2XKM9OS9 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VP2XKM9OS9 STATUS VP2XKM9OS9 start ts=2025-10-22T12:54:14.445626+00:00 ------------------ Response data ----------------- {'bal': '483.81', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '8688932887', 'status': 'FAILED', 'orderId': 'VP2XKM9OS9', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VP2XKM9OS9 LOCAL terminal -> FAILED VerifyTxnPinSerializer(data={'transaction_pin': '1993'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1993 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPMANS4WMY STATUS VPMANS4WMY start ts=2025-10-22T12:54:25.622962+00:00 bg start order_id=VPMANS4WMY service=prepaid STATUS VPMANS4WMY no local tx row yet prepaid STATUS VPMANS4WMY calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPMANS4WMY', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPMANS4WMY provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPMANS4WMY no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPMANS4WMY STATUS VPMANS4WMY start ts=2025-10-22T12:54:31.924612+00:00 STATUS VPMANS4WMY no local tx row yet STATUS VPMANS4WMY calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPMANS4WMY Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221824267281', 'TxnId': 'VPMANS4WMY', 'status': 'SUCCESS', 'number': '7075478375', 'amount': '199.00', 'RefId': '1708911395', 'operator': 'AT', 'service': 'Mobile', 'Comi': '3.582', 'reqTime': '2025-10-22 18:24:27', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPMANS4WMY provider -> normalized=SUCCESS, resText='Payment Processed', refId=1708911395, orderId=202510221824267281 STATUS VPMANS4WMY no-local -> SUCCESS passthrough VerifyTxnPinSerializer(data={'transaction_pin': '4422'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4422 1. recharge_status : Pending txnid VPMUNUUQ0N STATUS VPMUNUUQ0N start ts=2025-10-22T12:55:12.261334+00:00 bg start order_id=VPMUNUUQ0N service=prepaid STATUS VPMUNUUQ0N no local tx row yet prepaid STATUS VPMUNUUQ0N calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPMUNUUQ0N', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPMUNUUQ0N provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPMUNUUQ0N no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPMUNUUQ0N STATUS VPMUNUUQ0N start ts=2025-10-22T12:55:18.266804+00:00 STATUS VPMUNUUQ0N no local tx row yet STATUS VPMUNUUQ0N calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPMUNUUQ0N Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221825124398', 'TxnId': 'VPMUNUUQ0N', 'status': 'FAILED', 'number': '8688932887', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 18:25:13', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VPMUNUUQ0N provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510221825124398 STATUS VPMUNUUQ0N no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPMUNUUQ0N STATUS VPMUNUUQ0N start ts=2025-10-22T12:55:25.621488+00:00 ------------------ Response data ----------------- {'bal': '288.39', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '8688932887', 'status': 'FAILED', 'orderId': 'VPMUNUUQ0N', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPMUNUUQ0N LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kamal ', 'last_name': 'Uddin', 'mobile_number': '9093012374', 'email': 'mdkamaluddin9093012374@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '587', 'city': 'Berhampur ', 'pincode': '742135', 'referral_code_input': 'VP4LAAM4', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9087'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9087 1. recharge_status : Pending txnid VPVY0TM4FD STATUS VPVY0TM4FD start ts=2025-10-22T12:59:28.634536+00:00 STATUS VPVY0TM4FD no local tx row yet STATUS VPVY0TM4FD calling provider\u2026 bg start order_id=VPVY0TM4FD service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPVY0TM4FD', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPVY0TM4FD provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPVY0TM4FD no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPVY0TM4FD STATUS VPVY0TM4FD start ts=2025-10-22T12:59:34.574424+00:00 STATUS VPVY0TM4FD no local tx row yet STATUS VPVY0TM4FD calling provider\u2026 RAW {'orderId': '202510221829294531', 'TxnId': 'VPVY0TM4FD', 'status': 'PENDING', 'number': '9848252268', 'amount': '26.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 18:29:30', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPVY0TM4FD provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510221829294531 STATUS VPVY0TM4FD no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPVY0TM4FD STATUS VPVY0TM4FD start ts=2025-10-22T12:59:40.494717+00:00 STATUS VPVY0TM4FD no local tx row yet STATUS VPVY0TM4FD calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPVY0TM4FD Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221829294531', 'TxnId': 'VPVY0TM4FD', 'status': 'SUCCESS', 'number': '9848252268', 'amount': '26.00', 'RefId': '1543702357', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.468', 'reqTime': '2025-10-22 18:29:30', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPVY0TM4FD provider -> normalized=SUCCESS, resText='Payment Processed', refId=1543702357, orderId=202510221829294531 STATUS VPVY0TM4FD no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 26675 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1988'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1988 {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '8499036694', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': 'Vp82298e', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4422'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4422 1. recharge_status : Pending bg start order_id=VPXH72BBG0 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPXH72BBG0 STATUS VPXH72BBG0 start ts=2025-10-22T13:14:47.287438+00:00 STATUS VPXH72BBG0 no local tx row yet STATUS VPXH72BBG0 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPXH72BBG0', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPXH72BBG0 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPXH72BBG0 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPXH72BBG0 STATUS VPXH72BBG0 start ts=2025-10-22T13:14:54.360545+00:00 STATUS VPXH72BBG0 no local tx row yet STATUS VPXH72BBG0 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPXH72BBG0 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221844489863', 'TxnId': 'VPXH72BBG0', 'status': 'SUCCESS', 'number': '8688932887', 'amount': '19.00', 'RefId': '6685474120', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-22 18:44:48', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPXH72BBG0 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6685474120, orderId=202510221844489863 STATUS VPXH72BBG0 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': 'Vp82298e', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': 'Vp82298e', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': 'Vp82298e', 'agreed_terms': True} {'first_name': 'Kasthala ', 'last_name': 'Ashok', 'mobile_number': '9392980078', 'email': 'kastalaashokchandralapdu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Chandralapdu ', 'pincode': '521182', 'referral_code_input': 'Vp82298e', 'agreed_terms': True} {'first_name': 'Atiya', 'last_name': 'Tabassum', 'mobile_number': '9550048843', 'email': 'sadiyahaniya65@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Telangana ', 'pincode': '502032', 'referral_code_input': 'VP528985', 'agreed_terms': True} {'first_name': 'Atiya', 'last_name': 'Tabassum', 'mobile_number': '9550048843', 'email': 'sadiyahaniya65@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Telangana ', 'pincode': '502032', 'referral_code_input': 'VP528985', 'agreed_terms': True} {'first_name': 'Atiya', 'last_name': 'Tabassum', 'mobile_number': '9550048843', 'email': 'sadiyahaniya65@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Telangana ', 'pincode': '502032', 'referral_code_input': 'VP528985', 'agreed_terms': True} {'first_name': 'Chandragiri ', 'last_name': 'Sathish', 'mobile_number': '7093166689', 'email': 'sathishkumar87297@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicharla ', 'pincode': '517192', 'referral_code_input': 'VRL15836', 'agreed_terms': True} {'first_name': 'RAJESWAR RAO', 'last_name': 'POTHU', 'mobile_number': '9866146058', 'email': 'gnetcafe175@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'khammam', 'pincode': '507122', 'referral_code_input': 'VRL15496', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Babavali', 'mobile_number': '7093846786', 'email': 'Babamabjan26516@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Darigile', 'last_name': 'Ramesh', 'mobile_number': '7680897629', 'email': 'rr5920792@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherala', 'pincode': '517192', 'referral_code_input': '1AP594972', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1424670410001444'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1424670410001444'} 1424670410001444 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2905'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2905 VerifyTxnPinSerializer(data={'transaction_pin': '3394'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3394 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2905'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2905 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2905'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2905 VerifyTxnPinSerializer(data={'transaction_pin': '9054'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9054 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9054'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9054 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3396'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3396 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1984'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1984 1. recharge_status : Pending bg start order_id=VP8VBE3S10 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP8VBE3S10 STATUS VP8VBE3S10 start ts=2025-10-22T13:25:15.319975+00:00 STATUS VP8VBE3S10 no local tx row yet STATUS VP8VBE3S10 calling provider\u2026 RAW {'orderId': '202510221855111056', 'TxnId': 'VP8VBE3S10', 'status': 'PENDING', 'number': '9010406389', 'amount': '239.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 18:55:11', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP8VBE3S10 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510221855111056 STATUS VP8VBE3S10 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP8VBE3S10 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' [UID:1069][845] Child process with pid: 4643 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP8VBE3S10 STATUS VP8VBE3S10 start ts=2025-10-22T13:25:21.533566+00:00 ------------------ Response data ----------------- {'bal': '15023.97', 'Comi': '1.434', 'optId': '6685603473', 'amount': 239, 'mobile': '9010406389', 'status': 'SUCCESS', 'orderId': 'VP8VBE3S10', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00'} STATUS VP8VBE3S10 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][5169] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'S', 'last_name': 'Rajavardan', 'mobile_number': '9110594512', 'email': 'rajavardhan1816@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509132', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Rajavardan', 'mobile_number': '9110594512', 'email': 'rajavardhan1816@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509132', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'Ravi', 'last_name': 'Anumolla ', 'mobile_number': '9550452175', 'email': 'anumollaravi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Adloor yellareddy ', 'pincode': '503145', 'referral_code_input': 'VRL14137', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2905'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2905 VerifyTxnPinSerializer(data={'transaction_pin': '2905'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2905 VerifyTxnPinSerializer(data={'transaction_pin': '2905'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2905 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3039'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3039 1. recharge_status : Pending bg start order_id=VPJ7N633YF service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPJ7N633YF&number=9346865908&amount=3599&operator=JO&circle=1 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPJ7N633YF Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9054'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9054 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'C', 'last_name': 'Gangadhar', 'mobile_number': '7702247056', 'email': 'gangadharc857@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VP2H1536', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPGH7P7E14 service=dth dth In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service bg done order_id=VPGH7P7E14 status=Failed 2. Failed 2. Failed =============================== Just entered Recharge Status API ================================== txnid VPGH7P7E14 STATUS VPGH7P7E14 start ts=2025-10-22T13:41:13.058643+00:00 ------------------ Response data ----------------- {'bal': '0', 'Comi': '0.000', 'TxnId': 'VPGH7P7E14', 'optId': '', 'Number': '82257979094', 'amount': '265.00', 'status': 'FAILED', 'resText': 'operator not matched', 'service': 'DTH', 'operator': 'SD', 'billAmount': '', 'VoucherCode': ''} STATUS VPGH7P7E14 calling provider\u2026 OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][14622] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'dth'), ('provider', 'SD'), ('fields', {'subscriber_id': '82257979094'})]) ====================== BillValidate ====================== dth SD {'subscriber_id': '82257979094'} 82257979094 {'Status': 'SUCCESS', 'CustomerName': 'ATHRAM', 'Balance': '1.82', 'Monthly': '265', 'NextRecharge': '19-Oct-2025', 'Planname': 'Telugu Basic Package Subscription Monthly_renewal', 'Message': 'DTH Info'} OrderedDict([('service', 'dth'), ('provider', 'SD'), ('fields', {'subscriber_id': '82257979094', 'amount': '265'})]) ====================== BillValidate ====================== dth SD {'subscriber_id': '82257979094', 'amount': '265'} 82257979094 {'Status': 'SUCCESS', 'CustomerName': 'ATHRAM', 'Balance': '1.82', 'Monthly': '265', 'NextRecharge': '19-Oct-2025', 'Planname': 'Telugu Basic Package Subscription Monthly_renewal', 'Message': 'DTH Info'} {'first_name': 'Parupalli', 'last_name': 'Mohanarao', 'mobile_number': '09492245797', 'email': 'parupallimohanarao797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Vizianagaram', 'pincode': '531162', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nageswararao ', 'last_name': 'Manda ', 'mobile_number': '8247772769', 'email': 'nageswararaomanda187@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Saipeta ', 'pincode': '524239', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Prashanth ', 'last_name': 'Kumar', 'mobile_number': '7032681883', 'email': 'traderprashanth5@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '502032', 'referral_code_input': 'VP8AU69R', 'agreed_terms': True} {'first_name': 'Siva', 'last_name': 'Kumari ', 'mobile_number': '9550452911', 'email': 'siva369kolusu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secunderabad ', 'pincode': '500017', 'referral_code_input': 'VP5TI2KI', 'agreed_terms': True} {'first_name': 'Nageswararao ', 'last_name': 'Manda', 'mobile_number': '8247772769', 'email': 'nageswararaomanda187@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Saipeta ', 'pincode': '524239', 'referral_code_input': 'VP336566 ', 'agreed_terms': True} {'first_name': 'Nageswararao ', 'last_name': 'Manda', 'mobile_number': '8247772769', 'email': 'nageswararaomanda187@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Saipeta ', 'pincode': '524239', 'referral_code_input': 'VP336566 ', 'agreed_terms': True} OrderedDict([('service', 'dth'), ('provider', 'SD'), ('fields', {'subscriber_id': '82257979094'})]) ====================== BillValidate ====================== dth SD {'subscriber_id': '82257979094'} 82257979094 {'Status': 'SUCCESS', 'CustomerName': 'ATHRAM', 'Balance': '1.82', 'Monthly': '265', 'NextRecharge': '19-Oct-2025', 'Planname': 'Telugu Basic Package Subscription Monthly_renewal', 'Message': 'DTH Info'} RAW {'orderId': None, 'TxnId': 'VPGH7P7E14', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPGH7P7E14 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPGH7P7E14 current=Failed age=3.2s young_pending=False STATUS VPGH7P7E14 persisted change: Failed -> Error STATUS VPGH7P7E14 summary synced to Error STATUS VPGH7P7E14 respond -> ERROR, msg='Transaction id not Exist', terminal=False =============================== Just entered Recharge Status API ================================== {'first_name': 'Gemmeli', 'last_name': 'Ramesh', 'mobile_number': '6302950275', 'email': 'Rameshgemmeli04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gemmeli', 'last_name': 'Ramesh', 'mobile_number': '6302950275', 'email': 'Rameshgemmeli04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gemmeli', 'last_name': 'Ramesh', 'mobile_number': '6302950275', 'email': 'Rameshgemmeli04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gemmeli', 'last_name': 'Ramesh', 'mobile_number': '6302950275', 'email': 'Rameshgemmeli04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gemmeli', 'last_name': 'Ramesh', 'mobile_number': '6302950275', 'email': 'Rameshgemmeli04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gemmeli', 'last_name': 'Ramesh', 'mobile_number': '6302950275', 'email': 'Rameshgemmeli04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gemmeli', 'last_name': 'Ramesh', 'mobile_number': '6302950275', 'email': 'Rameshgemmeli04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='api.goterpay.com', port=443): Read timed out. (read timeout=20)")': /dthinfo?mid=G288696404&mkey=SHAJ947607&operator=SD&number=82257979094 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7411438001643'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7411438001643'} 7411438001643 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gemmeli', 'last_name': 'Ramesh', 'mobile_number': '6302950275', 'email': 'Rameshgemmeli04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gemmeli', 'last_name': 'Ramesh', 'mobile_number': '6302950275', 'email': 'Rameshgemmeli04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gemmeli', 'last_name': 'Ramesh', 'mobile_number': '6302950275', 'email': 'Rameshgemmeli04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gemmeli', 'last_name': 'Ramesh', 'mobile_number': '6302950275', 'email': 'Rameshgemmeli04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gemmeli', 'last_name': 'Ramesh', 'mobile_number': '6302950275', 'email': 'Rameshgemmeli04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Goundla', 'last_name': 'Swapna', 'mobile_number': '7981934267', 'email': 'swapnagoud4267@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyd', 'pincode': '502032', 'referral_code_input': 'VP8AU69R', 'agreed_terms': True} OrderedDict([('service', 'dth'), ('provider', 'SD'), ('fields', {'subscriber_id': '82257979094'})]) ====================== BillValidate ====================== dth SD {'subscriber_id': '82257979094'} 82257979094 {'Status': 'SUCCESS', 'CustomerName': 'ATHRAM', 'Balance': '1.82', 'Monthly': '265', 'NextRecharge': '19-Oct-2025', 'Planname': 'Telugu Basic Package Subscription Monthly_renewal', 'Message': 'DTH Info'} OrderedDict([('service', 'dth'), ('provider', 'SD'), ('fields', {'subscriber_id': '82257979094'})]) ====================== BillValidate ====================== dth SD {'subscriber_id': '82257979094'} 82257979094 {'Status': 'SUCCESS', 'CustomerName': 'ATHRAM', 'Balance': '1.82', 'Monthly': '265', 'NextRecharge': '19-Oct-2025', 'Planname': 'Telugu Basic Package Subscription Monthly_renewal', 'Message': 'DTH Info'} OrderedDict([('service', 'dth'), ('provider', 'SD'), ('fields', {'subscriber_id': '82257979094', 'amount': '265'})]) ====================== BillValidate ====================== dth SD {'subscriber_id': '82257979094', 'amount': '265'} 82257979094 {'Status': 'SUCCESS', 'CustomerName': 'ATHRAM', 'Balance': '1.82', 'Monthly': '265', 'NextRecharge': '19-Oct-2025', 'Planname': 'Telugu Basic Package Subscription Monthly_renewal', 'Message': 'DTH Info'} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nageswararao ', 'last_name': 'Manda ', 'mobile_number': '8247772769', 'email': 'nageswararaomanda187@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Saipeta ', 'pincode': '524239', 'referral_code_input': 'VP336566 ', 'agreed_terms': True} {'first_name': 'Nageswararao ', 'last_name': 'Manda ', 'mobile_number': '8247772769', 'email': 'nageswararaomanda187@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Saipeta ', 'pincode': '524239', 'referral_code_input': 'VP336566 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6161'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6161 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5214'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5214 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sasikumar', 'last_name': 'mukku', 'mobile_number': '7981822933', 'email': 'mukku.sasikumar19s@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore', 'pincode': '524002', 'referral_code_input': 'VP1T1C52', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][25316] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][25317] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 25316 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'K', 'last_name': 'K', 'mobile_number': '8374832779', 'email': 'hdhdhdhdhd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Alluri sitaramaraju ', 'pincode': '225278', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'K', 'mobile_number': '8374832779', 'email': 'hdhdhdhdhd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Alluri sitaramaraju ', 'pincode': '225278', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'K', 'mobile_number': '8374832779', 'email': 'hdhdhdhdhd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Alluri sitaramaraju ', 'pincode': '225278', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'K', 'mobile_number': '8374832779', 'email': 'hdhdhdhdhd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Alluri sitaramaraju ', 'pincode': '225278', 'referral_code_input': '1AP596592', 'agreed_terms': True} [UID:1069][845] Child process with pid: 25317 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 26051 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Namani', 'last_name': 'Harish', 'mobile_number': '6303065124', 'email': 'harishnamani96@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Asifabad', 'pincode': '504293', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5214'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5214 VerifyTxnPinSerializer(data={'transaction_pin': '6161'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6161 1. recharge_status : Pending bg start order_id=VPOK4DZ464 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPOK4DZ464 STATUS VPOK4DZ464 start ts=2025-10-22T14:02:31.548703+00:00 STATUS VPOK4DZ464 no local tx row yet STATUS VPOK4DZ464 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPOK4DZ464', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPOK4DZ464 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPOK4DZ464 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPOK4DZ464 STATUS VPOK4DZ464 start ts=2025-10-22T14:02:37.369909+00:00 STATUS VPOK4DZ464 no local tx row yet STATUS VPOK4DZ464 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPOK4DZ464 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221932318363', 'TxnId': 'VPOK4DZ464', 'status': 'SUCCESS', 'number': '8095322555', 'amount': '579.00', 'RefId': '1300747067', 'operator': 'AT', 'service': 'Mobile', 'Comi': '10.422', 'reqTime': '2025-10-22 19:32:31', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPOK4DZ464 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1300747067, orderId=202510221932318363 STATUS VPOK4DZ464 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gaddepogu ', 'last_name': 'Vasanth Kumar ', 'mobile_number': '6304201091', 'email': 'veerannav763@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509128', 'referral_code_input': 'VRL13886', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gaddepogu ', 'last_name': 'Vasanth Kumar ', 'mobile_number': '6304201091', 'email': 'veerannav763@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509128', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'Gaddepogu ', 'last_name': 'Vasanth Kumar ', 'mobile_number': '6304201091', 'email': 'veerannav763@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509128', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'Gaddepogu ', 'last_name': 'Vasanth Kumar ', 'mobile_number': '6304201091', 'email': 'veerannav763@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509128', 'referral_code_input': 'VRL13886', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'K', 'last_name': 'K', 'mobile_number': '8374832779', 'email': 'hdhdhdhdhd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Alluri sitaramaraju ', 'pincode': '225278', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'K', 'mobile_number': '8374832779', 'email': 'hdhdhdhdhd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Alluri sitaramaraju ', 'pincode': '225278', 'referral_code_input': '1Ap596592', 'agreed_terms': True} {'first_name': 'Gaddepogu ', 'last_name': 'Vasanth Kumar ', 'mobile_number': '6304201091', 'email': 'veerannav763@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509128', 'referral_code_input': 'VRL13886', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'NADIMIDODDI', 'last_name': 'SRINIVAS', 'mobile_number': '9618596136', 'email': 'Srinivasnadimididdi12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD', 'pincode': '500054', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'K', 'mobile_number': '8374832779', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': '', 'pincode': '', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'K', 'mobile_number': '8374832779', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': '', 'pincode': '', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'K', 'mobile_number': '8374832779', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': '', 'pincode': '', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'K', 'mobile_number': '8374832779', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': '', 'pincode': '', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'K', 'mobile_number': '8374832779', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': '', 'pincode': '', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'K', 'mobile_number': '8374832779', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': '', 'pincode': '', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'K', 'mobile_number': '8374832779', 'email': 'hdhdhdhdhd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': '', 'pincode': '', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'Hi', 'last_name': 'Hi', 'mobile_number': '8374832779', 'email': '', 'user_type': 'customer', 'state': '9', 'district': '138', 'city': 'Nehuru', 'pincode': '533227', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'H', 'last_name': 'Raju', 'mobile_number': '7815874656', 'email': 'h.rajumca79@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Bathini', 'last_name': 'Santhosh', 'mobile_number': '7207999731', 'email': 'bathinisanthosh493@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar', 'pincode': '505416', 'referral_code_input': 'VRL15394', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mallekedi ', 'last_name': 'Vijaya ', 'mobile_number': '94410 91104 ', 'email': 'mallekedivijaya@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Jadcharla ', 'pincode': '509301', 'referral_code_input': 'VP1ELSJS', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][2762] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Naga Priyanka', 'last_name': 'Chenna', 'mobile_number': '7842114226', 'email': 'chennapriyanka195@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': '1AP796978', 'agreed_terms': True} {'first_name': 'Naga Priyanka', 'last_name': 'Chenna', 'mobile_number': '7842114226', 'email': 'chennapriyanka195@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'INTURI', 'last_name': 'VENKATALAKSHMI ', 'mobile_number': '9704252937', 'email': 'inturivenkatalakshmi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vijayawada ', 'pincode': '520012', 'referral_code_input': 'VP4UTP6I', 'agreed_terms': True} {'first_name': 'Eslavath', 'last_name': 'Pavani', 'mobile_number': '9652018217', 'email': 'badavathsrinu951@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Khammam', 'pincode': '507166', 'referral_code_input': 'VP0P4FKB', 'agreed_terms': True} {'first_name': 'Jshu', 'last_name': 'U', 'mobile_number': '9652255316', 'email': 'yesubabuuppunutula@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kalidindi ', 'pincode': '521344', 'referral_code_input': 'VP86HOZM', 'agreed_terms': True} {'first_name': 'Zilla REVANTH NAGA KARTHIK ', 'last_name': 'NAGA KARTHIK ', 'mobile_number': '9704976712', 'email': 'zillarevanth@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Ponnur ', 'pincode': '522124', 'referral_code_input': 'VP38YS4O', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][7016] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Murthy ', 'last_name': 'THELLAGADDAM ', 'mobile_number': '9989662885', 'email': 'murthynaga319@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Pullalacheruvu', 'pincode': '523326', 'referral_code_input': 'VRL15636', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '6301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Kannapur', 'pincode': '503111', 'referral_code_input': 'VP151574', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '6301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Kannapur', 'pincode': '503111', 'referral_code_input': 'VP151574', 'agreed_terms': True} {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '6301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Kannapur', 'pincode': '503111', 'referral_code_input': 'VP151574', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '6301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Kannapur', 'pincode': '503111', 'referral_code_input': '1AP656691', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5144'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5144 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5144'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5144 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5155'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5155 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9228'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9228 1. recharge_status : Pending bg start order_id=VPWFPH3F4V service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPWFPH3F4V STATUS VPWFPH3F4V start ts=2025-10-22T14:18:01.096191+00:00 STATUS VPWFPH3F4V no local tx row yet STATUS VPWFPH3F4V calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPWFPH3F4V', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPWFPH3F4V provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPWFPH3F4V no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPWFPH3F4V STATUS VPWFPH3F4V start ts=2025-10-22T14:18:06.954536+00:00 STATUS VPWFPH3F4V no local tx row yet STATUS VPWFPH3F4V calling provider\u2026 txnid VP21WESCCT STATUS VP21WESCCT start ts=2025-10-22T14:18:07.157899+00:00 bg start order_id=VP21WESCCT service=prepaid STATUS VP21WESCCT no local tx row yet prepaid STATUS VP21WESCCT calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510221948074441', 'TxnId': 'VPWFPH3F4V', 'status': 'PENDING', 'number': '7730907259', 'amount': '26.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 19:48:07', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPWFPH3F4V provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510221948074441 STATUS VPWFPH3F4V no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) RAW {'orderId': None, 'TxnId': 'VP21WESCCT', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP21WESCCT provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP21WESCCT no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP21WESCCT STATUS VP21WESCCT start ts=2025-10-22T14:18:12.998053+00:00 STATUS VP21WESCCT no local tx row yet STATUS VP21WESCCT calling provider\u2026 txnid VPWFPH3F4V STATUS VPWFPH3F4V start ts=2025-10-22T14:18:13.178925+00:00 STATUS VPWFPH3F4V no local tx row yet STATUS VPWFPH3F4V calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPWFPH3F4V Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221948074441', 'TxnId': 'VPWFPH3F4V', 'status': 'SUCCESS', 'number': '7730907259', 'amount': '26.00', 'RefId': '1544916317', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.468', 'reqTime': '2025-10-22 19:48:07', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPWFPH3F4V provider -> normalized=SUCCESS, resText='Payment Processed', refId=1544916317, orderId=202510221948074441 STATUS VPWFPH3F4V no-local -> SUCCESS passthrough RAW {'orderId': '202510221948131364', 'TxnId': 'VP21WESCCT', 'status': 'PENDING', 'number': '9963392113', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 19:48:13', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP21WESCCT provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510221948131364 STATUS VP21WESCCT no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP21WESCCT STATUS VP21WESCCT start ts=2025-10-22T14:18:21.038416+00:00 STATUS VP21WESCCT no local tx row yet STATUS VP21WESCCT calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP21WESCCT Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510221948131364', 'TxnId': 'VP21WESCCT', 'status': 'SUCCESS', 'number': '9963392113', 'amount': '19.00', 'RefId': '6686279927', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-22 19:48:13', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP21WESCCT provider -> normalized=SUCCESS, resText='Payment Processed', refId=6686279927, orderId=202510221948131364 STATUS VP21WESCCT no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3039'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3039 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPVW50R7VF service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPVW50R7VF', 'client_txn_id': 'VPVW50R7VF', 'provider_order_id': 'VPVW50R7VF', 'message': 'Payment Processed', 'raw': {'orderId': 'VPVW50R7VF', 'status': 'PENDING', 'mobile': '8328124249', 'amount': 899, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '9936.01', 'billAmount': '899.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '899.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '899.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPVW50R7VF status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPVW50R7VF STATUS VPVW50R7VF start ts=2025-10-22T14:19:18.638624+00:00 ------------------ Response data ----------------- {'bal': '9936.01', 'Comi': '0.000', 'optId': '', 'amount': 899, 'mobile': '8328124249', 'status': 'PENDING', 'orderId': 'VPVW50R7VF', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '899.00'} STATUS VPVW50R7VF LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPVW50R7VF STATUS VPVW50R7VF start ts=2025-10-22T14:19:24.145206+00:00 ------------------ Response data ----------------- {'bal': '9936.01', 'Comi': '0.000', 'optId': '', 'amount': 899, 'mobile': '8328124249', 'status': 'PENDING', 'orderId': 'VPVW50R7VF', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '899.00'} STATUS VPVW50R7VF LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPVW50R7VF STATUS VPVW50R7VF start ts=2025-10-22T14:19:29.653146+00:00 ------------------ Response data ----------------- {'bal': '9936.01', 'Comi': '0.000', 'optId': '', 'amount': 899, 'mobile': '8328124249', 'status': 'PENDING', 'orderId': 'VPVW50R7VF', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '899.00'} STATUS VPVW50R7VF LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPVW50R7VF STATUS VPVW50R7VF start ts=2025-10-22T14:19:35.151209+00:00 ------------------ Response data ----------------- {'bal': '9936.01', 'Comi': '0.000', 'optId': '', 'amount': 899, 'mobile': '8328124249', 'status': 'PENDING', 'orderId': 'VPVW50R7VF', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '899.00'} STATUS VPVW50R7VF calling provider\u2026 RAW {'orderId': '202510221949148720', 'TxnId': 'VPVW50R7VF', 'status': 'PENDING', 'number': '8328124249', 'amount': '899.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 19:49:14', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPVW50R7VF provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510221949148720 STATUS VPVW50R7VF current=Pending age=17.6s young_pending=True STATUS VPVW50R7VF no status change (current=Pending, provider=Pending) STATUS VPVW50R7VF respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== txnid VPVW50R7VF STATUS VPVW50R7VF start ts=2025-10-22T14:19:42.629995+00:00 ------------------ Response data ----------------- {'bal': '9936.01', 'Comi': '0.000', 'optId': '', 'amount': 899, 'mobile': '8328124249', 'status': 'PENDING', 'orderId': 'VPVW50R7VF', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '899.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPVW50R7VF', 'amount': '899.00', 'number': '8328124249', 'status': 'PENDING', 'orderId': '202510221949148720', 'reqTime': '2025-10-22 19:49:14', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPVW50R7VF calling provider\u2026 RAW {'orderId': '202510221949148720', 'TxnId': 'VPVW50R7VF', 'status': 'FAILED', 'number': '8328124249', 'amount': '899.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 19:49:14', 'VoucherCode': None, 'resText': 'Transaction Failed'} STATUS VPVW50R7VF provider -> normalized=FAILED, resText='Transaction Failed', refId=, orderId=202510221949148720 STATUS VPVW50R7VF current=FAILED age=7.5s young_pending=False STATUS VPVW50R7VF persisted change: FAILED -> Failure STATUS VPVW50R7VF summary synced to Failure STATUS VPVW50R7VF respond -> FAILED, msg='Transaction Failed', terminal=True =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8888'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8888 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8888'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8888 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'NPTL'), ('fields', {'account_id': '10474788'})]) ====================== BillValidate ====================== electricity NPTL {'account_id': '10474788'} 10474788 1. recharge_status : Pending bg start order_id=VPB7MNW9MI service=electricity electricity In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service txnid VPB7MNW9MI STATUS VPB7MNW9MI start ts=2025-10-22T14:22:52.784445+00:00 STATUS VPB7MNW9MI no local tx row yet STATUS VPB7MNW9MI calling provider\u2026 RAW {'orderId': '2025102207539641', 'TxnId': 'VPB7MNW9MI', 'status': 'SUCCESS', 'number': '10474788', 'amount': '138.00', 'RefId': 'MK015295BAAL54Z1E000', 'operator': 'NPTL', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-22 19:52:53', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VPB7MNW9MI provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015295BAAL54Z1E000, orderId=2025102207539641 STATUS VPB7MNW9MI no-local -> SUCCESS passthrough Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg failed order_id=VPB7MNW9MI Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'V', 'last_name': 'Naveen', 'mobile_number': '6303770274', 'email': 'naveennaveenkumar7851@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Muddakonda', 'pincode': '522317', 'referral_code_input': 'VRL15450', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5555'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5555 VerifyTxnPinSerializer(data={'transaction_pin': '5555'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5555 VerifyTxnPinSerializer(data={'transaction_pin': '0000'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0000 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '06301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'KANNAPUR', 'pincode': '503111', 'referral_code_input': 'VP151574', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OrderedDict([('service', 'electricity'), ('provider', 'NPTL'), ('fields', {'account_id': '10474788'})]) ====================== BillValidate ====================== electricity NPTL {'account_id': '10474788'} 10474788 [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'A', 'last_name': 'Prasad', 'mobile_number': '6281063536', 'email': 'prasadarigela67@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kumarakalva ', 'pincode': '516259', 'referral_code_input': 'VRL15450', 'agreed_terms': True} {'first_name': 'Dhastoti', 'last_name': 'Dsreenivasulu ', 'mobile_number': '9885798457', 'email': 'dhastotisreenu@mail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Rajampet ', 'pincode': '516115', 'referral_code_input': 'VP9CGQML', 'agreed_terms': True} {'first_name': 'PATIL', 'last_name': 'ABHISHEK ', 'mobile_number': '9885190305', 'email': 'patil.abhi904@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'KALYANDURG ', 'pincode': '515763', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Katragadda ', 'last_name': 'Vijay Kumar ', 'mobile_number': '8465833067', 'email': 'vijayonlineworks73@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'PONNUR ', 'pincode': '522124', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'A GOPI REDDY', 'last_name': "'S", 'mobile_number': '9381618502', 'email': 'akr75171@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Gurazala', 'pincode': '522415', 'referral_code_input': 'VP16MH63', 'agreed_terms': True} {'first_name': 'Bhukya', 'last_name': 'Rajesh', 'mobile_number': '8501850662', 'email': 'bhukyarajesh146@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Khammam', 'pincode': '507166', 'referral_code_input': 'VP0P4FKB', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][14923] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OrderedDict([('service', 'broadband'), ('provider', 'RAIB'), ('fields', {'account_no': '9490704593'})]) ====================== BillValidate ====================== broadband RAIB {'account_no': '9490704593'} 9490704593 [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '06301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'KANNAPUR', 'pincode': '503111', 'referral_code_input': '1AP656691', 'agreed_terms': True} {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '06301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'KANNAPUR', 'pincode': '503111', 'referral_code_input': '1AP456133', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'AP24R8891'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'AP24R8891'} AP24R8891 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vikranth', 'last_name': 'Pamar ', 'mobile_number': '8074714393', 'email': 'vikranthpamar894@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Vikranth', 'last_name': 'Pamar ', 'mobile_number': '8074714393', 'email': 'vikranthpamar894@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vikranth', 'last_name': 'Pamar ', 'mobile_number': '8074714393', 'email': 'vikranthpamar894@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Vikranth', 'last_name': 'Pamar ', 'mobile_number': '8074714393', 'email': 'vikranthpamar894@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'GUDDAMPALLI ', 'last_name': 'SREENATH ', 'mobile_number': '8331800327', 'email': 'gsnreddy987@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Parigi', 'pincode': '515261', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7867'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7867 1. recharge_status : Pending bg start order_id=VPTO3GVHC0 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPTO3GVHC0 STATUS VPTO3GVHC0 start ts=2025-10-22T14:49:11.013904+00:00 STATUS VPTO3GVHC0 no local tx row yet STATUS VPTO3GVHC0 calling provider\u2026 RAW {'orderId': '202510222019114418', 'TxnId': 'VPTO3GVHC0', 'status': 'PENDING', 'number': '9100895495', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 20:19:11', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPTO3GVHC0 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510222019114418 STATUS VPTO3GVHC0 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPTO3GVHC0 STATUS VPTO3GVHC0 start ts=2025-10-22T14:49:19.185430+00:00 STATUS VPTO3GVHC0 no local tx row yet STATUS VPTO3GVHC0 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPTO3GVHC0 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510222019114418', 'TxnId': 'VPTO3GVHC0', 'status': 'SUCCESS', 'number': '9100895495', 'amount': '19.00', 'RefId': '6686671443', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-22 20:19:11', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPTO3GVHC0 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6686671443, orderId=202510222019114418 STATUS VPTO3GVHC0 no-local -> SUCCESS passthrough VerifyTxnPinSerializer(data={'transaction_pin': '1212'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1212 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1212'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1212 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1414'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1414 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPSEL2VLBD bg start order_id=VPSEL2VLBD service=prepaid STATUS VPSEL2VLBD start ts=2025-10-22T14:50:33.681050+00:00 prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPSEL2VLBD no local tx row yet STATUS VPSEL2VLBD calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPSEL2VLBD', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPSEL2VLBD provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPSEL2VLBD no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPSEL2VLBD STATUS VPSEL2VLBD start ts=2025-10-22T14:50:40.093569+00:00 STATUS VPSEL2VLBD no local tx row yet STATUS VPSEL2VLBD calling provider\u2026 RAW {'orderId': '202510222020414861', 'TxnId': 'VPSEL2VLBD', 'status': 'PENDING', 'number': '8074219591', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 20:20:41', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPSEL2VLBD provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510222020414861 STATUS VPSEL2VLBD no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPSEL2VLBD STATUS VPSEL2VLBD start ts=2025-10-22T14:50:47.573445+00:00 STATUS VPSEL2VLBD no local tx row yet STATUS VPSEL2VLBD calling provider\u2026 RAW {'orderId': '202510222020414861', 'TxnId': 'VPSEL2VLBD', 'status': 'PENDING', 'number': '8074219591', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 20:20:41', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPSEL2VLBD provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510222020414861 STATUS VPSEL2VLBD no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPSEL2VLBD STATUS VPSEL2VLBD start ts=2025-10-22T14:50:53.763329+00:00 STATUS VPSEL2VLBD no local tx row yet STATUS VPSEL2VLBD calling provider\u2026 RAW {'orderId': '202510222020414861', 'TxnId': 'VPSEL2VLBD', 'status': 'PENDING', 'number': '8074219591', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 20:20:41', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPSEL2VLBD provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510222020414861 STATUS VPSEL2VLBD no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPSEL2VLBD STATUS VPSEL2VLBD start ts=2025-10-22T14:51:00.043846+00:00 STATUS VPSEL2VLBD no local tx row yet STATUS VPSEL2VLBD calling provider\u2026 OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][31045] [ERROR] [UID:1069][31046] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt [UID:1069][845] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][845] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][845] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 31046 was killed by signal: 11, core dumped: no OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][31083] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt RAW {'orderId': '202510222020414861', 'TxnId': 'VPSEL2VLBD', 'status': 'PENDING', 'number': '8074219591', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 20:20:41', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPSEL2VLBD provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510222020414861 STATUS VPSEL2VLBD no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'AP24R8891'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'AP24R8891'} AP24R8891 {'first_name': 'Uyaka', 'last_name': 'Gayalu', 'mobile_number': '9676738530', 'email': 'gayaluuyaka@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupam', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPSEL2VLBD&number=8074219591&amount=19&operator=JO&circle=1 =============================== Just entered Recharge Status API ================================== txnid VPSEL2VLBD STATUS VPSEL2VLBD start ts=2025-10-22T14:51:06.773335+00:00 STATUS VPSEL2VLBD no local tx row yet STATUS VPSEL2VLBD calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPSEL2VLBD Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'Vikranth', 'last_name': 'Pamar ', 'mobile_number': '8074714393', 'email': 'vikranthpamar894@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Vikranth', 'last_name': 'Pamar', 'mobile_number': '8074714393', 'email': 'vikranthpamar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP473479', 'agreed_terms': True} {'first_name': 'ZILLAVENKATAPRASAD ', 'last_name': 'Prasad ', 'mobile_number': '9581606377', 'email': 'vp918536@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'PONNUR ', 'pincode': '522124', 'referral_code_input': 'VRL15948', 'agreed_terms': True} {'first_name': 'Akarapu harini', 'last_name': 'harini', 'mobile_number': '7337272256', 'email': 'akarapuramarao41@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507122', 'referral_code_input': 'VRL15496', 'agreed_terms': True} RAW {'orderId': '202510222020414861', 'TxnId': 'VPSEL2VLBD', 'status': 'SUCCESS', 'number': '8074219591', 'amount': '19.00', 'RefId': '6686693479', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-22 20:20:41', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPSEL2VLBD provider -> normalized=SUCCESS, resText='Payment Processed', refId=6686693479, orderId=202510222020414861 STATUS VPSEL2VLBD no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 31083 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 31045 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 31408 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'IPPA ', 'last_name': 'Bhaskar ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Asifabad ', 'pincode': '504299', 'referral_code_input': 'VRL14202', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '9059'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9059 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9966'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9966 VerifyTxnPinSerializer(data={'transaction_pin': '9699'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9699 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 2632 was killed by signal: 15, core dumped: no VerifyTxnPinSerializer(data={'transaction_pin': '2942'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2942 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2942'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2942 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kanakuri', 'last_name': 'muthyalamma', 'mobile_number': '7382237855', 'email': 'somasekarmuthyallu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515761', 'referral_code_input': 'VRL15909', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kanakuri', 'last_name': 'muthyalamma', 'mobile_number': '7382237855', 'email': 'somasekarmuthyallu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515761', 'referral_code_input': 'VRL15909', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Kanakuri', 'last_name': 'muthyalamma', 'mobile_number': '7382237855', 'email': 'somasekarmuthyallu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515761', 'referral_code_input': 'VRL15909', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Kanakuri', 'last_name': 'muthyalamma', 'mobile_number': '7382237855', 'email': 'somasekarmuthyallu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515761', 'referral_code_input': 'VRL15909', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending txnid VPJXSYPYJX STATUS VPJXSYPYJX start ts=2025-10-22T15:06:31.772442+00:00 bg start order_id=VPJXSYPYJX service=prepaid STATUS VPJXSYPYJX no local tx row yet prepaid STATUS VPJXSYPYJX calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPJXSYPYJX', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPJXSYPYJX provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPJXSYPYJX no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPJXSYPYJX STATUS VPJXSYPYJX start ts=2025-10-22T15:06:37.735352+00:00 STATUS VPJXSYPYJX no local tx row yet STATUS VPJXSYPYJX calling provider\u2026 RAW {'orderId': '202510222036377647', 'TxnId': 'VPJXSYPYJX', 'status': 'PENDING', 'number': '9493438662', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 20:36:37', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPJXSYPYJX provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510222036377647 STATUS VPJXSYPYJX no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPJXSYPYJX STATUS VPJXSYPYJX start ts=2025-10-22T15:06:48.563853+00:00 STATUS VPJXSYPYJX no local tx row yet STATUS VPJXSYPYJX calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPJXSYPYJX Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510222036377647', 'TxnId': 'VPJXSYPYJX', 'status': 'SUCCESS', 'number': '9493438662', 'amount': '19.00', 'RefId': '6686885506', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-22 20:36:37', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPJXSYPYJX provider -> normalized=SUCCESS, resText='Payment Processed', refId=6686885506, orderId=202510222036377647 STATUS VPJXSYPYJX no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '9988'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9988 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VPGVFKOH5I STATUS VPGVFKOH5I start ts=2025-10-22T15:13:15.028956+00:00 bg start order_id=VPGVFKOH5I service=prepaid STATUS VPGVFKOH5I no local tx row yet prepaid STATUS VPGVFKOH5I calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPGVFKOH5I Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510222043161471', 'TxnId': 'VPGVFKOH5I', 'status': 'SUCCESS', 'number': '8919882508', 'amount': '29.00', 'RefId': '6686965055', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.174', 'reqTime': '2025-10-22 20:43:16', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPGVFKOH5I provider -> normalized=SUCCESS, resText='Payment Processed', refId=6686965055, orderId=202510222043161471 STATUS VPGVFKOH5I no-local -> SUCCESS passthrough {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Das', 'last_name': 'Laxmi', 'mobile_number': '9063599260', 'email': 'kumarilaxmi16299@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '502032', 'referral_code_input': 'VP8AU69R', 'agreed_terms': True} {'first_name': 'Das', 'last_name': 'Laxmi', 'mobile_number': '9063599260', 'email': 'kumarilaxmi16299@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '502032', 'referral_code_input': 'VP8AU69R', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '6304201091'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '6304201091'} 6304201091 {'first_name': 'Bharga', 'last_name': 'V', 'mobile_number': '9848228627', 'email': 'bhargavkvsmb@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515766', 'referral_code_input': 'Vrl15909', 'agreed_terms': True} {'first_name': 'Kanakuri', 'last_name': 'muthyalamma', 'mobile_number': '7382237865', 'email': 'somasekarmuthyalu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515761', 'referral_code_input': 'VRL15909', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'IPPA ', 'last_name': 'Bhaskar ', 'mobile_number': '7587445275', 'email': 'bhaskarnathanaelippa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Asifabad ', 'pincode': '504299', 'referral_code_input': 'VRL14202', 'agreed_terms': True} {'first_name': 'Islavath', 'last_name': 'Sampurna bai', 'mobile_number': '9182611802', 'email': 'sampurnaramavath08@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Tripuranthakam ', 'pincode': '523326', 'referral_code_input': 'VRL15637', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '8688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Damalla', 'last_name': 'Bhaskar', 'mobile_number': '9848328138', 'email': 'bhaskarsiri2778@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam ', 'pincode': '507001', 'referral_code_input': '1AP475156', 'agreed_terms': True} {'first_name': 'Damalla', 'last_name': 'Bhaskar', 'mobile_number': '9848328138', 'email': 'bhaskarsiri2778@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam ', 'pincode': '507001', 'referral_code_input': '1AP475156', 'agreed_terms': True} {'first_name': 'Damalla', 'last_name': 'Bhaskar', 'mobile_number': '9848328138', 'email': 'bhaskarsiri2778@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam ', 'pincode': '507001', 'referral_code_input': '1AP475156', 'agreed_terms': True} {'first_name': 'Damalla', 'last_name': 'Bhaskar', 'mobile_number': '9848328138', 'email': 'bhaskarsiri2778@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam ', 'pincode': '507001', 'referral_code_input': '1AP475156', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VP6O7GXXOJ STATUS VP6O7GXXOJ start ts=2025-10-22T15:42:38.457768+00:00 bg start order_id=VP6O7GXXOJ service=prepaid prepaid In side dispatch_service_payment function STATUS VP6O7GXXOJ no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VP6O7GXXOJ calling provider\u2026 Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP6O7GXXOJ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510222112385270', 'TxnId': 'VP6O7GXXOJ', 'status': 'SUCCESS', 'number': '6305947424', 'amount': '19.00', 'RefId': '6687300504', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-22 21:12:38', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP6O7GXXOJ provider -> normalized=SUCCESS, resText='Payment Processed', refId=6687300504, orderId=202510222112385270 STATUS VP6O7GXXOJ no-local -> SUCCESS passthrough VerifyTxnPinSerializer(data={'transaction_pin': '4356'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4356 VerifyTxnPinSerializer(data={'transaction_pin': '4356'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4356 VerifyTxnPinSerializer(data={'transaction_pin': '4356'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4356 VerifyTxnPinSerializer(data={'transaction_pin': '4356'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4356 VerifyTxnPinSerializer(data={'transaction_pin': '4356'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4356 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '0301 31215'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '0301 31215'} 0301 31215 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5447'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5447 1. recharge_status : Pending bg start order_id=VPQ83BGVQ7 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPQ83BGVQ7 STATUS VPQ83BGVQ7 start ts=2025-10-22T16:15:06.339273+00:00 STATUS VPQ83BGVQ7 no local tx row yet STATUS VPQ83BGVQ7 calling provider\u2026 RAW {'orderId': '202510222145078011', 'TxnId': 'VPQ83BGVQ7', 'status': 'PENDING', 'number': '9110533484', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 21:45:07', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPQ83BGVQ7 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510222145078011 STATUS VPQ83BGVQ7 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPQ83BGVQ7 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPQ83BGVQ7 STATUS VPQ83BGVQ7 start ts=2025-10-22T16:15:14.466377+00:00 ------------------ Response data ----------------- {'bal': '10575.64', 'Comi': '0.114', 'optId': '6687629584', 'amount': 19, 'mobile': '9110533484', 'status': 'SUCCESS', 'orderId': 'VPQ83BGVQ7', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPQ83BGVQ7 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Devarakonda', 'last_name': 'Naresh', 'mobile_number': '9701758775', 'email': 'devarakondanaresh488@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500001', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Katragadda ', 'last_name': 'Rupas Kumar ', 'mobile_number': '9948754239', 'email': 'rupaskumar64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'PONNUR ', 'pincode': '522124', 'referral_code_input': 'VRL15954', 'agreed_terms': True} {'first_name': 'Devarakonda ', 'last_name': 'Naresh', 'mobile_number': '9701758775', 'email': 'devarakondanaresh488@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500001', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} {'first_name': 'Devarakonda ', 'last_name': 'Naresh', 'mobile_number': '9701758775', 'email': 'devarakondanaresh488@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500001', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} {'first_name': 'Devarakonda ', 'last_name': 'Naresh', 'mobile_number': '9701758775', 'email': 'devarakondanaresh488@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500001', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} {'first_name': 'Devarakonda ', 'last_name': 'Naresh', 'mobile_number': '9701758775', 'email': 'devarakondanaresh488@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500001', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} {'first_name': 'Devarakonda ', 'last_name': 'Naresh', 'mobile_number': '9701758775', 'email': 'devarakondanaresh488@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500001', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Punati', 'last_name': 'Yaswanth', 'mobile_number': '7842872143', 'email': 'yaswanth2punati@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripet', 'pincode': '522616', 'referral_code_input': 'VRL15197', 'agreed_terms': True} {'first_name': 'N VARA', 'last_name': 'LAKSHMI ', 'mobile_number': '9573352838', 'email': 'varala1lakshmi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'KURNOOL ', 'pincode': '518002', 'referral_code_input': ' VRL15337', 'agreed_terms': True} {'first_name': 'Shaik', 'last_name': 'Rihan', 'mobile_number': '7396247576', 'email': 'rihurihan797@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '480', 'city': 'Chennai ', 'pincode': '600095', 'referral_code_input': 'VRL14700', 'agreed_terms': True} {'first_name': 'Chandra Shekhar kumar ', 'last_name': 'Singh ', 'mobile_number': '9818256906', 'email': 'csksingh81@gmail.com', 'user_type': 'customer', 'state': '9', 'district': '134', 'city': 'Delhi ', 'pincode': '110092', 'referral_code_input': 'VP4O7E7X', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][3287] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Devarakonda ', 'last_name': 'Naresh', 'mobile_number': '9701758775', 'email': 'devarakondanaresh488@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500001', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OSError: LSAPI: File error [UID:1069][845] Child process with pid: 2679 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gujjarlapudi ', 'last_name': 'Sujatha ', 'mobile_number': '9542905173', 'email': 'gujjarlapudisujatha76@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Palwancha ', 'pincode': '507115', 'referral_code_input': '851367', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Gujjarlapudi ', 'last_name': 'Sujatha ', 'mobile_number': '9542905173', 'email': 'gujjarlapudisujatha76@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Palwancha ', 'pincode': '507115', 'referral_code_input': '851367', 'agreed_terms': True} {'first_name': 'Gujjarlapudi ', 'last_name': 'Sujatha ', 'mobile_number': '9542905173', 'email': 'gujjarlapudisujatha76@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Palwancha ', 'pincode': '507115', 'referral_code_input': '851367', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 5368 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][7228] [ERROR] [UID:1069][7229] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 7228 was killed by signal: 11, core dumped: no OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][7271] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 7229 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][845] Child process with pid: 7271 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1442'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1442 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1988'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1988 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][8153] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Gujjarlapudi ', 'last_name': 'Sujatha ', 'mobile_number': '9542905173', 'email': 'gujjarlapudisujatha76@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Palwancha ', 'pincode': '507115', 'referral_code_input': '851367', 'agreed_terms': True} {'first_name': 'Gujjarlapudi ', 'last_name': 'Sujatha ', 'mobile_number': '9542905173', 'email': 'gujjarlapudisujatha76@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Palwancha ', 'pincode': '507115', 'referral_code_input': '851367', 'agreed_terms': True} {'first_name': 'Katragadda ', 'last_name': 'Rupas Kumar ', 'mobile_number': '9948754239', 'email': 'rupaskumar64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'PONNUR ', 'pincode': '522124', 'referral_code_input': 'VRL15954', 'agreed_terms': True} {'first_name': 'Katragadda ', 'last_name': 'Rupas Kumar ', 'mobile_number': '9948754239', 'email': 'rupaskumar64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'PONNUR ', 'pincode': '522124', 'referral_code_input': 'VRL15954', 'agreed_terms': True} {'first_name': 'Katragadda ', 'last_name': 'Rupas Kumar ', 'mobile_number': '9948754239', 'email': 'rupaskumar64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'PONNUR ', 'pincode': '522124', 'referral_code_input': 'VRL15954', 'agreed_terms': True} {'first_name': 'Katragadda ', 'last_name': 'Rupas Kumar ', 'mobile_number': '9948754239', 'email': 'rupaskumar64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'PONNUR ', 'pincode': '522124', 'referral_code_input': 'VRL15954', 'agreed_terms': True} {'first_name': 'Katragadda ', 'last_name': 'Rupas Kumar ', 'mobile_number': '9948754239', 'email': 'rupaskumar64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'PONNUR ', 'pincode': '522124', 'referral_code_input': 'VRL15954', 'agreed_terms': True} [UID:1069][845] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][845] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][845] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Katragadda ', 'last_name': 'Rupas Kumar ', 'mobile_number': '9948754239', 'email': 'rupaskumar64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'PONNUR ', 'pincode': '522124', 'referral_code_input': 'VRL15954', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OSError: LSAPI: File error {'first_name': 'NOOR ', 'last_name': 'ALAM', 'mobile_number': '8795664982', 'email': 'ftahseen187@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'KANPUR', 'pincode': '208014', 'referral_code_input': 'VP867437', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Raju', 'last_name': 'Bhai ', 'mobile_number': '9666851962', 'email': 'bhairaju91038@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Ygt', 'pincode': '508112', 'referral_code_input': 'VRL14871', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Iliyas', 'last_name': 'Illu', 'mobile_number': '7659866592', 'email': 'iliyaskhanp6@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '480', 'city': 'Chennai', 'pincode': '600095', 'referral_code_input': 'VRL15970', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VP1RVWMXNQ service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP1RVWMXNQ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Katragadda ', 'last_name': 'RUPAS KUMAR ', 'mobile_number': '9948754239', 'email': 'rupaskumar64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'PONNUR ', 'pincode': '522124', 'referral_code_input': 'VRL15954', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Katragadda ', 'last_name': 'RUPAS KUMAR ', 'mobile_number': '9948754239', 'email': 'rupaskumar64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'PONNUR ', 'pincode': '522124', 'referral_code_input': 'VRL15954', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'NOOR ', 'last_name': 'ALAM', 'mobile_number': '8795664982', 'email': 'ftahseen187@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'KANPUR', 'pincode': '208014', 'referral_code_input': 'VP867437', 'agreed_terms': True} {'first_name': 'NOOR ', 'last_name': 'ALAM', 'mobile_number': '8795664982', 'email': 'ftahseen187@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'KANPUR', 'pincode': '208014', 'referral_code_input': 'VP867437', 'agreed_terms': True} {'first_name': 'NOOR ', 'last_name': 'ALAM', 'mobile_number': '8795664982', 'email': 'ftahseen187@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'KANPUR', 'pincode': '208014', 'referral_code_input': 'VP867437', 'agreed_terms': True} {'first_name': 'NOOR ', 'last_name': 'ALAM', 'mobile_number': '8795664982', 'email': 'ftahseen187@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'KANPUR', 'pincode': '208014', 'referral_code_input': 'VP867437', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Lomiti ', 'mobile_number': '7680977223', 'email': 'nareshlomte1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '1AP553253', 'agreed_terms': True} {'first_name': 'Katragadda ', 'last_name': 'RUPAS KUMAR ', 'mobile_number': '9948754239', 'email': 'rupaskumar64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'PONNUR ', 'pincode': '522124', 'referral_code_input': 'VRL15954', 'agreed_terms': True} {'first_name': 'Katragadda ', 'last_name': 'RUPAS KUMAR ', 'mobile_number': '9948754239', 'email': 'rupaskumar64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'PONNUR ', 'pincode': '522124', 'referral_code_input': 'VRL15954', 'agreed_terms': True} {'first_name': 'Katragadda ', 'last_name': 'RUPAS KUMAR ', 'mobile_number': '9948754239', 'email': 'rupaskumar64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'PONNUR ', 'pincode': '522124', 'referral_code_input': 'VRL15954', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sahil', 'last_name': 'Khan', 'mobile_number': '7238917647', 'email': 'sahilkhany448@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Kanpur', 'pincode': '208010', 'referral_code_input': 'VP753786', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Sahil', 'last_name': 'Khan', 'mobile_number': '7238917647', 'email': 'sahilkhany448@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Kanpur', 'pincode': '208010', 'referral_code_input': 'VP753786', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Sahil', 'last_name': 'Khan', 'mobile_number': '7238917647', 'email': 'sahilkhany448@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Kanpur', 'pincode': '208010', 'referral_code_input': 'VP753786', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Payam ', 'last_name': 'Soundarya ', 'mobile_number': '6303342685', 'email': 'soundaryapayam26@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VPOTEB07', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4436'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4436 VerifyTxnPinSerializer(data={'transaction_pin': '4244'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4244 1. recharge_status : Pending txnid VPAVBV9HKI STATUS VPAVBV9HKI start ts=2025-10-22T17:06:38.291435+00:00 bg start order_id=VPAVBV9HKI service=prepaid STATUS VPAVBV9HKI no local tx row yet prepaid STATUS VPAVBV9HKI calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510222236392096', 'TxnId': 'VPAVBV9HKI', 'status': 'PENDING', 'number': '9989054436', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 22:36:39', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPAVBV9HKI provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510222236392096 STATUS VPAVBV9HKI no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPAVBV9HKI STATUS VPAVBV9HKI start ts=2025-10-22T17:06:46.857654+00:00 STATUS VPAVBV9HKI no local tx row yet STATUS VPAVBV9HKI calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPAVBV9HKI', 'client_txn_id': 'VPAVBV9HKI', 'provider_order_id': 'VPAVBV9HKI', 'message': 'Payment Processed', 'raw': {'orderId': 'VPAVBV9HKI', 'status': 'PENDING', 'mobile': '9989054436', 'amount': 107, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '10468.75', 'billAmount': '107.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '107.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '107.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPAVBV9HKI status=Pending 2. Pending 2. Pending RAW {'orderId': '202510222236392096', 'TxnId': 'VPAVBV9HKI', 'status': 'PENDING', 'number': '9989054436', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-22 22:36:39', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPAVBV9HKI provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510222236392096 STATUS VPAVBV9HKI no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Payam ', 'last_name': 'Soundarya ', 'mobile_number': '6303342685', 'email': 'soundaryapaya9@gmail', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP0TEB07', 'agreed_terms': True} {'first_name': 'Sahil', 'last_name': 'Khan', 'mobile_number': '7238917647', 'email': 'sahilkhany448@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Kanpur', 'pincode': '208010', 'referral_code_input': '1AP559659 ', 'agreed_terms': True} {'first_name': 'Payam ', 'last_name': 'Soundarya ', 'mobile_number': '6303342685', 'email': 'soundaryapayam26@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP0TEB07', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP378445', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP378445', 'agreed_terms': True} {'first_name': 'Payam ', 'last_name': 'Soundarya ', 'mobile_number': '6303342685', 'email': 'soundaryapayam26@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VPOTEB07', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP653042', 'agreed_terms': True} {'first_name': 'Mohammed', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} {'first_name': 'Mohammed', 'last_name': 'Altamash', 'mobile_number': '6281379326', 'email': 'ff9979227@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '1AP143560', 'agreed_terms': True} {'first_name': 'Thatikonda', 'last_name': 'chennaiah', 'mobile_number': '9550643359', 'email': 'thatikondachennaiah6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad ', 'pincode': '509202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Kasthala', 'last_name': 'Johnson', 'mobile_number': '07989016451', 'email': 'johnson1434783ak7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'KRISHNA', 'pincode': '521182', 'referral_code_input': 'VP82298E', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Payam ', 'last_name': 'Soundarya ', 'mobile_number': '6303342685', 'email': 'soundaryapayam9@gmail', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP0TEB07', 'agreed_terms': True} {'first_name': 'Payam ', 'last_name': 'Soundarya ', 'mobile_number': '6303342685', 'email': 'soundaryapayam9@gmail', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP0TEB07', 'agreed_terms': True} {'first_name': 'Payam ', 'last_name': 'Soundarya ', 'mobile_number': '6303342685', 'email': 'soundaryapayam26@gmail', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP0TEB07', 'agreed_terms': True} {'first_name': 'Payam ', 'last_name': 'Soundarya ', 'mobile_number': '6303342685', 'email': 'soundaryapayam@gmail', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP0TEB07', 'agreed_terms': True} [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== {'first_name': 'Payam ', 'last_name': 'Soundarya ', 'mobile_number': '6303342685', 'email': 'soundaryapayam26@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP0TEBO7', 'agreed_terms': True} {'first_name': 'Thoodi', 'last_name': 'Kumar ', 'mobile_number': '9032683115', 'email': 'thoodipremkumar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500018', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'Thoodi', 'last_name': 'Kumar ', 'mobile_number': '9032683115', 'email': 'thoodipremkumar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500018', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5214'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5214 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '52322', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Md ', 'last_name': 'Ayyub', 'mobile_number': '86607 60300 ', 'email': 'mdayyubayyub01@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585412', 'referral_code_input': 'VRL15707', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '52322', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '52322', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Md ', 'last_name': 'Ayyub', 'mobile_number': '86607 60300 ', 'email': 'mdayyubayyub01@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585412', 'referral_code_input': 'VRL15707', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '52322', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '52322', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '52322', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '52322', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '52322', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Md ', 'last_name': 'Ayyub', 'mobile_number': '86607 60300 ', 'email': 'mdayyubayyub01@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585412', 'referral_code_input': 'VRL15707', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'JANGAM', 'last_name': 'ASOKA REDDY ', 'mobile_number': '9440203395', 'email': 'asokareddy009@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Madanapalli', 'pincode': '517325', 'referral_code_input': 'VP5VF09Y', 'agreed_terms': True} {'first_name': 'Thatikonda', 'last_name': 'chennaiah', 'mobile_number': '9550643359', 'email': 'thatikondachennaiah6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad ', 'pincode': '509202', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} {'first_name': 'Thatikonda', 'last_name': 'chennaiah', 'mobile_number': '9550643359', 'email': 'thatikondachennaiah6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad ', 'pincode': '509202', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} {'first_name': 'Thatikonda', 'last_name': 'chennaiah', 'mobile_number': '9550643359', 'email': 'thatikondachennaiah6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad ', 'pincode': '509202', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} {'first_name': 'Thatikonda', 'last_name': 'chennaiah', 'mobile_number': '9550643359', 'email': 'thatikondachennaiah6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad ', 'pincode': '509202', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} {'first_name': 'Thatikonda', 'last_name': 'chennaiah', 'mobile_number': '9550643359', 'email': 'thatikondachennaiah6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad ', 'pincode': '509202', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} {'first_name': 'Lakshmi', 'last_name': 'B G', 'mobile_number': '7816066903', 'email': 'lakshmibg077@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '480', 'city': 'Chennai ', 'pincode': '600002', 'referral_code_input': 'VRL14700', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '523001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '523001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '523001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '523001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '523001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '523001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '523001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Prakasam District', 'pincode': '523001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Prakasam District', 'pincode': '523228', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Prakasam District', 'pincode': '523228', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Prakasam District', 'pincode': '523228', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Prakasam District', 'pincode': '523228', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Prakasam District', 'pincode': '523228', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Prakasam District', 'pincode': '523228', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Md', 'last_name': 'Ayyub', 'mobile_number': '86607 60300 ', 'email': 'mdayyubayyub01@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585412', 'referral_code_input': 'VRL15707 ', 'agreed_terms': True} {'first_name': 'Mallela ', 'last_name': 'Malleswarareddy', 'mobile_number': '8919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Prakasam District', 'pincode': '523228', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'broadband'), ('provider', 'BROD'), ('fields', {'account_no': 'A2'})]) ====================== BillValidate ====================== broadband BROD {'account_no': 'A2'} A2 OrderedDict([('service', 'dth'), ('provider', 'DT'), ('fields', {'subscriber_id': 'Btv'})]) ====================== BillValidate ====================== dth DT {'subscriber_id': 'Btv'} Btv {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Rafiuddin', 'mobile_number': '9912091060', 'email': 'bu398048@gamil.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': 'Vp8Au69R', 'agreed_terms': True} {'first_name': 'chennaiah ', 'last_name': 'Thatikonda ', 'mobile_number': '9550643359', 'email': 'thatikondachennaiah6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad ', 'pincode': '509202', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} {'first_name': 'chennaiah ', 'last_name': 'Thatikonda ', 'mobile_number': '9550643359', 'email': 'thatikondachennaiah6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad ', 'pincode': '509202', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} {'first_name': 'chennaiah ', 'last_name': 'Thatikonda ', 'mobile_number': '9550643359', 'email': 'thatikondachennaiah6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad ', 'pincode': '509202', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} {'first_name': 'chennaiah ', 'last_name': 'Thatikonda ', 'mobile_number': '9550643359', 'email': 'thatikondachennaiah6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad ', 'pincode': '509202', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} {'first_name': 'chennaiah ', 'last_name': 'Thatikonda ', 'mobile_number': '9550643359', 'email': 'thatikondachennaiah6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad ', 'pincode': '509202', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} {'first_name': 'Md', 'last_name': 'Ayyub', 'mobile_number': '86607 60300 ', 'email': 'mdayyubayyub01@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585412', 'referral_code_input': 'VRL15707', 'agreed_terms': True} {'first_name': 'Md', 'last_name': 'Ayyub', 'mobile_number': '86607 60300 ', 'email': 'mdayyubayyub01@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585412', 'referral_code_input': 'VRL15707 ', 'agreed_terms': True} {'first_name': 'Lokesh ', 'last_name': 'Chowdary ', 'mobile_number': '9121649937', 'email': 'lokeshchowdhary00339@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '480', 'city': 'Chennai ', 'pincode': '600095', 'referral_code_input': 'VRL15970', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kasthala', 'last_name': 'Johnson', 'mobile_number': '07989016451', 'email': 'johnson1434783ak7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'KRISHNA', 'pincode': '521182', 'referral_code_input': 'VP82298E', 'agreed_terms': True} {'first_name': 'Kasthala', 'last_name': 'Johnson', 'mobile_number': '07989016451', 'email': 'johnson1434783ak7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'KRISHNA', 'pincode': '521182', 'referral_code_input': 'VP82298E', 'agreed_terms': True} {'first_name': 'Kasthala', 'last_name': 'Johnson', 'mobile_number': '07989016451', 'email': 'johnson1434783ak7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'KRISHNA', 'pincode': '521182', 'referral_code_input': 'VP82298E', 'agreed_terms': True} {'first_name': 'Kasthala', 'last_name': 'Johnson', 'mobile_number': '07989016451', 'email': 'johnson1434783ak7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'KRISHNA', 'pincode': '521182', 'referral_code_input': 'VP82298E', 'agreed_terms': True} {'first_name': 'Kasthala', 'last_name': 'Johnson', 'mobile_number': '07989016451', 'email': 'johnson1434783ak7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'KRISHNA', 'pincode': '521182', 'referral_code_input': 'VP82298E', 'agreed_terms': True} {'first_name': 'Malli ', 'last_name': 'Malleswarareddy', 'mobile_number': '18919125271', 'email': 'mallalamalleswarareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam District', 'pincode': '52322', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][845] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'G', 'last_name': 'T', 'mobile_number': '9866021031', 'email': 'suryastudio.gt1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Vsp', 'pincode': '531173', 'referral_code_input': 'Vrl14429', 'agreed_terms': True} {'first_name': 'Rima ', 'last_name': 'Boro ', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '75', 'city': 'Guwahati ', 'pincode': '784509', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '75', 'city': 'WARANGAL', 'pincode': '784509', 'referral_code_input': '123456', 'agreed_terms': True} {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '75', 'city': 'WARANGAL', 'pincode': '784509', 'referral_code_input': '123456', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 6446 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Srinivasarao ', 'last_name': 'Uddavolu ', 'mobile_number': '9676561088', 'email': 'padhmauddavolupadhma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': '', 'pincode': '535546', 'referral_code_input': '967656', 'agreed_terms': True} {'first_name': 'Srinivasarao ', 'last_name': 'Uddavolu ', 'mobile_number': '9676561088', 'email': 'padhmauddavolupadhma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': '', 'pincode': '535546', 'referral_code_input': '967656', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7171'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7171 VerifyTxnPinSerializer(data={'transaction_pin': '7171'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7171 VerifyTxnPinSerializer(data={'transaction_pin': '7997'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7997 1. recharge_status : Pending txnid VPP8IUZ1I3 STATUS VPP8IUZ1I3 start ts=2025-10-23T00:09:03.809031+00:00 bg start order_id=VPP8IUZ1I3 service=prepaid STATUS VPP8IUZ1I3 no local tx row yet prepaid STATUS VPP8IUZ1I3 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPP8IUZ1I3', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPP8IUZ1I3 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPP8IUZ1I3 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPP8IUZ1I3 STATUS VPP8IUZ1I3 start ts=2025-10-23T00:09:09.701053+00:00 STATUS VPP8IUZ1I3 no local tx row yet STATUS VPP8IUZ1I3 calling provider\u2026 RAW {'orderId': '202510230539043163', 'TxnId': 'VPP8IUZ1I3', 'status': 'PENDING', 'number': '9618356015', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 05:39:04', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPP8IUZ1I3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510230539043163 STATUS VPP8IUZ1I3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPP8IUZ1I3 STATUS VPP8IUZ1I3 start ts=2025-10-23T00:09:15.539320+00:00 STATUS VPP8IUZ1I3 no local tx row yet STATUS VPP8IUZ1I3 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPP8IUZ1I3 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510230539043163', 'TxnId': 'VPP8IUZ1I3', 'status': 'SUCCESS', 'number': '9618356015', 'amount': '299.00', 'RefId': 'BR000VSDD2OA', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-23 05:39:04', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPP8IUZ1I3 provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000VSDD2OA, orderId=202510230539043163 STATUS VPP8IUZ1I3 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1111 VerifyTxnPinSerializer(data={'transaction_pin': '1111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1111 VerifyTxnPinSerializer(data={'transaction_pin': '1111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1111 1. recharge_status : Pending txnid VPTQNA5ZPS STATUS VPTQNA5ZPS start ts=2025-10-23T00:27:01.673710+00:00 STATUS VPTQNA5ZPS no local tx row yet STATUS VPTQNA5ZPS calling provider\u2026 bg start order_id=VPTQNA5ZPS service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPTQNA5ZPS', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPTQNA5ZPS provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPTQNA5ZPS no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPTQNA5ZPS&number=8121353719&amount=189&operator=AT&circle=1 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPTQNA5ZPS Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 17378 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narendra', 'last_name': 'K', 'mobile_number': '8985671327', 'email': 'kanugulanarendrababu5@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Gurazala', 'pincode': '522415', 'referral_code_input': 'VP5HK7W3', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Narendra', 'last_name': 'K', 'mobile_number': '8985671327', 'email': 'kanugulanarendrababu5@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Gurazala', 'pincode': '522415', 'referral_code_input': 'VP5HK7W3', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2580'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2580 1. recharge_status : Pending txnid VPTP7DKWR5 STATUS VPTP7DKWR5 start ts=2025-10-23T01:02:17.311948+00:00 bg start order_id=VPTP7DKWR5 service=prepaid STATUS VPTP7DKWR5 no local tx row yet prepaid STATUS VPTP7DKWR5 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510230632172084', 'TxnId': 'VPTP7DKWR5', 'status': 'PENDING', 'number': '9441140502', 'amount': '147.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 06:32:17', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPTP7DKWR5 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510230632172084 STATUS VPTP7DKWR5 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPTP7DKWR5 STATUS VPTP7DKWR5 start ts=2025-10-23T01:02:23.083848+00:00 STATUS VPTP7DKWR5 no local tx row yet STATUS VPTP7DKWR5 calling provider\u2026 RAW {'orderId': '202510230632172084', 'TxnId': 'VPTP7DKWR5', 'status': 'PENDING', 'number': '9441140502', 'amount': '147.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 06:32:17', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPTP7DKWR5 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510230632172084 STATUS VPTP7DKWR5 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPTP7DKWR5 STATUS VPTP7DKWR5 start ts=2025-10-23T01:02:29.098276+00:00 STATUS VPTP7DKWR5 no local tx row yet STATUS VPTP7DKWR5 calling provider\u2026 RAW {'orderId': '202510230632172084', 'TxnId': 'VPTP7DKWR5', 'status': 'PENDING', 'number': '9441140502', 'amount': '147.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 06:32:17', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPTP7DKWR5 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510230632172084 STATUS VPTP7DKWR5 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPTP7DKWR5 STATUS VPTP7DKWR5 start ts=2025-10-23T01:02:34.777118+00:00 STATUS VPTP7DKWR5 no local tx row yet STATUS VPTP7DKWR5 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPTP7DKWR5 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510230632172084', 'TxnId': 'VPTP7DKWR5', 'status': 'SUCCESS', 'number': '9441140502', 'amount': '147.00', 'RefId': '7409178042', 'operator': 'BS', 'service': 'Mobile', 'Comi': '6.615', 'reqTime': '2025-10-23 06:32:17', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPTP7DKWR5 provider -> normalized=SUCCESS, resText='Payment Processed', refId=7409178042, orderId=202510230632172084 STATUS VPTP7DKWR5 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4758'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4758 1. recharge_status : Pending txnid VP55IBJ887 STATUS VP55IBJ887 start ts=2025-10-23T01:10:09.735031+00:00 bg start order_id=VP55IBJ887 service=prepaid STATUS VP55IBJ887 no local tx row yet prepaid STATUS VP55IBJ887 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP55IBJ887', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP55IBJ887 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP55IBJ887 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP55IBJ887 STATUS VP55IBJ887 start ts=2025-10-23T01:10:15.665539+00:00 STATUS VP55IBJ887 no local tx row yet STATUS VP55IBJ887 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP55IBJ887 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510230640103066', 'TxnId': 'VP55IBJ887', 'status': 'SUCCESS', 'number': '6301342489', 'amount': '29.00', 'RefId': '6688595308', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.174', 'reqTime': '2025-10-23 06:40:10', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP55IBJ887 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6688595308, orderId=202510230640103066 STATUS VP55IBJ887 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Parvatirao ', 'last_name': 'Sivakoti ', 'mobile_number': '70953 33389 ', 'email': 'Sparvathirao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Pedagantyada ', 'pincode': '530031', 'referral_code_input': '1AP678738 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Parvatirao ', 'last_name': 'Sivakoti ', 'mobile_number': '70953 33389 ', 'email': 'Sparvathirao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Pedagantyada ', 'pincode': '530031', 'referral_code_input': '1AP678738 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3557'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3557 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None {'first_name': 'Islavath govardhan ', 'last_name': 'Islavath govardhan ', 'mobile_number': '9014380556', 'email': 'islavathgovardhan7@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Kall6', 'pincode': '507209', 'referral_code_input': '14274', 'agreed_terms': True} {'first_name': 'Parvatirao ', 'last_name': 'Sivakoti ', 'mobile_number': '70953 33389 ', 'email': 'Sparvathirao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Pedagantyada ', 'pincode': '530031', 'referral_code_input': '1AP678738', 'agreed_terms': True} {'first_name': 'Parvatirao ', 'last_name': 'Sivakoti ', 'mobile_number': '70953 33389 ', 'email': 'Sparvathirao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Pedagantyada ', 'pincode': '530031', 'referral_code_input': '1AP678738', 'agreed_terms': True} {'first_name': 'Parvatirao ', 'last_name': 'Sivakoti ', 'mobile_number': '70953 33389 ', 'email': 'Sparvathirao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Pedagantyada ', 'pincode': '530031', 'referral_code_input': '1AP678738', 'agreed_terms': True} {'first_name': 'Parvatirao ', 'last_name': 'Sivakoti ', 'mobile_number': '70953 33389 ', 'email': 'Sparvathirao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Pedagantyada ', 'pincode': '530031', 'referral_code_input': '1AP678738', 'agreed_terms': True} {'first_name': 'Parvatirao ', 'last_name': 'Sivakoti ', 'mobile_number': '70953 33389 ', 'email': 'Sparvathirao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Pedagantyada ', 'pincode': '530031', 'referral_code_input': '1AP678738', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3557'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3557 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3557'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3557 =============================== Just entered Recharge Status API ================================== {'first_name': 'Shyam ', 'last_name': 'Gopal ', 'mobile_number': '7842796025', 'email': 'shyamgopal661@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'SECUNDERABAD', 'pincode': '500017', 'referral_code_input': 'AP268617', 'agreed_terms': True} {'first_name': 'Shyam ', 'last_name': 'Gopal ', 'mobile_number': '7842796025', 'email': 'shyamgopal661@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'SECUNDERABAD', 'pincode': '500017', 'referral_code_input': 'AP268617', 'agreed_terms': True} {'first_name': 'Shyam ', 'last_name': 'Gopal ', 'mobile_number': '7842796025', 'email': 'shyamgopal661@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'SECUNDERABAD', 'pincode': '500017', 'referral_code_input': 'AP268617', 'agreed_terms': True} {'first_name': 'Parvatirao ', 'last_name': 'Sivakoti ', 'mobile_number': '70953 33389 ', 'email': 'Sparvathirao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Pedagantyada ', 'pincode': '530031', 'referral_code_input': '1AP806164', 'agreed_terms': True} {'first_name': 'Pola', 'last_name': 'yaswanth', 'mobile_number': '9182440428', 'email': 'polavenkata7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyala', 'pincode': '518501', 'referral_code_input': 'Vp754037', 'agreed_terms': True} {'first_name': 'Pola', 'last_name': 'yaswanth', 'mobile_number': '9182440428', 'email': 'polavenkata7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyala', 'pincode': '518501', 'referral_code_input': 'Vp754037', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7123427005963'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7123427005963'} 7123427005963 {'first_name': 'Parvatirao ', 'last_name': 'Sivakoti ', 'mobile_number': '70953 33389 ', 'email': 'Sparvathirao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Pedagantyada ', 'pincode': '530031', 'referral_code_input': '1AP806164', 'agreed_terms': True} {'first_name': 'Parvatirao ', 'last_name': 'Sivakoti ', 'mobile_number': '70953 33389 ', 'email': 'Sparvathirao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Pedagantyada ', 'pincode': '530031', 'referral_code_input': '1AP806164', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '131153400015'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '131153400015'} 131153400015 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1311534000015'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1311534000015'} 1311534000015 {'first_name': 'K', 'last_name': 'Rama Mohan ', 'mobile_number': '9441617633', 'email': 'ramamohan1617@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509153', 'referral_code_input': 'VRL13886', 'agreed_terms': True} 2312 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pola', 'last_name': 'yaswanth', 'mobile_number': '9182440428', 'email': 'polavenkata7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyala', 'pincode': '518501', 'referral_code_input': 'Vp754037', 'agreed_terms': True} {'first_name': 'Pola', 'last_name': 'yaswanth', 'mobile_number': '9182440428', 'email': 'polavenkata7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyala', 'pincode': '518501', 'referral_code_input': 'Vp754037', 'agreed_terms': True} {'first_name': 'Bandari', 'last_name': 'Ravinder ', 'mobile_number': '9963226486', 'email': 'bandariravinder09@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'DHARMARAM ', 'pincode': '505416', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} {'first_name': 'Bandari', 'last_name': 'Ravinder ', 'mobile_number': '9963226486', 'email': 'bandariravinder09@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'DHARMARAM ', 'pincode': '505416', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} {'first_name': 'Bandari', 'last_name': 'Ravinder ', 'mobile_number': '9963226486', 'email': 'bandariravinder09@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'DHARMARAM ', 'pincode': '505416', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bandari', 'last_name': 'Ravinder ', 'mobile_number': '9963226486', 'email': 'bandariravinder09@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'DHARMARAM ', 'pincode': '505416', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} {'first_name': 'Bandari', 'last_name': 'Ravinder ', 'mobile_number': '9963226486', 'email': 'bandariravinder09@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'DHARMARAM ', 'pincode': '505416', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5214'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5214 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3557'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3557 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1122'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1122 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4030'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4030 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0786'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0786 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0786'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0786 VerifyTxnPinSerializer(data={'transaction_pin': '6870'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6870 1. recharge_status : Pending txnid VPQJGVV563 STATUS VPQJGVV563 start ts=2025-10-23T01:57:35.549255+00:00 bg start order_id=VPQJGVV563 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPQJGVV563 no local tx row yet Sending to prepaid perform wallet recharge STATUS VPQJGVV563 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQJGVV563', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQJGVV563 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQJGVV563 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPQJGVV563 STATUS VPQJGVV563 start ts=2025-10-23T01:57:41.409667+00:00 STATUS VPQJGVV563 no local tx row yet STATUS VPQJGVV563 calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPQJGVV563', 'client_txn_id': 'VPQJGVV563', 'provider_order_id': 'VPQJGVV563', 'message': 'Payment Processed', 'raw': {'orderId': 'VPQJGVV563', 'status': 'PENDING', 'mobile': '7659886143', 'amount': 199, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '9808.15', 'billAmount': '199.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '199.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '199.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPQJGVV563 status=Pending 2. Pending 2. Pending RAW {'orderId': '202510230727367442', 'TxnId': 'VPQJGVV563', 'status': 'PENDING', 'number': '7659886143', 'amount': '199.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 07:27:36', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPQJGVV563 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510230727367442 STATUS VPQJGVV563 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPQJGVV563 STATUS VPQJGVV563 start ts=2025-10-23T01:57:47.409392+00:00 ------------------ Response data ----------------- {'bal': '9808.15', 'Comi': '0.000', 'optId': '', 'amount': 199, 'mobile': '7659886143', 'status': 'PENDING', 'orderId': 'VPQJGVV563', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '199.00'} STATUS VPQJGVV563 LOCAL pending within grace 15s -> PENDING txnid VPQJGVV563 STATUS VPQJGVV563 start ts=2025-10-23T01:57:52.769209+00:00 ------------------ Response data ----------------- {'bal': '9808.15', 'Comi': '0.000', 'optId': '', 'amount': 199, 'mobile': '7659886143', 'status': 'PENDING', 'orderId': 'VPQJGVV563', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '199.00'} STATUS VPQJGVV563 calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510230727367442', 'TxnId': 'VPQJGVV563', 'status': 'SUCCESS', 'number': '7659886143', 'amount': '199.00', 'RefId': '8933841909', 'operator': 'BS', 'service': 'Mobile', 'Comi': '8.955', 'reqTime': '2025-10-23 07:27:36', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VPQJGVV563 provider -> normalized=SUCCESS, resText='Payment Processed', refId=8933841909, orderId=202510230727367442 STATUS VPQJGVV563 current=SUCCESS age=11.4s young_pending=False STATUS VPQJGVV563 no status change (current=SUCCESS, provider=Success) STATUS VPQJGVV563 respond -> ERROR, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 25566 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1202'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1202 1. recharge_status : Pending txnid VPZ09I4AHW STATUS VPZ09I4AHW start ts=2025-10-23T02:01:29.036398+00:00 bg start order_id=VPZ09I4AHW service=prepaid STATUS VPZ09I4AHW no local tx row yet prepaid STATUS VPZ09I4AHW calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPZ09I4AHW', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZ09I4AHW provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZ09I4AHW no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPZ09I4AHW STATUS VPZ09I4AHW start ts=2025-10-23T02:01:34.808197+00:00 STATUS VPZ09I4AHW no local tx row yet STATUS VPZ09I4AHW calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZ09I4AHW Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510230731296991', 'TxnId': 'VPZ09I4AHW', 'status': 'SUCCESS', 'number': '9502597956', 'amount': '349.00', 'RefId': 'BR0005LPBK1F', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-23 07:31:29', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPZ09I4AHW provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR0005LPBK1F, orderId=202510230731296991 STATUS VPZ09I4AHW no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2222'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2222 VerifyTxnPinSerializer(data={'transaction_pin': '1111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1111 1. recharge_status : Pending txnid VPYN3GALQK STATUS VPYN3GALQK start ts=2025-10-23T02:15:17.956482+00:00 bg start order_id=VPYN3GALQK service=prepaid STATUS VPYN3GALQK no local tx row yet prepaid STATUS VPYN3GALQK calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPYN3GALQK', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPYN3GALQK provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPYN3GALQK no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPYN3GALQK Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9966'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9966 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VP6LF1L69Y STATUS VP6LF1L69Y start ts=2025-10-23T02:16:54.686576+00:00 STATUS VP6LF1L69Y no local tx row yet STATUS VP6LF1L69Y calling provider\u2026 bg start order_id=VP6LF1L69Y service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP6LF1L69Y', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP6LF1L69Y provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP6LF1L69Y no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP6LF1L69Y STATUS VP6LF1L69Y start ts=2025-10-23T02:17:00.715468+00:00 STATUS VP6LF1L69Y no local tx row yet STATUS VP6LF1L69Y calling provider\u2026 RAW {'orderId': '202510230746559382', 'TxnId': 'VP6LF1L69Y', 'status': 'PENDING', 'number': '8297494413', 'amount': '279.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 07:46:55', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP6LF1L69Y provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510230746559382 STATUS VP6LF1L69Y no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP6LF1L69Y STATUS VP6LF1L69Y start ts=2025-10-23T02:17:06.727630+00:00 STATUS VP6LF1L69Y no local tx row yet STATUS VP6LF1L69Y calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP6LF1L69Y Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510230746559382', 'TxnId': 'VP6LF1L69Y', 'status': 'FAILED', 'number': '8297494413', 'amount': '279.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 07:46:55', 'VoucherCode': None, 'resText': 'Transaction Failed'} STATUS VP6LF1L69Y provider -> normalized=FAILED, resText='Transaction Failed', refId=, orderId=202510230746559382 STATUS VP6LF1L69Y no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP6LF1L69Y STATUS VP6LF1L69Y start ts=2025-10-23T02:17:12.519334+00:00 ------------------ Response data ----------------- {'bal': '9050.81', 'Comi': '0.000', 'optId': '', 'amount': 279, 'mobile': '8297494413', 'status': 'FAILED', 'orderId': 'VP6LF1L69Y', 'resText': 'Transaction Failed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '0.00'} STATUS VP6LF1L69Y LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9966'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9966 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1980'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1980 1. recharge_status : Pending bg start order_id=VPZ6LGVBJ6 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPZ6LGVBJ6 STATUS VPZ6LGVBJ6 start ts=2025-10-23T02:25:01.842319+00:00 STATUS VPZ6LGVBJ6 no local tx row yet STATUS VPZ6LGVBJ6 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZ6LGVBJ6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZ6LGVBJ6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZ6LGVBJ6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPZ6LGVBJ6 STATUS VPZ6LGVBJ6 start ts=2025-10-23T02:25:07.632550+00:00 STATUS VPZ6LGVBJ6 no local tx row yet STATUS VPZ6LGVBJ6 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZ6LGVBJ6 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510230755028122', 'TxnId': 'VPZ6LGVBJ6', 'status': 'SUCCESS', 'number': '9347259677', 'amount': '299.00', 'RefId': '6688785064', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-23 07:55:02', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPZ6LGVBJ6 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6688785064, orderId=202510230755028122 STATUS VPZ6LGVBJ6 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9990'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9990 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5520'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5520 VerifyTxnPinSerializer(data={'transaction_pin': '9990'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9990 VerifyTxnPinSerializer(data={'transaction_pin': '9990'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9990 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5550'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5550 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPXTGTCFFY STATUS VPXTGTCFFY start ts=2025-10-23T02:52:05.397964+00:00 STATUS VPXTGTCFFY no local tx row yet STATUS VPXTGTCFFY calling provider\u2026 bg start order_id=VPXTGTCFFY service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPXTGTCFFY', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPXTGTCFFY provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPXTGTCFFY no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPXTGTCFFY STATUS VPXTGTCFFY start ts=2025-10-23T02:52:11.378013+00:00 STATUS VPXTGTCFFY no local tx row yet STATUS VPXTGTCFFY calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPXTGTCFFY Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510230822059852', 'TxnId': 'VPXTGTCFFY', 'status': 'SUCCESS', 'number': '9573207250', 'amount': '579.00', 'RefId': '1715203347', 'operator': 'AT', 'service': 'Mobile', 'Comi': '10.422', 'reqTime': '2025-10-23 08:22:05', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPXTGTCFFY provider -> normalized=SUCCESS, resText='Payment Processed', refId=1715203347, orderId=202510230822059852 STATUS VPXTGTCFFY no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9848'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9848 1. recharge_status : Pending txnid VP9ORQ5ZKN STATUS VP9ORQ5ZKN start ts=2025-10-23T02:55:50.739326+00:00 STATUS VP9ORQ5ZKN no local tx row yet STATUS VP9ORQ5ZKN calling provider\u2026 bg start order_id=VP9ORQ5ZKN service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP9ORQ5ZKN', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP9ORQ5ZKN provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP9ORQ5ZKN no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP9ORQ5ZKN STATUS VP9ORQ5ZKN start ts=2025-10-23T02:55:56.550416+00:00 STATUS VP9ORQ5ZKN no local tx row yet STATUS VP9ORQ5ZKN calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP9ORQ5ZKN Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510230825518015', 'TxnId': 'VP9ORQ5ZKN', 'status': 'SUCCESS', 'number': '8367505701', 'amount': '929.00', 'RefId': '1715234677', 'operator': 'AT', 'service': 'Mobile', 'Comi': '16.722', 'reqTime': '2025-10-23 08:25:51', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP9ORQ5ZKN provider -> normalized=SUCCESS, resText='Payment Processed', refId=1715234677, orderId=202510230825518015 STATUS VP9ORQ5ZKN no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ch', 'last_name': 'Jaswanth ', 'mobile_number': '7702495805', 'email': 'jaswanthch797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'India', 'pincode': '2255', 'referral_code_input': '1AP778780', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'CESK'), ('fields', {'account_id': '1111963808241710'})]) ====================== BillValidate ====================== electricity CESK {'account_id': '1111963808241710'} 1111963808241710 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7036'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7036 VerifyTxnPinSerializer(data={'transaction_pin': '7036'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7036 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][26785] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][26784] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OrderedDict([('service', 'dth'), ('provider', 'TS'), ('fields', {'subscriber_id': '1272519503'})]) ====================== BillValidate ====================== dth TS {'subscriber_id': '1272519503'} 1272519503 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} OrderedDict([('service', 'dth'), ('provider', 'TS'), ('fields', {'subscriber_id': '1272519503', 'amount': '400'})]) ====================== BillValidate ====================== dth TS {'subscriber_id': '1272519503', 'amount': '400'} 1272519503 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} {'first_name': 'Shaik', 'last_name': 'Khasimbi', 'mobile_number': '9705068624', 'email': 'skkousar1991@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Siripuram', 'pincode': '522401', 'referral_code_input': 'VP5WKQNE', 'agreed_terms': True} {'first_name': 'pogula', 'last_name': 'Ramakrishna ', 'mobile_number': '9948850494', 'email': 'pogularamakrishna413@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda ', 'pincode': '508205', 'referral_code_input': 'VP6EVFRK', 'agreed_terms': True} {'first_name': 'Rani', 'last_name': 'Jakka', 'mobile_number': '9949732114', 'email': 'jakka8923@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Ibrahimpatnam', 'pincode': '505450', 'referral_code_input': '1AP905872', 'agreed_terms': True} {'first_name': 'BONDUGULA ', 'last_name': 'AKSHAY ', 'mobile_number': '9059878227', 'email': 'gajalafromwashingtondc88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Kagaznagar ', 'pincode': '504273', 'referral_code_input': 'VRL15306', 'agreed_terms': True} {'first_name': 'BONDUGULA ', 'last_name': 'AKSHAY ', 'mobile_number': '9059878227', 'email': 'gajalafromwashingtondc88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Kagaznagar ', 'pincode': '504273', 'referral_code_input': 'VRL15306', 'agreed_terms': True} {'first_name': 'BONDUGULA ', 'last_name': 'AKSHAY ', 'mobile_number': '9059878227', 'email': 'gajalafromwashingtondc88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Kagaznagar ', 'pincode': '504273', 'referral_code_input': 'VRL15306', 'agreed_terms': True} {'first_name': 'BONDUGULA ', 'last_name': 'AKSHAY ', 'mobile_number': '9059878227', 'email': 'gajalafromwashingtondc88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Kagaznagar ', 'pincode': '504273', 'referral_code_input': 'VRL15306', 'agreed_terms': True} {'first_name': 'BONDUGULA ', 'last_name': 'AKSHAY ', 'mobile_number': '9059878227', 'email': 'gajalafromwashingtondc88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Kagaznagar ', 'pincode': '504273', 'referral_code_input': 'VRL15306', 'agreed_terms': True} {'first_name': 'BONDUGULA ', 'last_name': 'AKSHAY ', 'mobile_number': '9059878227', 'email': 'gajalafromwashingtondc88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Kagaznagar ', 'pincode': '504273', 'referral_code_input': 'VRL15306', 'agreed_terms': True} {'first_name': 'BONDUGULA ', 'last_name': 'AKSHAY ', 'mobile_number': '9059878227', 'email': 'gajalafromwashingtondc88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Kagaznagar ', 'pincode': '504273', 'referral_code_input': 'VRL15306', 'agreed_terms': True} {'first_name': 'BONDUGULA ', 'last_name': 'AKSHAY ', 'mobile_number': '9059878227', 'email': 'gajalafromwashingtondc88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Kagaznagar ', 'pincode': '504273', 'referral_code_input': 'VRL15306', 'agreed_terms': True} {'first_name': 'BONDUGULA ', 'last_name': 'AKSHAY ', 'mobile_number': '9059878227', 'email': 'gajalafromwashingtondc88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Kagaznagar ', 'pincode': '504273', 'referral_code_input': 'VRL15306', 'agreed_terms': True} {'first_name': 'BONDUGULA ', 'last_name': 'AKSHAY ', 'mobile_number': '9059878227', 'email': 'gajalafromwashingtondc88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Kagaznagar ', 'pincode': '504273', 'referral_code_input': 'VRL15306', 'agreed_terms': True} {'first_name': 'Bondugula', 'last_name': 'Akshay', 'mobile_number': '9059878227', 'email': 'gajalafromwashingtondc88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Kazaznagar', 'pincode': '504273', 'referral_code_input': 'VRL15306', 'agreed_terms': True} {'first_name': 'bandarupalli', 'last_name': 'Akash', 'mobile_number': '9392651903', 'email': 'bandarupalliakash873@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522549', 'referral_code_input': 'VRL15197', 'agreed_terms': True} {'first_name': 'Sravani ', 'last_name': 'Yaparthi ', 'mobile_number': '8919469008', 'email': 'yaparthisravani37@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Yerragondapalem', 'pincode': '523327', 'referral_code_input': '_', 'agreed_terms': True} {'first_name': 'Sravani ', 'last_name': 'Yaparthi ', 'mobile_number': '8919469008', 'email': 'yaparthisravani37@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Yerragondapalem', 'pincode': '523327', 'referral_code_input': '_', 'agreed_terms': True} {'first_name': 'Sravani ', 'last_name': 'Yaparthi ', 'mobile_number': '8919469008', 'email': 'yaparthisravani37@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Yerragondapalem', 'pincode': '523327', 'referral_code_input': '_', 'agreed_terms': True} {'first_name': 'Sravani ', 'last_name': 'Yaparthi ', 'mobile_number': '8919469008', 'email': 'yaparthisravani37@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Yerragondapalem', 'pincode': '523327', 'referral_code_input': '_', 'agreed_terms': True} {'first_name': 'Sravani ', 'last_name': 'Yaparthi ', 'mobile_number': '8919469008', 'email': 'yaparthisravani37@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Yerragondapalem', 'pincode': '523327', 'referral_code_input': '_', 'agreed_terms': True} {'first_name': 'Thoyyaka', 'last_name': 'Kantharao ', 'mobile_number': '7989007261', 'email': 'toyakakantharao61@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'CESK'), ('fields', {'account_id': '1111963808241710'})]) ====================== BillValidate ====================== electricity CESK {'account_id': '1111963808241710'} 1111963808241710 OrderedDict([('service', 'electricity'), ('provider', 'CESK'), ('fields', {'account_id': '1111963808241710'})]) ====================== BillValidate ====================== electricity CESK {'account_id': '1111963808241710'} 1111963808241710 OrderedDict([('service', 'electricity'), ('provider', 'CESK'), ('fields', {'account_id': '1111963808241710'})]) ====================== BillValidate ====================== electricity CESK {'account_id': '1111963808241710'} 1111963808241710 {'first_name': 'Dharaveni ', 'last_name': 'Ilaiah ', 'mobile_number': '9014167309', 'email': 'daravenisravya555@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddapalli ', 'pincode': '505416', 'referral_code_input': 'VRL14527', 'agreed_terms': True} {'first_name': 'Mahesh', 'last_name': 'Chindam', 'mobile_number': '9704540757', 'email': 'chindammahesh7@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Valigonda', 'pincode': '508112', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Shailaja', 'last_name': 'Pitla', 'mobile_number': '9121767453', 'email': 'pitlashailaja555@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Kamareddy ', 'pincode': '503108', 'referral_code_input': 'VRL15647', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1432044104111281'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1432044104111281'} 1432044104111281 {'first_name': 'Kiran ', 'last_name': 'Vemula', 'mobile_number': '6300647707', 'email': 'vemulakiran61@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Valigonda ', 'pincode': '508112', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Shaik', 'last_name': 'Mansoor', 'mobile_number': '9030594024', 'email': 'msshaikmansoor1995@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Hindupur ', 'pincode': '515201', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Y', 'last_name': 'MALLESH', 'mobile_number': '9010331055', 'email': 'yerakalamallesh@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508205', 'referral_code_input': 'VP6EVFRK', 'agreed_terms': True} {'first_name': 'Ch', 'last_name': 'Jaswanth ', 'mobile_number': '7702495805', 'email': 'jaswanthch797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'India', 'pincode': '2255', 'referral_code_input': '1AP778780', 'agreed_terms': True} {'first_name': 'Ch', 'last_name': 'Jaswanth ', 'mobile_number': '7702495805', 'email': 'jaswanthch797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'India', 'pincode': '2255', 'referral_code_input': '1AP778780', 'agreed_terms': True} {'first_name': 'Ch', 'last_name': 'Jaswanth ', 'mobile_number': '7702495805', 'email': 'jaswanthch797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'India', 'pincode': '2255', 'referral_code_input': '1AP778780', 'agreed_terms': True} {'first_name': 'Ch', 'last_name': 'Jaswanth ', 'mobile_number': '7702495805', 'email': 'jaswanthch797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'India', 'pincode': '2255', 'referral_code_input': '1AP778780', 'agreed_terms': True} {'first_name': 'Sravani ', 'last_name': 'Yaparthi ', 'mobile_number': '8919469008', 'email': 'yaparthisravani37@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Yerragondapalem', 'pincode': '523327', 'referral_code_input': '_', 'agreed_terms': True} {'first_name': 'Sravani ', 'last_name': 'Yaparthi ', 'mobile_number': '8919469008', 'email': 'yaparthisravani37@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Yerragondapalem', 'pincode': '523327', 'referral_code_input': '_', 'agreed_terms': True} {'first_name': 'Sravani ', 'last_name': 'Yaparthi ', 'mobile_number': '8919469008', 'email': 'yaparthisravani37@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Yerragondapalem', 'pincode': '523327', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'Sravani ', 'last_name': 'Yaparthi ', 'mobile_number': '8919469008', 'email': 'yaparthisravani37@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Yerragondapalem', 'pincode': '523327', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'P ', 'last_name': 'Ishwarya rai ', 'mobile_number': '8328078624', 'email': 'ishwaryaishup2005@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VRL13886', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'CESK'), ('fields', {'account_id': '1111963808241710'})]) ====================== BillValidate ====================== electricity CESK {'account_id': '1111963808241710'} 1111963808241710 {'first_name': 'Arika', 'last_name': 'Ramakrishna', 'mobile_number': '8121337960', 'email': 'ramakrishna9110508645@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Arika', 'last_name': 'Ramakrishna', 'mobile_number': '8121337960', 'email': 'ramakrishna9110508645@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06301276397', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'KANAKAPUDI', 'last_name': 'JOHNWESLY', 'mobile_number': '06302161970', 'email': 'johnweslypaulkanakapudi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507163', 'referral_code_input': 'VP371409', 'agreed_terms': True} {'first_name': 'Sagam', 'last_name': 'VENKATESWARAREDDY', 'mobile_number': '08328454479', 'email': 's.v.rstudiondarsi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'PRAKASAM', 'pincode': '523247', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1432044104111281'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1432044104111281'} 1432044104111281 {'first_name': 'BONDUGULA ', 'last_name': 'AKSHAY ', 'mobile_number': '9059878227', 'email': 'gajalafromwashingtondc88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Kagaznagar ', 'pincode': '504273', 'referral_code_input': 'VRL15306', 'agreed_terms': True} {'first_name': 'Sadaiah ', 'last_name': 'Aluvala ', 'mobile_number': '9177706030', 'email': 'sadhivamshi143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Mulugu ', 'pincode': '506343', 'referral_code_input': 'VP466869', 'agreed_terms': True} {'first_name': 'Sadaiah ', 'last_name': 'Aluvala ', 'mobile_number': '9177706030', 'email': 'sadhivamshi143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Mulugu ', 'pincode': '506343', 'referral_code_input': 'VP466869', 'agreed_terms': True} {'first_name': 'Sadaiah ', 'last_name': 'Aluvala ', 'mobile_number': '9177706030', 'email': 'sadhivamshi143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Mulugu ', 'pincode': '506343', 'referral_code_input': 'VP466869', 'agreed_terms': True} {'first_name': 'Nagaraju ', 'last_name': '.', 'mobile_number': '9848389938', 'email': 'nagarajuappam9@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500074', 'referral_code_input': 'VP77ZOXI', 'agreed_terms': True} {'first_name': 'Ch', 'last_name': 'Jaswanth ', 'mobile_number': '7702495805', 'email': 'jaswanthch797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531133', 'referral_code_input': '1AP778780', 'agreed_terms': True} {'first_name': 'Ch', 'last_name': 'Jaswanth ', 'mobile_number': '7702495805', 'email': 'jaswanthch797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531133', 'referral_code_input': '1AP778780', 'agreed_terms': True} {'first_name': 'Ch', 'last_name': 'Jaswanth ', 'mobile_number': '7702495805', 'email': 'jaswanthch797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531133', 'referral_code_input': '1AP778780', 'agreed_terms': True} {'first_name': 'Ch', 'last_name': 'Jaswanth ', 'mobile_number': '7702495805', 'email': 'jaswanthch797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'India', 'pincode': '2255', 'referral_code_input': '1AP947758', 'agreed_terms': True} {'first_name': 'Ediga ', 'last_name': 'Hemalatha ', 'mobile_number': '9705943673', 'email': 'surendrasurendra9652169677@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518002', 'referral_code_input': 'VRL15798', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7672'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7672 [UID:1069][27699] Child process with pid: 26785 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Arika', 'last_name': 'Ramakrishna', 'mobile_number': '9110508645', 'email': 'ramakrishna9110508645@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupam ', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sesharathnam', 'last_name': 'Goli', 'mobile_number': '9182555455', 'email': 'seshug1980@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'chilakaluripet', 'pincode': '522616', 'referral_code_input': 'VRL15334', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Arika', 'last_name': 'Ramakrishna', 'mobile_number': '8121337960', 'email': 'ramakrishna9110508645@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupam ', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Arika', 'last_name': 'Ramakrishna', 'mobile_number': '8121337960', 'email': 'ramakrishna9110508645@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupam ', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Arika', 'last_name': 'Ramakrishna', 'mobile_number': '8121337960', 'email': 'ramakrishna9110508645@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupam ', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3636'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3636 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Koppisetti ', 'last_name': ' B L Satya Durga ', 'mobile_number': '9652023533', 'email': 'satyakoppisetti99028@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mummidivaram', 'pincode': '533216', 'referral_code_input': 'VP2BS6LD', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None None {'first_name': 'Mohammad Ibrahim', 'last_name': 'Arif', 'mobile_number': '9390938397', 'email': 'mohdibrahimarif214@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Palwancha', 'pincode': '507115', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Thotli', 'last_name': 'Jagan', 'mobile_number': '7981491861', 'email': 'thotlijagan1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Gattu', 'pincode': '517370', 'referral_code_input': 'VRL15450', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending txnid VPFGO2LTTH STATUS VPFGO2LTTH start ts=2025-10-23T04:14:59.202184+00:00 bg start order_id=VPFGO2LTTH service=prepaid STATUS VPFGO2LTTH no local tx row yet prepaid STATUS VPFGO2LTTH calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPFGO2LTTH', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPFGO2LTTH provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPFGO2LTTH no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPFGO2LTTH STATUS VPFGO2LTTH start ts=2025-10-23T04:15:04.937381+00:00 STATUS VPFGO2LTTH no local tx row yet STATUS VPFGO2LTTH calling provider\u2026 RAW {'orderId': '202510230945003390', 'TxnId': 'VPFGO2LTTH', 'status': 'PENDING', 'number': '9948875963', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 09:45:00', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPFGO2LTTH provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510230945003390 STATUS VPFGO2LTTH no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPFGO2LTTH STATUS VPFGO2LTTH start ts=2025-10-23T04:15:10.657778+00:00 STATUS VPFGO2LTTH no local tx row yet STATUS VPFGO2LTTH calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPFGO2LTTH Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510230945003390', 'TxnId': 'VPFGO2LTTH', 'status': 'SUCCESS', 'number': '9948875963', 'amount': '299.00', 'RefId': 'BR000CNEJZHM', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-23 09:45:00', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPFGO2LTTH provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CNEJZHM, orderId=202510230945003390 STATUS VPFGO2LTTH no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4913'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4913 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4913'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4913 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'K', 'last_name': 'Lakshminarayana', 'mobile_number': '8686862764', 'email': 'lakshmittd45@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517561', 'referral_code_input': '1AP741190', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sk', 'last_name': 'Onisha begam ', 'mobile_number': '8885240727', 'email': 'onishabugumsk@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'I polavaram', 'pincode': '533216', 'referral_code_input': 'VPL16011', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9030'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9030 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'K', 'last_name': 'Lakshminarayana', 'mobile_number': '8686862764', 'email': 'lakshmittd45@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517561', 'referral_code_input': '1AP741190', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Onisha begam ', 'mobile_number': '8885240727', 'email': 'onishabugumsk@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'I polavaram', 'pincode': '533216', 'referral_code_input': 'VPL16011', 'agreed_terms': True} {'first_name': 'BANAVATHU', 'last_name': 'KRUPA NAIK', 'mobile_number': '9347134001', 'email': 'kn5722274@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Vinukonda ', 'pincode': '522658', 'referral_code_input': 'VRL15057', 'agreed_terms': True} {'first_name': 'Avunoori Kiran ', 'last_name': 'A.kiran', 'mobile_number': '9618063618', 'email': 'avunoorikiran143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7878'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7878 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'E', 'last_name': 'Sivanageswara ', 'mobile_number': '7989100046', 'email': 'kingsiva.goud@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518003', 'referral_code_input': 'VRL15909', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][29425] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][29424] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 29425 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 29424 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4913'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4913 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][30558] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][30557] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self.get_response(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner callback, callback_args, callback_kwargs = self.resolve_request(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in return _bootstrap._gcd_import(name[level:], package, level) from accounts.api_views import health ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl import Workbook from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from .numbers import NUMERIC_TYPES from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in import numpy from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.__config__ import show as show_config from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import multiarray from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "", line 216, in _lock_unlock_module KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 30558 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 30557 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'Likitha ', 'last_name': 'Likitha Reddy ', 'mobile_number': '9652086538', 'email': 'likithamahenderreddy5566@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Jidikal ', 'pincode': '508112', 'referral_code_input': 'VRL13939', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Thatikonda ', 'last_name': 'Chennaiah ', 'mobile_number': '9550643359', 'email': 'thatikondachennaiah6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad ', 'pincode': '509202', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} {'first_name': 'Thatikonda ', 'last_name': 'Chennaiah ', 'mobile_number': '9550643359', 'email': 'thatikondachennaiah6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad ', 'pincode': '509202', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} {'first_name': 'Gouse', 'last_name': ' m', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral', 'pincode': '517192', 'referral_code_input': '1AP580481', 'agreed_terms': True} {'first_name': 'Gouse', 'last_name': ' m', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral', 'pincode': '517192', 'referral_code_input': '1AP580481', 'agreed_terms': True} {'first_name': 'Gouse', 'last_name': ' m', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral', 'pincode': '517192', 'referral_code_input': '1AP580481', 'agreed_terms': True} {'first_name': 'Gouse', 'last_name': ' m', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral', 'pincode': '517192', 'referral_code_input': '1AP580481', 'agreed_terms': True} {'first_name': 'Gouse', 'last_name': ' m', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral', 'pincode': '517192', 'referral_code_input': '1AP580481', 'agreed_terms': True} {'first_name': 'Gouse', 'last_name': ' m', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral', 'pincode': '517192', 'referral_code_input': '1AP580481', 'agreed_terms': True} {'first_name': 'Gouse', 'last_name': ' m', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral', 'pincode': '517192', 'referral_code_input': '1AP580481', 'agreed_terms': True} {'first_name': 'Gouse', 'last_name': ' m', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral', 'pincode': '517192', 'referral_code_input': '1AP580481', 'agreed_terms': True} {'first_name': 'Gouse', 'last_name': ' m', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral', 'pincode': '517192', 'referral_code_input': '1AP580481', 'agreed_terms': True} {'first_name': 'Gouse', 'last_name': ' m', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral', 'pincode': '517192', 'referral_code_input': '1AP580481', 'agreed_terms': True} {'first_name': 'Gouse', 'last_name': ' m', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral', 'pincode': '517192', 'referral_code_input': '1AP580481', 'agreed_terms': True} {'first_name': 'E', 'last_name': 'Sivanageswara ', 'mobile_number': '9346614456', 'email': 'kingsiva.goud@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518003', 'referral_code_input': 'VRL15909', 'agreed_terms': True} {'first_name': 'E', 'last_name': 'Sivanageswara ', 'mobile_number': '9346614456', 'email': 'kingsiva.goud@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518003', 'referral_code_input': 'VRL15909', 'agreed_terms': True} {'first_name': 'E', 'last_name': 'Sivanageswara ', 'mobile_number': '9346614456', 'email': 'kingsiva.goud@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518003', 'referral_code_input': 'VRL15909', 'agreed_terms': True} {'first_name': 'E', 'last_name': 'Sivanageswara ', 'mobile_number': '9346614456', 'email': 'kingsiva.goud@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518003', 'referral_code_input': 'VRL15909', 'agreed_terms': True} {'first_name': 'E', 'last_name': 'Sivanageswara ', 'mobile_number': '9346614456', 'email': 'kingsiva.goud@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518003', 'referral_code_input': 'VRL15909', 'agreed_terms': True} {'first_name': 'E', 'last_name': 'Sivanageswara ', 'mobile_number': '9346614456', 'email': 'kingsiva.goud@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518003', 'referral_code_input': 'VRL15909', 'agreed_terms': True} {'first_name': 'Sk', 'last_name': 'Onisha begam ', 'mobile_number': '8885240727', 'email': 'onishabugumsk@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'I polavaram', 'pincode': '533216', 'referral_code_input': 'VRL16011', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPDH49XHOV service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge VerifyTxnPinSerializer(data={'transaction_pin': '1111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1111 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1111 txnid VPDH49XHOV STATUS VPDH49XHOV start ts=2025-10-23T04:31:57.031646+00:00 STATUS VPDH49XHOV no local tx row yet STATUS VPDH49XHOV calling provider\u2026 RAW {'orderId': '202510231001544696', 'TxnId': 'VPDH49XHOV', 'status': 'PENDING', 'number': '9949272317', 'amount': '548.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 10:01:54', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPDH49XHOV provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231001544696 STATUS VPDH49XHOV no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPDH49XHOV Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== {'first_name': 'Basha', 'last_name': 'Shik', 'mobile_number': '9347016775', 'email': 'shikbashashik369@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'gurazala', 'pincode': '522415', 'referral_code_input': '1AP675044', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VPDH49XHOV STATUS VPDH49XHOV start ts=2025-10-23T04:32:02.781634+00:00 ------------------ Response data ----------------- {'bal': '6706.54', 'Comi': '9.864', 'optId': '1304795285', 'amount': 548, 'mobile': '9949272317', 'status': 'SUCCESS', 'orderId': 'VPDH49XHOV', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '548.00'} STATUS VPDH49XHOV LOCAL terminal -> SUCCESS {'first_name': 'Basha', 'last_name': 'Shik', 'mobile_number': '9347016775', 'email': 'shikbashashik369@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'gurazala', 'pincode': '522415', 'referral_code_input': '1AP675044', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1111 {'first_name': 'Basha', 'last_name': 'Shik', 'mobile_number': '9347016775', 'email': 'shikbashashik369@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'gurazala', 'pincode': '522415', 'referral_code_input': '1AP675044', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1111 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Basha', 'last_name': 'Shik', 'mobile_number': '9347016775', 'email': 'shikbashashik369@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'gurazala', 'pincode': '522415', 'referral_code_input': 'VRL15835', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1479'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1479 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1479'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1479 VerifyTxnPinSerializer(data={'transaction_pin': '5566'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5566 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3610'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3610 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPNR953ZHY STATUS VPNR953ZHY start ts=2025-10-23T04:36:20.661638+00:00 bg start order_id=VPNR953ZHY service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPNR953ZHY no local tx row yet Sending to prepaid perform wallet recharge STATUS VPNR953ZHY calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPNR953ZHY', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPNR953ZHY provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPNR953ZHY no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPNR953ZHY STATUS VPNR953ZHY start ts=2025-10-23T04:36:26.706768+00:00 STATUS VPNR953ZHY no local tx row yet STATUS VPNR953ZHY calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPNR953ZHY Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231006216553', 'TxnId': 'VPNR953ZHY', 'status': 'SUCCESS', 'number': '6302280020', 'amount': '349.00', 'RefId': 'BR00032ZTTWH', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-23 10:06:21', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPNR953ZHY provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR00032ZTTWH, orderId=202510231006216553 STATUS VPNR953ZHY no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'BESC'), ('fields', {'account_id': '5431397'})]) ====================== BillValidate ====================== electricity BESC {'account_id': '5431397'} 5431397 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPX0I6FDYD service=electricity electricity In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPX0I6FDYD Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPX0I6FDYD STATUS VPX0I6FDYD start ts=2025-10-23T04:37:42.691839+00:00 ------------------ Response data ----------------- {'bal': '6221.501', 'Comi': '2.000', 'TxnId': 'VPX0I6FDYD', 'optId': 'MK015296BAAL582E3000', 'Number': '5431397', 'amount': '150.00', 'status': 'SUCCESS', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'BESC', 'billAmount': '148', 'VoucherCode': 'null'} STATUS VPX0I6FDYD LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Maddi ', 'last_name': 'Likitha Reddy ', 'mobile_number': '9652086538', 'email': 'likithamahenderreddy5566@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Uppal ', 'pincode': '508112', 'referral_code_input': 'VRL13939', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][3605] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Maddi ', 'last_name': 'Likitha Reddy ', 'mobile_number': '9652086538', 'email': 'likithamahenderreddy5566@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Uppal ', 'pincode': '508112', 'referral_code_input': 'VRL13939', 'agreed_terms': True} {'first_name': 'Maddi ', 'last_name': 'Likitha Reddy ', 'mobile_number': '9652086538', 'email': 'likithamahenderreddy5566@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Uppal ', 'pincode': '508112', 'referral_code_input': 'VRL13939', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Maddi ', 'last_name': 'Likitha Reddy ', 'mobile_number': '9652086538', 'email': 'likithamahenderreddy5566@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Uppal ', 'pincode': '508112', 'referral_code_input': 'VRL13939', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Teja', 'last_name': 'Kammari', 'mobile_number': '9346106554', 'email': 'kammariravitejakammariraviteja@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Tujalpoor', 'pincode': '503125', 'referral_code_input': '1AP05872', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kommu', 'last_name': 'Sanjeev', 'mobile_number': '9963982263', 'email': 'kommusanjeev6@gmail.come', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Karimnagar ', 'pincode': '505416', 'referral_code_input': 'VRL15394', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0111 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VP2M18BAK7 STATUS VP2M18BAK7 start ts=2025-10-23T04:41:03.172383+00:00 bg start order_id=VP2M18BAK7 service=prepaid STATUS VP2M18BAK7 no local tx row yet prepaid STATUS VP2M18BAK7 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP2M18BAK7', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP2M18BAK7 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP2M18BAK7 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP2M18BAK7 STATUS VP2M18BAK7 start ts=2025-10-23T04:41:09.002517+00:00 STATUS VP2M18BAK7 no local tx row yet STATUS VP2M18BAK7 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP2M18BAK7 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231011037150', 'TxnId': 'VP2M18BAK7', 'status': 'SUCCESS', 'number': '8106037648', 'amount': '299.00', 'RefId': '1304932862', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.382', 'reqTime': '2025-10-23 10:11:03', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP2M18BAK7 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1304932862, orderId=202510231011037150 STATUS VP2M18BAK7 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP580481', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Teja', 'last_name': 'Kammari ', 'mobile_number': '9346106554', 'email': 'kammariravitejakammariraviteja@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally ', 'pincode': '505325', 'referral_code_input': '1AP905872', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Teja', 'last_name': 'Kammari ', 'mobile_number': '9346106554', 'email': 'kammariravitejakammariraviteja@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally ', 'pincode': '505325', 'referral_code_input': '1AP905872', 'agreed_terms': True} {'first_name': 'Teja', 'last_name': 'Kammari ', 'mobile_number': '9346106554', 'email': 'kammariravitejakammariraviteja@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally ', 'pincode': '505325', 'referral_code_input': '1AP905872', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Teja', 'last_name': 'Kammari ', 'mobile_number': '9346106554', 'email': 'kammariravitejakammariraviteja@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally ', 'pincode': '505325', 'referral_code_input': '1AP918391', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ajayakumar', 'last_name': 'S', 'mobile_number': '9400917973', 'email': 'ajayanktra@gmail.com', 'user_type': 'customer', 'state': '17', 'district': '279', 'city': 'kollam', 'pincode': '691506', 'referral_code_input': 'VP6LBPHG', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Thoutam', 'last_name': 'Ramesh', 'mobile_number': '9346945002', 'email': 'rameshthoutam@269gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal', 'pincode': '506002', 'referral_code_input': ' VP7KDSCC', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7512319002515'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7512319002515'} 7512319002515 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7512319002515'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7512319002515'} 7512319002515 {'first_name': 'Teja', 'last_name': 'Kammari', 'mobile_number': '9346106554', 'email': 'kammariravitejakammariraviteja@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Tujalpoor', 'pincode': '503125', 'referral_code_input': '1AP905872', 'agreed_terms': True} OrderedDict([('service', 'broadband'), ('provider', 'TTPF'), ('fields', {'account_no': '8985858508'})]) ====================== BillValidate ====================== broadband TTPF {'account_no': '8985858508'} 8985858508 {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'VADDI ', 'last_name': 'Somaraju', 'mobile_number': '9494374755', 'email': 'vaddisomaraju0@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'KANCHARAPALEM', 'pincode': '530008', 'referral_code_input': 'VP5TS8NG', 'agreed_terms': True} {'first_name': 'Teja', 'last_name': 'Kammari', 'mobile_number': '9346106554', 'email': 'kammariravitejakammariraviteja@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Tujalpoor', 'pincode': '503125', 'referral_code_input': '1AP918391', 'agreed_terms': True} {'first_name': 'Maddi ', 'last_name': 'Likitha ', 'mobile_number': '9652086538', 'email': 'likithamahenderreddy5566@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Uppal ', 'pincode': '508112', 'referral_code_input': 'VRL13939', 'agreed_terms': True} {'first_name': 'Maddi ', 'last_name': 'Likitha ', 'mobile_number': '9652086538', 'email': 'likithamahenderreddy5566@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Uppal ', 'pincode': '508112', 'referral_code_input': 'VRL13939', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP621816', 'agreed_terms': True} {'first_name': 'Maddi ', 'last_name': 'Likitha ', 'mobile_number': '9652086538', 'email': 'likithamahenderreddy5566@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Uppal ', 'pincode': '508112', 'referral_code_input': 'VRL13939', 'agreed_terms': True} {'first_name': 'Maddi ', 'last_name': 'Likitha ', 'mobile_number': '9652086538', 'email': 'likithamahenderreddy5566@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Uppal ', 'pincode': '508112', 'referral_code_input': 'VRL13939', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP621816', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP621816', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP621816', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP621816', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'Teja', 'last_name': 'Kammari ', 'mobile_number': '9346106554', 'email': 'kammariravitejakammariraviteja@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally ', 'pincode': '505325', 'referral_code_input': '1AP918391', 'agreed_terms': True} {'first_name': 'Pallikonda Rajashekar ', 'last_name': 'Rajashekar ', 'mobile_number': '8688629022', 'email': 'prajashekar079@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505306', 'referral_code_input': 'VP158126 ', 'agreed_terms': True} {'first_name': 'Pallikonda Rajashekar ', 'last_name': 'Rajashekar ', 'mobile_number': '8688629022', 'email': 'prajashekar079@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505306', 'referral_code_input': 'VP158126 ', 'agreed_terms': True} {'first_name': 'Pallikonda Rajashekar ', 'last_name': 'Rajashekar ', 'mobile_number': '8341390837', 'email': 'prajashekar079@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505306', 'referral_code_input': 'VP158126 ', 'agreed_terms': True} {'first_name': 'Pallikonda Rajashekar ', 'last_name': 'Rajashekar ', 'mobile_number': '8688629022', 'email': 'prajashekar079@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505306', 'referral_code_input': 'VP158126 ', 'agreed_terms': True} {'first_name': 'Pallikonda Rajashekar ', 'last_name': 'Rajashekar ', 'mobile_number': '8688629022', 'email': 'prajashekar079@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Korutla ', 'pincode': '505306', 'referral_code_input': 'VP158126 ', 'agreed_terms': True} {'first_name': 'Neeraj ', 'last_name': 'kumar', 'mobile_number': '8601815490', 'email': 'pankajshahu956569@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Lalganj', 'pincode': '229206', 'referral_code_input': 'VRL14428', 'agreed_terms': True} {'first_name': 'TAPHADJU ', 'last_name': 'HUSSAIN SHAIK ', 'mobile_number': '9866011579', 'email': 'skthussain@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Kakinada ', 'pincode': '533001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Maddi ', 'last_name': 'Likitha Reddy ', 'mobile_number': '9652086538', 'email': 'likithamahenderreddy5566@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Uppal ', 'pincode': '508112', 'referral_code_input': 'VRL13939', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'Nakka ', 'last_name': 'Sujana ', 'mobile_number': '6301809153', 'email': 'devallanarendra778@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Nakka ', 'last_name': 'Sujana ', 'mobile_number': '6301809153', 'email': 'devallanarendra778@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Nakka ', 'last_name': 'Sujana ', 'mobile_number': '6301809153', 'email': 'devallanarendra778@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Nakka ', 'last_name': 'Sujana ', 'mobile_number': '6301809153', 'email': 'devallanarendra778@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': '1AP791997', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4247'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4247 VerifyTxnPinSerializer(data={'transaction_pin': '4247'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4247 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9247'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9247 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'S', 'last_name': 'Naresh ', 'mobile_number': '7338220913', 'email': 'naresh.pharma909@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Ananthapur', 'pincode': '515601', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3039'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3039 1. recharge_status : Pending bg start order_id=VPQQRX5RCT service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPQQRX5RCT STATUS VPQQRX5RCT start ts=2025-10-23T05:14:19.240237+00:00 STATUS VPQQRX5RCT no local tx row yet STATUS VPQQRX5RCT calling provider\u2026 RAW {'orderId': '202510231044197099', 'TxnId': 'VPQQRX5RCT', 'status': 'PENDING', 'number': '8328124249', 'amount': '899.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 10:44:19', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPQQRX5RCT provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231044197099 STATUS VPQQRX5RCT no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPQQRX5RCT STATUS VPQQRX5RCT start ts=2025-10-23T05:14:25.065302+00:00 STATUS VPQQRX5RCT no local tx row yet STATUS VPQQRX5RCT calling provider\u2026 RAW {'orderId': '202510231044197099', 'TxnId': 'VPQQRX5RCT', 'status': 'PENDING', 'number': '8328124249', 'amount': '899.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 10:44:19', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPQQRX5RCT provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231044197099 STATUS VPQQRX5RCT no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPQQRX5RCT STATUS VPQQRX5RCT start ts=2025-10-23T05:14:31.230707+00:00 STATUS VPQQRX5RCT no local tx row yet STATUS VPQQRX5RCT calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPQQRX5RCT', 'client_txn_id': 'VPQQRX5RCT', 'provider_order_id': 'VPQQRX5RCT', 'message': 'Payment Processed', 'raw': {'orderId': 'VPQQRX5RCT', 'status': 'PENDING', 'mobile': '8328124249', 'amount': 899, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '5028.88', 'billAmount': '899.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '899.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '899.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPQQRX5RCT status=Pending 2. Pending 2. Pending RAW {'orderId': '202510231044197099', 'TxnId': 'VPQQRX5RCT', 'status': 'PENDING', 'number': '8328124249', 'amount': '899.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 10:44:19', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPQQRX5RCT provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510231044197099 STATUS VPQQRX5RCT no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPQQRX5RCT STATUS VPQQRX5RCT start ts=2025-10-23T05:14:37.080583+00:00 ------------------ Response data ----------------- {'bal': '5028.88', 'Comi': '0.000', 'optId': '', 'amount': 899, 'mobile': '8328124249', 'status': 'PENDING', 'orderId': 'VPQQRX5RCT', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '899.00'} STATUS VPQQRX5RCT LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPQQRX5RCT STATUS VPQQRX5RCT start ts=2025-10-23T05:14:42.340507+00:00 ------------------ Response data ----------------- {'bal': '5028.88', 'Comi': '0.000', 'optId': '', 'amount': 899, 'mobile': '8328124249', 'status': 'PENDING', 'orderId': 'VPQQRX5RCT', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '899.00'} STATUS VPQQRX5RCT calling provider\u2026 RAW {'orderId': '202510231044197099', 'TxnId': 'VPQQRX5RCT', 'status': 'SUCCESS', 'number': '8328124249', 'amount': '899.00', 'RefId': '5296104429734176', 'operator': 'JO', 'service': 'Mobile', 'Comi': '5.394', 'reqTime': '2025-10-23 10:44:19', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VPQQRX5RCT provider -> normalized=SUCCESS, resText='Payment Processed', refId=5296104429734176, orderId=202510231044197099 STATUS VPQQRX5RCT current=SUCCESS age=11.1s young_pending=False STATUS VPQQRX5RCT no status change (current=SUCCESS, provider=Success) STATUS VPQQRX5RCT respond -> ERROR, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shaik', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': 'VRL15733', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kattamuri kameswara ', 'last_name': 'Rao', 'mobile_number': '9885848009', 'email': 'kattamuri1973@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500018', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shaik ', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': 'VRL15733', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shaik ', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': 'VRL15733', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shaik ', 'last_name': 'Gouse', 'mobile_number': '9515301322', 'email': 'gouserehanbs@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral ', 'pincode': '517192', 'referral_code_input': 'VRL15733', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7565'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7565 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2255'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2255 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2255'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2255 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== {'first_name': 'VENKATESWARLU ', 'last_name': 'EASAM', 'mobile_number': '8978791902', 'email': 'easamvenkat9888@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'VIZAG ', 'pincode': '530053', 'referral_code_input': '1AP923188', 'agreed_terms': True} txnid VPVMV5ZG6P STATUS VPVMV5ZG6P start ts=2025-10-23T05:26:46.481058+00:00 STATUS VPVMV5ZG6P no local tx row yet STATUS VPVMV5ZG6P calling provider\u2026 bg start order_id=VPVMV5ZG6P service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510231056467083', 'TxnId': 'VPVMV5ZG6P', 'status': 'PENDING', 'number': '9846667155', 'amount': '10.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 10:56:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPVMV5ZG6P provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231056467083 STATUS VPVMV5ZG6P no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPVMV5ZG6P STATUS VPVMV5ZG6P start ts=2025-10-23T05:26:52.291178+00:00 STATUS VPVMV5ZG6P no local tx row yet STATUS VPVMV5ZG6P calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPVMV5ZG6P Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231056467083', 'TxnId': 'VPVMV5ZG6P', 'status': 'SUCCESS', 'number': '9846667155', 'amount': '10.00', 'RefId': 'PBR2510231056470231', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.360', 'reqTime': '2025-10-23 10:56:46', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPVMV5ZG6P provider -> normalized=SUCCESS, resText='Payment Processed', refId=PBR2510231056470231, orderId=202510231056467083 STATUS VPVMV5ZG6P no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VP9CH82IR4 STATUS VP9CH82IR4 start ts=2025-10-23T05:27:37.677824+00:00 STATUS VP9CH82IR4 no local tx row yet STATUS VP9CH82IR4 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP9CH82IR4', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP9CH82IR4 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP9CH82IR4 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP9CH82IR4 STATUS VP9CH82IR4 start ts=2025-10-23T05:27:43.407701+00:00 STATUS VP9CH82IR4 no local tx row yet STATUS VP9CH82IR4 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP9CH82IR4', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP9CH82IR4 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP9CH82IR4 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) bg start order_id=VP9CH82IR4 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP9CH82IR4 STATUS VP9CH82IR4 start ts=2025-10-23T05:27:49.543222+00:00 STATUS VP9CH82IR4 no local tx row yet STATUS VP9CH82IR4 calling provider\u2026 RAW {'orderId': '202510231057491859', 'TxnId': 'VP9CH82IR4', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 10:57:49', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP9CH82IR4 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231057491859 STATUS VP9CH82IR4 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP9CH82IR4 STATUS VP9CH82IR4 start ts=2025-10-23T05:27:56.940909+00:00 STATUS VP9CH82IR4 no local tx row yet STATUS VP9CH82IR4 calling provider\u2026 RAW {'orderId': '202510231057491859', 'TxnId': 'VP9CH82IR4', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 10:57:49', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP9CH82IR4 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231057491859 STATUS VP9CH82IR4 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP9CH82IR4 STATUS VP9CH82IR4 start ts=2025-10-23T05:28:02.753394+00:00 STATUS VP9CH82IR4 no local tx row yet STATUS VP9CH82IR4 calling provider\u2026 RAW {'orderId': '202510231057491859', 'TxnId': 'VP9CH82IR4', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 10:57:49', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP9CH82IR4 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231057491859 STATUS VP9CH82IR4 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP9CH82IR4 STATUS VP9CH82IR4 start ts=2025-10-23T05:28:09.166323+00:00 STATUS VP9CH82IR4 no local tx row yet STATUS VP9CH82IR4 calling provider\u2026 RAW {'orderId': '202510231057491859', 'TxnId': 'VP9CH82IR4', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 10:57:49', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP9CH82IR4 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231057491859 STATUS VP9CH82IR4 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP9CH82IR4 STATUS VP9CH82IR4 start ts=2025-10-23T05:28:14.890564+00:00 STATUS VP9CH82IR4 no local tx row yet STATUS VP9CH82IR4 calling provider\u2026 RAW {'orderId': '202510231057491859', 'TxnId': 'VP9CH82IR4', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 10:57:49', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP9CH82IR4 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231057491859 STATUS VP9CH82IR4 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP9CH82IR4 STATUS VP9CH82IR4 start ts=2025-10-23T05:28:20.804847+00:00 STATUS VP9CH82IR4 no local tx row yet STATUS VP9CH82IR4 calling provider\u2026 RAW {'orderId': '202510231057491859', 'TxnId': 'VP9CH82IR4', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 10:57:49', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP9CH82IR4 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231057491859 STATUS VP9CH82IR4 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VP9CH82IR4&number=9400917873&amount=107&operator=BS&circle=11 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP9CH82IR4 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VP9CH82IR4 STATUS VP9CH82IR4 start ts=2025-10-23T05:28:28.178938+00:00 ------------------ Response data ----------------- {'bal': '4917.64', 'Comi': '0.000', 'optId': None, 'amount': 107, 'mobile': '9400917873', 'status': 'FAILED', 'orderId': 'VP9CH82IR4', 'resText': 'Transaction id Already Exist', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '0.00'} STATUS VP9CH82IR4 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7277 VerifyTxnPinSerializer(data={'transaction_pin': '9277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9277 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sathish', 'last_name': 'Goud', 'mobile_number': '9848321806', 'email': 'sathishgoud448@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Narketpally', 'pincode': '508254', 'referral_code_input': 'VP2MHW6I', 'agreed_terms': True} {'first_name': 'Kattamuri Kameswara ', 'last_name': 'Rao', 'mobile_number': '9885848009', 'email': 'kattamuri1973@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500018', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kattamuri Kameswara ', 'last_name': 'Rao', 'mobile_number': '9885848009', 'email': 'kattamuri1973@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500018', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kattamuri Kameswara ', 'last_name': 'Rao', 'mobile_number': '9885848009', 'email': 'kattamuri1973@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500018', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669', 'agreed_terms': True} {'first_name': 'KAMANABOYINA', 'last_name': 'PRABHU RAJU', 'mobile_number': '09502286884', 'email': 'raju33383@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'MACHERLA', 'pincode': '522426', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Govardan ', 'last_name': 'Govardan ', 'mobile_number': '7601057602', 'email': 'iislavathgovardhan8@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Shaik ', 'last_name': 'Masthan ', 'mobile_number': '9966905513', 'email': 'spmv8498@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Kurnool', 'pincode': '518124', 'referral_code_input': 'VP48Q4T5', 'agreed_terms': True} {'first_name': 'Kanmanthareddy', 'last_name': 'Ashokreddy ', 'mobile_number': '9133339071', 'email': 'kanmanthareddyashokreddy@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nakrekal', 'pincode': '508211', 'referral_code_input': 'VP5YD6LM', 'agreed_terms': True} {'first_name': 'Dupili', 'last_name': 'Madhavi', 'mobile_number': '9963434279', 'email': 'dupilimadhavi1977@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'VENKATESWARLU ', 'last_name': 'EASAM', 'mobile_number': '8978791902', 'email': 'easamvenkat9888@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'BHADRADRI KOTHAGUDEM', 'pincode': '507124', 'referral_code_input': '1AP923188', 'agreed_terms': True} {'first_name': 'Ravi', 'last_name': 'Muppidi', 'mobile_number': '7661093000', 'email': 'muppidiravi.0306@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Narketpally', 'pincode': '508254', 'referral_code_input': 'VP2MHW6I', 'agreed_terms': True} {'first_name': 'KAMANABOYINA', 'last_name': 'PRABHU RAJU', 'mobile_number': '9502286884', 'email': 'raju33383@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Macherla', 'pincode': '522426', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'KAMANABOYINA', 'last_name': 'PRABHU RAJU', 'mobile_number': '9502286884', 'email': 'raju33383@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Macherla', 'pincode': '522426', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kanmanthareddy', 'last_name': 'Vaishnavireddy', 'mobile_number': '9392026722', 'email': 'kanmanthareddyvaishnavireddy@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nakrekal', 'pincode': '508211', 'referral_code_input': 'VRL16032', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chandra Sekhar ', 'last_name': 'Vallaru ', 'mobile_number': '7382233933', 'email': 'vallaru108@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500072', 'referral_code_input': '1AP899715', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VP958A55EA bg start order_id=VP958A55EA service=prepaid STATUS VP958A55EA start ts=2025-10-23T05:40:15.846105+00:00 prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VP958A55EA no local tx row yet STATUS VP958A55EA calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP958A55EA', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP958A55EA provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP958A55EA no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP958A55EA STATUS VP958A55EA start ts=2025-10-23T05:40:21.547182+00:00 STATUS VP958A55EA no local tx row yet STATUS VP958A55EA calling provider\u2026 RAW {'orderId': '202510231110166389', 'TxnId': 'VP958A55EA', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 11:10:16', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP958A55EA provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231110166389 STATUS VP958A55EA no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP958A55EA STATUS VP958A55EA start ts=2025-10-23T05:40:27.612564+00:00 ------------------ Response data ----------------- {'bal': '4810.64', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'FAILED', 'orderId': 'VP958A55EA', 'resText': '', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '0.00'} STATUS VP958A55EA LOCAL terminal -> FAILED Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block =============================== Just entered Recharge Status API ================================== could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' =============================== Just entered Recharge Status API ================================== bg failed order_id=VP958A55EA Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPZIMXRICL STATUS VPZIMXRICL start ts=2025-10-23T05:42:48.023761+00:00 STATUS VPZIMXRICL no local tx row yet STATUS VPZIMXRICL calling provider\u2026 bg start order_id=VPZIMXRICL service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510231112483849', 'TxnId': 'VPZIMXRICL', 'status': 'PENDING', 'number': '9505608994', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 11:12:48', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPZIMXRICL provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231112483849 STATUS VPZIMXRICL no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPZIMXRICL STATUS VPZIMXRICL start ts=2025-10-23T05:42:54.246200+00:00 ------------------ Response data ----------------- {'bal': '4718.64', 'Comi': '3.582', 'optId': '1718966332', 'amount': 199, 'mobile': '9505608994', 'status': 'SUCCESS', 'orderId': 'VPZIMXRICL', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '199.00'} STATUS VPZIMXRICL LOCAL terminal -> SUCCESS Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZIMXRICL Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 13765 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'NAGEPALLI ', 'last_name': 'SIVA SHANKAR ', 'mobile_number': '8897361855', 'email': 'nagepallisivashankar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Peapully ', 'pincode': '518221', 'referral_code_input': 'VP5JC0ND', 'agreed_terms': True} {'first_name': 'Venugopala guptha ', 'last_name': 'M', 'mobile_number': '7799051355', 'email': 'mallemulavenugopal@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Bangalore ', 'pincode': '561203', 'referral_code_input': '1AP858011', 'agreed_terms': True} {'first_name': 'Venugopala guptha ', 'last_name': 'M', 'mobile_number': '7799051355', 'email': 'mallemulavenugopal@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Bangalore ', 'pincode': '561203', 'referral_code_input': '1AP858011', 'agreed_terms': True} {'first_name': 'Venugopala guptha ', 'last_name': 'M', 'mobile_number': '7799051355', 'email': 'mallemulavenugopal@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Bangalore ', 'pincode': '561203', 'referral_code_input': '1AP858011', 'agreed_terms': True} {'first_name': 'Chandra Sekhar ', 'last_name': 'Vallaru ', 'mobile_number': '7382233933', 'email': 'vallaru108@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500072', 'referral_code_input': '1AP899715', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'venkatesh ', 'last_name': 'venkatesh ', 'mobile_number': '6301562578', 'email': 'venkatesh747221@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'kadapa', 'pincode': '516004', 'referral_code_input': 'vp8u060r', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'fastag'), ('provider', 'IDFF'), ('fields', {'vehicle_number': 'Ap39qh6416'})]) ====================== BillValidate ====================== fastag IDFF {'vehicle_number': 'Ap39qh6416'} AP39QH6416 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPWFPT4WON STATUS VPWFPT4WON start ts=2025-10-23T05:47:15.884099+00:00 STATUS VPWFPT4WON no local tx row yet STATUS VPWFPT4WON calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPWFPT4WON', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPWFPT4WON provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPWFPT4WON no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPWFPT4WON STATUS VPWFPT4WON start ts=2025-10-23T05:47:21.677500+00:00 STATUS VPWFPT4WON no local tx row yet STATUS VPWFPT4WON calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPWFPT4WON', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPWFPT4WON provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPWFPT4WON no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPWFPT4WON STATUS VPWFPT4WON start ts=2025-10-23T05:47:27.393942+00:00 STATUS VPWFPT4WON no local tx row yet STATUS VPWFPT4WON calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPWFPT4WON', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPWFPT4WON provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPWFPT4WON no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPWFPT4WON STATUS VPWFPT4WON start ts=2025-10-23T05:47:33.755839+00:00 STATUS VPWFPT4WON no local tx row yet STATUS VPWFPT4WON calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPWFPT4WON', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPWFPT4WON provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPWFPT4WON no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPWFPT4WON STATUS VPWFPT4WON start ts=2025-10-23T05:47:39.765308+00:00 STATUS VPWFPT4WON no local tx row yet STATUS VPWFPT4WON calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPWFPT4WON', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPWFPT4WON provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPWFPT4WON no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) bg start order_id=VPWFPT4WON service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VPWFPT4WON STATUS VPWFPT4WON start ts=2025-10-23T05:47:45.956097+00:00 STATUS VPWFPT4WON no local tx row yet STATUS VPWFPT4WON calling provider\u2026 RAW {'orderId': '202510231117457810', 'TxnId': 'VPWFPT4WON', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 11:17:45', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPWFPT4WON provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231117457810 STATUS VPWFPT4WON no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPWFPT4WON STATUS VPWFPT4WON start ts=2025-10-23T05:47:51.759805+00:00 STATUS VPWFPT4WON no local tx row yet STATUS VPWFPT4WON calling provider\u2026 RAW {'orderId': '202510231117457810', 'TxnId': 'VPWFPT4WON', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 11:17:45', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPWFPT4WON provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231117457810 STATUS VPWFPT4WON no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPWFPT4WON STATUS VPWFPT4WON start ts=2025-10-23T05:47:57.456953+00:00 STATUS VPWFPT4WON no local tx row yet STATUS VPWFPT4WON calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPWFPT4WON Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231117457810', 'TxnId': 'VPWFPT4WON', 'status': 'FAILED', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 11:17:45', 'VoucherCode': None, 'resText': ''} STATUS VPWFPT4WON provider -> normalized=FAILED, resText='', refId=, orderId=202510231117457810 STATUS VPWFPT4WON no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) txnid VPWFPT4WON STATUS VPWFPT4WON start ts=2025-10-23T05:48:03.605409+00:00 ------------------ Response data ----------------- {'bal': '4615.22', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'FAILED', 'orderId': 'VPWFPT4WON', 'resText': '', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '0.00'} STATUS VPWFPT4WON LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8888'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8888 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Saleem ', 'last_name': 'Malik', 'mobile_number': '9640539230', 'email': 'shaikmalik2512@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP1HFFEZ', 'agreed_terms': True} {'first_name': 'Srinivasarao', 'last_name': 'Pedarla', 'mobile_number': '9490735383', 'email': 'srinivasaraopedarla@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '', 'referral_code_input': '735383', 'agreed_terms': True} {'first_name': 'Srinivasarao', 'last_name': 'Pedarla', 'mobile_number': '9490735383', 'email': 'srinivasaraopedarla@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '', 'referral_code_input': '735383', 'agreed_terms': True} {'first_name': 'Srinivasarao', 'last_name': 'Pedarla', 'mobile_number': '9490735383', 'email': 'srinivasaraopedarla@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '', 'referral_code_input': '735383', 'agreed_terms': True} {'first_name': 'Srinivasarao', 'last_name': 'Pedarla', 'mobile_number': '9490735383', 'email': 'srinivasaraopedarla@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '', 'referral_code_input': '735383', 'agreed_terms': True} {'first_name': 'Srinivasarao', 'last_name': 'Pedarla', 'mobile_number': '9490735383', 'email': 'srinivasaraopedarla@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521241', 'referral_code_input': '735383', 'agreed_terms': True} {'first_name': 'Srinivasarao', 'last_name': 'Pedarla', 'mobile_number': '9490735383', 'email': 'srinivasaraopedarla@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521241', 'referral_code_input': '735383', 'agreed_terms': True} {'first_name': 'Srinivasarao', 'last_name': 'Pedarla', 'mobile_number': '9490735383', 'email': 'srinivasaraopedarla@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521241', 'referral_code_input': '735383', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][18801] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1433'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1433 1. recharge_status : Pending bg start order_id=VP6LS0RXVC service=prepaid txnid VP6LS0RXVC prepaid STATUS VP6LS0RXVC start ts=2025-10-23T05:51:28.117403+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VP6LS0RXVC no local tx row yet STATUS VP6LS0RXVC calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP6LS0RXVC', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP6LS0RXVC provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP6LS0RXVC no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP6LS0RXVC STATUS VP6LS0RXVC start ts=2025-10-23T05:51:33.857635+00:00 STATUS VP6LS0RXVC no local tx row yet STATUS VP6LS0RXVC calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP6LS0RXVC Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231121288752', 'TxnId': 'VP6LS0RXVC', 'status': 'SUCCESS', 'number': '8074379599', 'amount': '299.00', 'RefId': '6689996801', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-23 11:21:28', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP6LS0RXVC provider -> normalized=SUCCESS, resText='Payment Processed', refId=6689996801, orderId=202510231121288752 STATUS VP6LS0RXVC no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chandra Sekhar ', 'last_name': 'Vallaru ', 'mobile_number': '7382233933', 'email': 'vallaru108@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad, Kukatpally, Allwincolony Phase 2. Chakradhari Nagar Colony,Road number 5.', 'pincode': '500072', 'referral_code_input': '1AP899715', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chandra Sekhar ', 'last_name': 'Vallaru ', 'mobile_number': '7382233933', 'email': 'vallaru108@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad, Kukatpally, Allwincolony Phase 2. Chakradhari Nagar Colony,Road number 5.', 'pincode': '500072', 'referral_code_input': '1AP899715', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chandra Sekhar ', 'last_name': 'Vallaru ', 'mobile_number': '7382233933', 'email': 'vallaru108@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad, Kukatpally, Allwincolony Phase 2. Chakradhari Nagar Colony,Road number 5.', 'pincode': '500072', 'referral_code_input': '1AP899715', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chandra Sekhar ', 'last_name': 'Vallaru ', 'mobile_number': '7382233933', 'email': 'vallaru108@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad, Kukatpally, Allwincolony Phase 2. Chakradhari Nagar Colony,Road number 5.', 'pincode': '500072', 'referral_code_input': 'IAP899715', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1456'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1456 VerifyTxnPinSerializer(data={'transaction_pin': '1456'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1456 {'first_name': 'Chandra Sekhar ', 'last_name': 'Vallaru ', 'mobile_number': '7382233933', 'email': 'vallaru108@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad, Kukatpally, Allwincolony Phase 2. Chakradhari Nagar Colony,Road number 5.', 'pincode': '500072', 'referral_code_input': 'IAP899715', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '1456'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1456 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1456'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1456 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1456'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1456 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1456'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1456 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1456'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1456 =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagendra prasad ', 'last_name': 'Birudurat ', 'mobile_number': '8309227595', 'email': 'bestbusiness6669@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516003', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagendra prasad ', 'last_name': 'Birudurat ', 'mobile_number': '9154700839', 'email': 'varmavirals@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516003', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} {'first_name': 'Bharathi ', 'last_name': 'Reddy ', 'mobile_number': '9618678186', 'email': 'bharathireddy132@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Bangalore ', 'pincode': '560068', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bharathi ', 'last_name': 'Reddy ', 'mobile_number': '9618678186', 'email': 'bharathireddy132@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Bangalore ', 'pincode': '560068', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7123732000992'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7123732000992'} 7123732000992 {'first_name': 'Sanjeevi Babu ', 'last_name': 'Arava', 'mobile_number': '9030096568', 'email': 'svubabubdx@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517502', 'referral_code_input': '1AP379253', 'agreed_terms': True} {'first_name': 'Sanjeevi Babu ', 'last_name': 'Arava', 'mobile_number': '9030096568', 'email': 'svubabubdx@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517502', 'referral_code_input': '1AP379253', 'agreed_terms': True} {'first_name': 'Sanjeevi Babu ', 'last_name': 'Arava', 'mobile_number': '9030096568', 'email': 'svubabubdx@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517502', 'referral_code_input': '1AP379253', 'agreed_terms': True} {'first_name': 'Nagendra prasad ', 'last_name': 'Birudurat ', 'mobile_number': '9154700839', 'email': 'bestbusiness6669@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516003', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} {'first_name': 'Nagendra prasad ', 'last_name': 'Birudurat ', 'mobile_number': '9154700839', 'email': 'bestbusiness6669@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516003', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '9951433278 ', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1Ap201888', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '9951433278 ', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1Ap201888', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1456'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1456 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][24722] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][24721] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 24721 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 24722 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Lavudya', 'last_name': 'Mounika', 'mobile_number': '9959073618', 'email': 'mounikalavudya2002@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Gudur', 'pincode': '506134', 'referral_code_input': 'VRL15753', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '+19 9951433278', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1Ap201888', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '+19 9951433278', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1AP201888', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '+19 9951433278', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1AP201888', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9866'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9866 VerifyTxnPinSerializer(data={'transaction_pin': '9989'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9989 VerifyTxnPinSerializer(data={'transaction_pin': '1456'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1456 VerifyTxnPinSerializer(data={'transaction_pin': '9989'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9989 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. {'first_name': 'Chandra Sekhar ', 'last_name': 'Vallaru ', 'mobile_number': '7382233933', 'email': 'vallaru108@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad, Kukatpally, Allwincolony Phase 2. Chakradhari Nagar Colony,Road number 5.', 'pincode': '500072', 'referral_code_input': '1AP899715', 'agreed_terms': True} {'first_name': 'Chandra Sekhar ', 'last_name': 'Vallaru ', 'mobile_number': '7382233933', 'email': 'vallaru108@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad, Kukatpally, Allwincolony Phase 2. Chakradhari Nagar Colony,Road number 5.', 'pincode': '500072', 'referral_code_input': '1AP899715', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '+19 9951433278', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1AP201888 ', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '+19 9951433278', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1AP201888 ', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '+19 9951433278', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1AP201888 ', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '9346859566', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1AP201888 ', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '9346859566', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1AP527234', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '09346859566', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1AP527234', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '09346859566', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1AP527234', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '+19 9951433278', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1Ap527234', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '+19 9951433278', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1Ap527234', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7123732000992'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7123732000992'} 7123732000992 {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '9346859566', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1AP201888 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3699'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3699 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2002 1. recharge_status : Pending bg start order_id=VPF8Y2U8U2 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPF8Y2U8U2 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1431201000091'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1431201000091'} 1431201000091 =============================== Just entered Recharge Status API ================================== txnid VPF8Y2U8U2 STATUS VPF8Y2U8U2 start ts=2025-10-23T06:13:04.090476+00:00 ------------------ Response data ----------------- {'bal': '4425.01', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'FAILED', 'orderId': 'VPF8Y2U8U2', 'resText': '', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '0.00'} STATUS VPF8Y2U8U2 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ratala ', 'last_name': 'Dhana lakshmi ', 'mobile_number': '9642367343', 'email': 'rataladhana33@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Ponnur ', 'pincode': '522124', 'referral_code_input': 'VRL15971', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Lakshmi ', 'last_name': 'chaitanya', 'mobile_number': '8790542981', 'email': 'chaitanyalellapalli@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'string:Baptala', 'pincode': '523301', 'referral_code_input': 'VRL15197', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7913'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7913 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '9951433278 ', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1AP527234', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '9951433278 ', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1AP527234', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '9951433278 ', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1AP201888 ', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'MARUTHIPRASAD', 'mobile_number': '9951433278 ', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1AP201888 ', 'agreed_terms': True} {'first_name': 'Guguloth ', 'last_name': 'Jayanth ', 'mobile_number': '9550915672', 'email': 'jayanthkumarguguloth01@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '506105', 'referral_code_input': 'VP7KF30E', 'agreed_terms': True} {'first_name': 'Guguloth ', 'last_name': 'Jayanth ', 'mobile_number': '9550915672', 'email': 'jayanthkumarguguloth01@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '506105', 'referral_code_input': 'VP7KF30E', 'agreed_terms': True} {'first_name': 'Guguloth ', 'last_name': 'Jayanth ', 'mobile_number': '9550915672', 'email': 'jayanthkumarguguloth01@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '506105', 'referral_code_input': 'VP7KF3OE', 'agreed_terms': True} [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. {'first_name': 'Rallapalli ', 'last_name': 'Harshitha ', 'mobile_number': '8618731679', 'email': 'harshitharallapalli996@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kadapa ', 'pincode': '516002', 'referral_code_input': 'VRL13885', 'agreed_terms': True} {'first_name': 'Hanumanthu', 'last_name': 'Jagadeesh', 'mobile_number': '7981597092', 'email': 'hanumanthujagadeesh088@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '501301', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Hanumanthu', 'last_name': 'Jagadeesh', 'mobile_number': '7981597092', 'email': 'hanumanthujagadeesh088@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '501301', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Hanumanthu', 'last_name': 'Jagadeesh', 'mobile_number': '7075590132', 'email': 'hanumanthujagadeesh088@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '501301', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3699'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3699 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6699'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6699 1. recharge_status : Pending bg start order_id=VPN3XH9FZB service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPN3XH9FZB STATUS VPN3XH9FZB start ts=2025-10-23T06:19:40.987347+00:00 STATUS VPN3XH9FZB no local tx row yet STATUS VPN3XH9FZB calling provider\u2026 RAW {'orderId': '202510231149414924', 'TxnId': 'VPN3XH9FZB', 'status': 'PENDING', 'number': '9447960917', 'amount': '15.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 11:49:41', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPN3XH9FZB provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231149414924 STATUS VPN3XH9FZB no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPN3XH9FZB STATUS VPN3XH9FZB start ts=2025-10-23T06:19:47.084379+00:00 Iam at inside failure block ------------------ Response data ----------------- {'bal': '4517.01', 'Comi': '0.000', 'optId': '', 'amount': 15, 'mobile': '9447960917', 'status': 'FAILED', 'orderId': 'VPN3XH9FZB', 'resText': '', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '0.00'} STATUS VPN3XH9FZB LOCAL terminal -> FAILED Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPN3XH9FZB Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][9054] [ERROR] [UID:1069][9055] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt [UID:1069][27699] Child process with pid: 9054 was killed by signal: 11, core dumped: no [UID:1069][27699] Child process with pid: 9055 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3699'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3699 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Godugu', 'last_name': 'Karthik', 'mobile_number': '9652403514', 'email': 'godugukarthik3@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy', 'pincode': '509103', 'referral_code_input': 'VRL13886', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPJA2HYZP4 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPJA2HYZP4 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPJA2HYZP4 STATUS VPJA2HYZP4 start ts=2025-10-23T06:23:16.230606+00:00 ------------------ Response data ----------------- {'bal': '4233.01', 'Comi': '5.382', 'optId': '878293216', 'amount': 299, 'mobile': '9989453156', 'status': 'SUCCESS', 'orderId': 'VPJA2HYZP4', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '299.00'} STATUS VPJA2HYZP4 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][10948] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11092] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9866'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9866 None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11263] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7913'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7913 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1455'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1455 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11923] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. bg start order_id=VPVGDA5IWS service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPVGDA5IWS STATUS VPVGDA5IWS start ts=2025-10-23T06:24:36.709757+00:00 STATUS VPVGDA5IWS no local tx row yet STATUS VPVGDA5IWS calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510231154326308', 'TxnId': 'VPVGDA5IWS', 'status': 'PENDING', 'number': '9989181808', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 11:54:32', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPVGDA5IWS provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231154326308 STATUS VPVGDA5IWS no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPVGDA5IWS STATUS VPVGDA5IWS start ts=2025-10-23T06:24:43.323754+00:00 STATUS VPVGDA5IWS no local tx row yet STATUS VPVGDA5IWS calling provider\u2026 RAW {'orderId': '202510231154326308', 'TxnId': 'VPVGDA5IWS', 'status': 'PENDING', 'number': '9989181808', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 11:54:32', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPVGDA5IWS provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231154326308 STATUS VPVGDA5IWS no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPVGDA5IWS STATUS VPVGDA5IWS start ts=2025-10-23T06:24:50.104021+00:00 OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][12307] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response STATUS VPVGDA5IWS no local tx row yet callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request STATUS VPVGDA5IWS calling provider\u2026 resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510231154326308', 'TxnId': 'VPVGDA5IWS', 'status': 'PENDING', 'number': '9989181808', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 11:54:32', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPVGDA5IWS provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231154326308 STATUS VPVGDA5IWS no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPVGDA5IWS&number=9989181808&amount=199&operator=AT&circle=1 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPVGDA5IWS Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPVGDA5IWS STATUS VPVGDA5IWS start ts=2025-10-23T06:25:00.684894+00:00 ------------------ Response data ----------------- {'bal': '4039.40', 'Comi': '0.000', 'optId': None, 'amount': 199, 'mobile': '9989181808', 'status': 'FAILED', 'orderId': 'VPVGDA5IWS', 'resText': 'Transaction id Already Exist', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPVGDA5IWS LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Venkateswarao', 'last_name': 'EGA', 'mobile_number': '9059407521', 'email': 'evrao.eega1975@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': 'VRL14981', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 15423 was killed by signal: 15, core dumped: no [UID:1069][27699] Child process with pid: 15424 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'GOPI REDDY', 'last_name': 'A', 'mobile_number': '9381618502', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Gurazala', 'pincode': '522415', 'referral_code_input': 'VP16MH63', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kpurnarajeswari ', 'last_name': 'Kolachina ', 'mobile_number': '99480 44744 ', 'email': 'Purnarajeswari1103@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530047', 'referral_code_input': 'VP5QR4IB', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Reddyvari ', 'last_name': 'Maruthiprasad ', 'mobile_number': '9951433278 ', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamundry', 'pincode': '533125', 'referral_code_input': '1Ap527234', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][18349] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None {'first_name': 'POLA', 'last_name': 'MANU', 'mobile_number': '6302536319', 'email': 'manusmanu89757@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'SALURU ', 'pincode': '535591', 'referral_code_input': 'VP8M63I8', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'EASAM', 'last_name': 'VENKATESWARLU', 'mobile_number': '8978791902', 'email': 'easamvenkat9888@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'BHADRADRI KOTHAGUDEM', 'pincode': '507124', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1111963808241710'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1111963808241710'} 1111963808241710 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2580'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2580 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'NPTL'), ('fields', {'account_id': '10028328'})]) ====================== BillValidate ====================== electricity NPTL {'account_id': '10028328'} 10028328 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1963808241710'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1963808241710'} 1963808241710 =============================== Just entered Recharge Status API ================================== {'first_name': 'Chandra Sekhar ', 'last_name': 'Vallaru ', 'mobile_number': '7382233933', 'email': 'vallaru108@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500072', 'referral_code_input': '1AP899715', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chandra Sekhar ', 'last_name': 'Vallaru ', 'mobile_number': '7382233933', 'email': 'vallaru108@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500072', 'referral_code_input': '1AP899715', 'agreed_terms': True} 1. recharge_status : Pending {'first_name': 'Doddagalla praveenkumar ', 'last_name': 'Doddagalla praveenkumar', 'mobile_number': '7702071046', 'email': 'doddagallanirmala@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516293', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VP34PS7PX7 STATUS VP34PS7PX7 start ts=2025-10-23T06:34:20.074762+00:00 bg start order_id=VP34PS7PX7 service=prepaid prepaid In side dispatch_service_payment function STATUS VP34PS7PX7 no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VP34PS7PX7 calling provider\u2026 Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP34PS7PX7', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP34PS7PX7 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP34PS7PX7 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP34PS7PX7 STATUS VP34PS7PX7 start ts=2025-10-23T06:34:26.029774+00:00 STATUS VP34PS7PX7 no local tx row yet STATUS VP34PS7PX7 calling provider\u2026 RAW {'orderId': '202510231204267340', 'TxnId': 'VP34PS7PX7', 'status': 'PENDING', 'number': '6300924743', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:04:26', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP34PS7PX7 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231204267340 STATUS VP34PS7PX7 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) 1. recharge_status : Pending Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VP34PS7PX7', 'client_txn_id': 'VP34PS7PX7', 'provider_order_id': 'VP34PS7PX7', 'message': 'Payment Processed', 'raw': {'orderId': 'VP34PS7PX7', 'status': 'PENDING', 'mobile': '6300924743', 'amount': 299, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '3743.98', 'billAmount': '299.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '299.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '94.00', 'paid_via_gateway': '205.00', 'razorpay_order_id': None, 'razorpay_payment_id': 'pay_RWoiMzkdA9bTct'} bg done order_id=VP34PS7PX7 status=Pending 2. Pending 2. Pending bg start order_id=VP0LUNCJ4R service=electricity txnid VP34PS7PX7 electricity STATUS VP34PS7PX7 start ts=2025-10-23T06:34:31.973595+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service ------------------ Response data ----------------- {'bal': '3743.98', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6300924743', 'status': 'PENDING', 'orderId': 'VP34PS7PX7', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VP34PS7PX7 LOCAL pending within grace 15s -> PENDING txnid VP0LUNCJ4R STATUS VP0LUNCJ4R start ts=2025-10-23T06:34:34.803610+00:00 STATUS VP0LUNCJ4R no local tx row yet STATUS VP0LUNCJ4R calling provider\u2026 bg done order_id=VP0LUNCJ4R status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': '2025102312349737', 'TxnId': 'VP0LUNCJ4R', 'status': 'PENDING', 'number': '10028328', 'amount': '583.00', 'RefId': '', 'operator': 'NPTL', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-23 12:04:34', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP0LUNCJ4R provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102312349737 STATUS VP0LUNCJ4R no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP34PS7PX7 STATUS VP34PS7PX7 start ts=2025-10-23T06:34:37.321761+00:00 ------------------ Response data ----------------- {'bal': '3743.98', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6300924743', 'status': 'PENDING', 'orderId': 'VP34PS7PX7', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VP34PS7PX7 LOCAL pending within grace 15s -> PENDING txnid VP0LUNCJ4R STATUS VP0LUNCJ4R start ts=2025-10-23T06:34:41.393111+00:00 ------------------ Response data ----------------- {'bal': '3162.977', 'Comi': '2.000', 'TxnId': 'VP0LUNCJ4R', 'optId': '', 'Number': '10028328', 'amount': '583.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'billAmount': '581', 'VoucherCode': ''} STATUS VP0LUNCJ4R LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP34PS7PX7 STATUS VP34PS7PX7 start ts=2025-10-23T06:34:43.977325+00:00 ------------------ Response data ----------------- {'bal': '3743.98', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6300924743', 'status': 'PENDING', 'orderId': 'VP34PS7PX7', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VP34PS7PX7 LOCAL pending within grace 15s -> PENDING txnid VP0LUNCJ4R STATUS VP0LUNCJ4R start ts=2025-10-23T06:34:46.714020+00:00 ------------------ Response data ----------------- {'bal': '3162.977', 'Comi': '2.000', 'TxnId': 'VP0LUNCJ4R', 'optId': '', 'Number': '10028328', 'amount': '583.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'billAmount': '581', 'VoucherCode': ''} STATUS VP0LUNCJ4R LOCAL pending within grace 15s -> PENDING txnid VP34PS7PX7 STATUS VP34PS7PX7 start ts=2025-10-23T06:34:49.511291+00:00 ------------------ Response data ----------------- {'bal': '3743.98', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6300924743', 'status': 'PENDING', 'orderId': 'VP34PS7PX7', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VP34PS7PX7 calling provider\u2026 RAW {'orderId': '202510231204267340', 'TxnId': 'VP34PS7PX7', 'status': 'PENDING', 'number': '6300924743', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:04:26', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP34PS7PX7 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510231204267340 STATUS VP34PS7PX7 current=Pending age=20.4s young_pending=True STATUS VP34PS7PX7 no status change (current=Pending, provider=Pending) STATUS VP34PS7PX7 respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== txnid VP0LUNCJ4R STATUS VP0LUNCJ4R start ts=2025-10-23T06:34:52.502960+00:00 ------------------ Response data ----------------- {'bal': '3162.977', 'Comi': '2.000', 'TxnId': 'VP0LUNCJ4R', 'optId': '', 'Number': '10028328', 'amount': '583.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'billAmount': '581', 'VoucherCode': ''} STATUS VP0LUNCJ4R calling provider\u2026 RAW {'orderId': '2025102312349737', 'TxnId': 'VP0LUNCJ4R', 'status': 'PENDING', 'number': '10028328', 'amount': '583.00', 'RefId': '', 'operator': 'NPTL', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-23 12:04:34', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP0LUNCJ4R provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102312349737 STATUS VP0LUNCJ4R current=Pending age=17.5s young_pending=True STATUS VP0LUNCJ4R no status change (current=Pending, provider=Pending) STATUS VP0LUNCJ4R respond -> PENDING, msg='Payment Success Processed', terminal=False txnid VP34PS7PX7 STATUS VP34PS7PX7 start ts=2025-10-23T06:34:55.551094+00:00 ------------------ Response data ----------------- {'bal': '3743.98', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6300924743', 'status': 'PENDING', 'orderId': 'VP34PS7PX7', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP34PS7PX7', 'amount': '299.00', 'number': '6300924743', 'status': 'PENDING', 'orderId': '202510231204267340', 'reqTime': '2025-10-23 12:04:26', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP34PS7PX7 LOCAL pending within grace 15s -> PENDING txnid VP0LUNCJ4R STATUS VP0LUNCJ4R start ts=2025-10-23T06:35:00.650926+00:00 ------------------ Response data ----------------- {'bal': '3162.977', 'Comi': '2.000', 'TxnId': 'VP0LUNCJ4R', 'optId': '', 'Number': '10028328', 'amount': '583.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'billAmount': '581', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP0LUNCJ4R', 'amount': '583.00', 'number': '10028328', 'status': 'PENDING', 'orderId': '2025102312349737', 'reqTime': '2025-10-23 12:04:34', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'VoucherCode': ''}} STATUS VP0LUNCJ4R LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP34PS7PX7 STATUS VP34PS7PX7 start ts=2025-10-23T06:35:01.188305+00:00 ------------------ Response data ----------------- {'bal': '3743.98', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6300924743', 'status': 'PENDING', 'orderId': 'VP34PS7PX7', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP34PS7PX7', 'amount': '299.00', 'number': '6300924743', 'status': 'PENDING', 'orderId': '202510231204267340', 'reqTime': '2025-10-23 12:04:26', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP34PS7PX7 LOCAL pending within grace 15s -> PENDING txnid VP0LUNCJ4R STATUS VP0LUNCJ4R start ts=2025-10-23T06:35:06.896106+00:00 ------------------ Response data ----------------- {'bal': '3162.977', 'Comi': '2.000', 'TxnId': 'VP0LUNCJ4R', 'optId': '', 'Number': '10028328', 'amount': '583.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'billAmount': '581', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP0LUNCJ4R', 'amount': '583.00', 'number': '10028328', 'status': 'PENDING', 'orderId': '2025102312349737', 'reqTime': '2025-10-23 12:04:34', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'VoucherCode': ''}} STATUS VP0LUNCJ4R LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP34PS7PX7 STATUS VP34PS7PX7 start ts=2025-10-23T06:35:06.987655+00:00 ------------------ Response data ----------------- {'bal': '3743.98', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6300924743', 'status': 'PENDING', 'orderId': 'VP34PS7PX7', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP34PS7PX7', 'amount': '299.00', 'number': '6300924743', 'status': 'PENDING', 'orderId': '202510231204267340', 'reqTime': '2025-10-23 12:04:26', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP34PS7PX7 calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510231204267340', 'TxnId': 'VP34PS7PX7', 'status': 'PENDING', 'number': '6300924743', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:04:26', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP34PS7PX7 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510231204267340 STATUS VP34PS7PX7 current=Pending age=17.5s young_pending=True STATUS VP34PS7PX7 no status change (current=Pending, provider=Pending) STATUS VP34PS7PX7 respond -> PENDING, msg='Payment Processed', terminal=False txnid VP0LUNCJ4R STATUS VP0LUNCJ4R start ts=2025-10-23T06:35:12.638906+00:00 ------------------ Response data ----------------- {'bal': '3162.977', 'Comi': '2.000', 'TxnId': 'VP0LUNCJ4R', 'optId': '', 'Number': '10028328', 'amount': '583.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'billAmount': '581', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP0LUNCJ4R', 'amount': '583.00', 'number': '10028328', 'status': 'PENDING', 'orderId': '2025102312349737', 'reqTime': '2025-10-23 12:04:34', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'VoucherCode': ''}} STATUS VP0LUNCJ4R calling provider\u2026 RAW {'orderId': '2025102312349737', 'TxnId': 'VP0LUNCJ4R', 'status': 'PENDING', 'number': '10028328', 'amount': '583.00', 'RefId': '', 'operator': 'NPTL', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-23 12:04:34', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP0LUNCJ4R provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102312349737 STATUS VP0LUNCJ4R current=Pending age=20.1s young_pending=True STATUS VP0LUNCJ4R no status change (current=Pending, provider=Pending) STATUS VP0LUNCJ4R respond -> PENDING, msg='Payment Success Processed', terminal=False =============================== Just entered Recharge Status API ================================== txnid VP34PS7PX7 STATUS VP34PS7PX7 start ts=2025-10-23T06:35:13.995082+00:00 ------------------ Response data ----------------- {'bal': '3743.98', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6300924743', 'status': 'PENDING', 'orderId': 'VP34PS7PX7', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP34PS7PX7', 'amount': '299.00', 'number': '6300924743', 'status': 'PENDING', 'orderId': '202510231204267340', 'reqTime': '2025-10-23 12:04:26', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP34PS7PX7 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP0LUNCJ4R STATUS VP0LUNCJ4R start ts=2025-10-23T06:35:18.871055+00:00 ------------------ Response data ----------------- {'bal': '3162.977', 'Comi': '2.000', 'TxnId': 'VP0LUNCJ4R', 'optId': '', 'Number': '10028328', 'amount': '583.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'billAmount': '581', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP0LUNCJ4R', 'amount': '583.00', 'number': '10028328', 'status': 'PENDING', 'orderId': '2025102312349737', 'reqTime': '2025-10-23 12:04:34', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'VoucherCode': ''}} STATUS VP0LUNCJ4R LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP0LUNCJ4R STATUS VP0LUNCJ4R start ts=2025-10-23T06:35:24.116977+00:00 ------------------ Response data ----------------- {'bal': '3162.977', 'Comi': '2.000', 'TxnId': 'VP0LUNCJ4R', 'optId': '', 'Number': '10028328', 'amount': '583.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'billAmount': '581', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP0LUNCJ4R', 'amount': '583.00', 'number': '10028328', 'status': 'PENDING', 'orderId': '2025102312349737', 'reqTime': '2025-10-23 12:04:34', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'VoucherCode': ''}} STATUS VP0LUNCJ4R LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP0LUNCJ4R STATUS VP0LUNCJ4R start ts=2025-10-23T06:35:29.354998+00:00 ------------------ Response data ----------------- {'bal': '3162.977', 'Comi': '2.000', 'TxnId': 'VP0LUNCJ4R', 'optId': '', 'Number': '10028328', 'amount': '583.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'billAmount': '581', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP0LUNCJ4R', 'amount': '583.00', 'number': '10028328', 'status': 'PENDING', 'orderId': '2025102312349737', 'reqTime': '2025-10-23 12:04:34', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'VoucherCode': ''}} STATUS VP0LUNCJ4R calling provider\u2026 RAW {'orderId': '2025102312349737', 'TxnId': 'VP0LUNCJ4R', 'status': 'PENDING', 'number': '10028328', 'amount': '583.00', 'RefId': '', 'operator': 'NPTL', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-23 12:04:34', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP0LUNCJ4R provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102312349737 STATUS VP0LUNCJ4R current=Pending age=16.7s young_pending=True STATUS VP0LUNCJ4R no status change (current=Pending, provider=Pending) STATUS VP0LUNCJ4R respond -> PENDING, msg='Payment Success Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1413109001044'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1413109001044'} 1413109001044 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][22535] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][22536] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 22536 was killed by signal: 11, core dumped: no [UID:1069][27699] Child process with pid: 22535 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Teja', 'last_name': 'Teja', 'mobile_number': '7893278209', 'email': 'jainrathna321@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Sandeep ', 'last_name': 'Kumar', 'mobile_number': '9696926853', 'email': 'sandeepyadavskyweb@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Dalmau', 'pincode': '229207', 'referral_code_input': 'VP0LT8PI', 'agreed_terms': True} {'first_name': 'DODDA', 'last_name': 'RAVIKUMAR ', 'mobile_number': '9121808075', 'email': 'doddaravikumar3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530018', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chethala', 'last_name': 'Akhitha', 'mobile_number': '9347931588', 'email': 'akhiakhitha94@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '501301', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Farida', 'mobile_number': '8186872611', 'email': 'faridhafaridha104@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla', 'pincode': '517192', 'referral_code_input': 'VRL15056', 'agreed_terms': True} {'first_name': 'Doddagalla praveenkumar ', 'last_name': 'Doddagalla praveenkumar ', 'mobile_number': '7702071046', 'email': 'doddagallanirmala@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516293', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} {'first_name': 'Doddagalla praveenkumar ', 'last_name': 'Doddagalla praveenkumar ', 'mobile_number': '7702071046', 'email': 'doddagallanirmala@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516293', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} {'first_name': 'Doddagalla praveenkumar ', 'last_name': 'Doddagalla praveenkumar ', 'mobile_number': '7702071046', 'email': 'doddagallanirmala@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516293', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} {'first_name': 'Doddagalla praveenkumar ', 'last_name': 'Doddagalla praveenkumar ', 'mobile_number': '7702071046', 'email': 'doddagallanirmala@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516293', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} {'first_name': 'Doddagalla praveenkumar ', 'last_name': 'Doddagalla praveenkumar ', 'mobile_number': '7702071046', 'email': 'doddagallanirmala@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516293', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} {'first_name': 'Doddagalla praveenkumar ', 'last_name': 'Doddagalla praveenkumar ', 'mobile_number': '7702071046', 'email': 'doddagallanirmala@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516293', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1983'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1983 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2486'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2486 {'first_name': 'Doddagalla praveenkumar ', 'last_name': 'Doddagalla praveenkumar ', 'mobile_number': '7702071046', 'email': 'doddagallanirmala@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516293', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} {'first_name': 'Doddagalla praveenkumar ', 'last_name': 'Doddagalla praveenkumar ', 'mobile_number': '7702071046', 'email': 'doddagallanirmala@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516293', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2580'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2580 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPQMFALUIC service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPQMFALUIC STATUS VPQMFALUIC start ts=2025-10-23T06:38:50.308558+00:00 STATUS VPQMFALUIC no local tx row yet STATUS VPQMFALUIC calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQMFALUIC', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQMFALUIC provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQMFALUIC no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPQMFALUIC STATUS VPQMFALUIC start ts=2025-10-23T06:38:56.384109+00:00 STATUS VPQMFALUIC no local tx row yet STATUS VPQMFALUIC calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPQMFALUIC Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': None, 'TxnId': 'VPQMFALUIC', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQMFALUIC provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQMFALUIC no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPQMFALUIC STATUS VPQMFALUIC start ts=2025-10-23T06:39:02.163719+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 299, 'mobile': '6300924743', 'status': 'FAILED', 'orderId': 'VPQMFALUIC', 'resText': 'Same amount not allow within 10 minutes', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPQMFALUIC LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'A', 'last_name': 'Dayakar Reddy', 'mobile_number': '9441562164', 'email': 'dayakarreddyd456@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Narketpally', 'pincode': '508254', 'referral_code_input': 'VP2MHW6I', 'agreed_terms': True} [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Kanmanthareddy ', 'last_name': 'anithareddy', 'mobile_number': '8688351389', 'email': 'kanmanthareddyanithareddy@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nakrekal', 'pincode': '508211', 'referral_code_input': 'VRL16032', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][24170] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Reddyvari ', 'last_name': 'Maruthiprasad ', 'mobile_number': '9951433278 ', 'email': 'prameelaprasadrrr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'ANANTAPUR', 'pincode': '515101', 'referral_code_input': '1AP527234 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sandeep', 'last_name': 'Kumar', 'mobile_number': '9696926853', 'email': 'sandeepyadavskyweb@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229207', 'referral_code_input': 'VP0LT8PI', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sandeep', 'last_name': 'Kumar', 'mobile_number': '9696926853', 'email': 'sandeepyadavskyweb@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229207', 'referral_code_input': 'VP0LT8PI', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sandeep', 'last_name': 'Kumar', 'mobile_number': '9696926853', 'email': 'sandeepyadavskyweb@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229207', 'referral_code_input': 'VP0LT8PI', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sandeep', 'last_name': 'Kumar', 'mobile_number': '9696926853', 'email': 'sandeepyadavskyweb@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229207', 'referral_code_input': 'VP0LT8PI', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5447'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5447 1. recharge_status : Pending bg start order_id=VPGTAIAE21 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPGTAIAE21', 'client_txn_id': 'VPGTAIAE21', 'provider_order_id': 'VPGTAIAE21', 'message': 'Payment Processed', 'raw': {'orderId': 'VPGTAIAE21', 'status': 'PENDING', 'mobile': '9542385581', 'amount': 349, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '2813.98', 'billAmount': '349.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '349.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '349.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPGTAIAE21 status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== txnid VPGTAIAE21 STATUS VPGTAIAE21 start ts=2025-10-23T06:44:59.479775+00:00 ------------------ Response data ----------------- {'bal': '2813.98', 'Comi': '0.000', 'optId': '', 'amount': 349, 'mobile': '9542385581', 'status': 'PENDING', 'orderId': 'VPGTAIAE21', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00'} STATUS VPGTAIAE21 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPGTAIAE21 STATUS VPGTAIAE21 start ts=2025-10-23T06:45:04.980814+00:00 ------------------ Response data ----------------- {'bal': '2813.98', 'Comi': '0.000', 'optId': '', 'amount': 349, 'mobile': '9542385581', 'status': 'PENDING', 'orderId': 'VPGTAIAE21', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00'} STATUS VPGTAIAE21 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPGTAIAE21 STATUS VPGTAIAE21 start ts=2025-10-23T06:45:10.480695+00:00 ------------------ Response data ----------------- {'bal': '2813.98', 'Comi': '0.000', 'optId': '', 'amount': 349, 'mobile': '9542385581', 'status': 'PENDING', 'orderId': 'VPGTAIAE21', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00'} STATUS VPGTAIAE21 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPGTAIAE21 STATUS VPGTAIAE21 start ts=2025-10-23T06:45:17.872597+00:00 ------------------ Response data ----------------- {'bal': '2813.98', 'Comi': '0.000', 'optId': '', 'amount': 349, 'mobile': '9542385581', 'status': 'PENDING', 'orderId': 'VPGTAIAE21', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00'} STATUS VPGTAIAE21 calling provider\u2026 RAW {'orderId': '202510231214562692', 'TxnId': 'VPGTAIAE21', 'status': 'PENDING', 'number': '9542385581', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:14:56', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPGTAIAE21 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510231214562692 STATUS VPGTAIAE21 current=Pending age=20.1s young_pending=True STATUS VPGTAIAE21 no status change (current=Pending, provider=Pending) STATUS VPGTAIAE21 respond -> PENDING, msg='Payment Processed', terminal=False txnid VPGTAIAE21 STATUS VPGTAIAE21 start ts=2025-10-23T06:45:23.613768+00:00 ------------------ Response data ----------------- {'bal': '2813.98', 'Comi': '0.000', 'optId': '', 'amount': 349, 'mobile': '9542385581', 'status': 'PENDING', 'orderId': 'VPGTAIAE21', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPGTAIAE21', 'amount': '349.00', 'number': '9542385581', 'status': 'PENDING', 'orderId': '202510231214562692', 'reqTime': '2025-10-23 12:14:56', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPGTAIAE21 LOCAL pending within grace 15s -> PENDING txnid VPGTAIAE21 STATUS VPGTAIAE21 start ts=2025-10-23T06:45:28.855441+00:00 ------------------ Response data ----------------- {'bal': '2813.98', 'Comi': '0.000', 'optId': '', 'amount': 349, 'mobile': '9542385581', 'status': 'PENDING', 'orderId': 'VPGTAIAE21', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPGTAIAE21', 'amount': '349.00', 'number': '9542385581', 'status': 'PENDING', 'orderId': '202510231214562692', 'reqTime': '2025-10-23 12:14:56', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPGTAIAE21 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPGTAIAE21 STATUS VPGTAIAE21 start ts=2025-10-23T06:45:34.123545+00:00 ------------------ Response data ----------------- {'bal': '2813.98', 'Comi': '0.000', 'optId': '', 'amount': 349, 'mobile': '9542385581', 'status': 'PENDING', 'orderId': 'VPGTAIAE21', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPGTAIAE21', 'amount': '349.00', 'number': '9542385581', 'status': 'PENDING', 'orderId': '202510231214562692', 'reqTime': '2025-10-23 12:14:56', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPGTAIAE21 calling provider\u2026 RAW {'orderId': '202510231214562692', 'TxnId': 'VPGTAIAE21', 'status': 'PENDING', 'number': '9542385581', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:14:56', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPGTAIAE21 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510231214562692 STATUS VPGTAIAE21 current=Pending age=16.3s young_pending=True STATUS VPGTAIAE21 no status change (current=Pending, provider=Pending) STATUS VPGTAIAE21 respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== txnid VPGTAIAE21 STATUS VPGTAIAE21 start ts=2025-10-23T06:45:40.323418+00:00 ------------------ Response data ----------------- {'bal': '2813.98', 'Comi': '0.000', 'optId': '', 'amount': 349, 'mobile': '9542385581', 'status': 'PENDING', 'orderId': 'VPGTAIAE21', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPGTAIAE21', 'amount': '349.00', 'number': '9542385581', 'status': 'PENDING', 'orderId': '202510231214562692', 'reqTime': '2025-10-23 12:14:56', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPGTAIAE21 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPGTAIAE21 STATUS VPGTAIAE21 start ts=2025-10-23T06:45:45.543189+00:00 ------------------ Response data ----------------- {'bal': '2813.98', 'Comi': '0.000', 'optId': '', 'amount': 349, 'mobile': '9542385581', 'status': 'PENDING', 'orderId': 'VPGTAIAE21', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPGTAIAE21', 'amount': '349.00', 'number': '9542385581', 'status': 'PENDING', 'orderId': '202510231214562692', 'reqTime': '2025-10-23 12:14:56', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPGTAIAE21 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPGTAIAE21 STATUS VPGTAIAE21 start ts=2025-10-23T06:45:50.763113+00:00 ------------------ Response data ----------------- {'bal': '2813.98', 'Comi': '0.000', 'optId': '', 'amount': 349, 'mobile': '9542385581', 'status': 'PENDING', 'orderId': 'VPGTAIAE21', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPGTAIAE21', 'amount': '349.00', 'number': '9542385581', 'status': 'PENDING', 'orderId': '202510231214562692', 'reqTime': '2025-10-23 12:14:56', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPGTAIAE21 calling provider\u2026 RAW {'orderId': '202510231214562692', 'TxnId': 'VPGTAIAE21', 'status': 'PENDING', 'number': '9542385581', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:14:56', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPGTAIAE21 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510231214562692 STATUS VPGTAIAE21 current=Pending age=16.6s young_pending=True STATUS VPGTAIAE21 no status change (current=Pending, provider=Pending) STATUS VPGTAIAE21 respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4628'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4628 1. recharge_status : Pending bg start order_id=VPLLF65XB6 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPLLF65XB6', 'client_txn_id': 'VPLLF65XB6', 'provider_order_id': 'VPLLF65XB6', 'message': 'Payment Processed', 'raw': {'orderId': 'VPLLF65XB6', 'status': 'PENDING', 'mobile': '7815810192', 'amount': 19, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '12794.98', 'billAmount': '19.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '19.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '19.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPLLF65XB6 status=Pending 2. Pending 2. Pending txnid VPLLF65XB6 STATUS VPLLF65XB6 start ts=2025-10-23T06:49:08.553311+00:00 ------------------ Response data ----------------- {'bal': '12794.98', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7815810192', 'status': 'PENDING', 'orderId': 'VPLLF65XB6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPLLF65XB6 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPLLF65XB6 STATUS VPLLF65XB6 start ts=2025-10-23T06:49:14.080764+00:00 ------------------ Response data ----------------- {'bal': '12794.98', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7815810192', 'status': 'PENDING', 'orderId': 'VPLLF65XB6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPLLF65XB6 LOCAL pending within grace 15s -> PENDING VerifyTxnPinSerializer(data={'transaction_pin': '9777'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9777 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPLLF65XB6 STATUS VPLLF65XB6 start ts=2025-10-23T06:49:19.777123+00:00 ------------------ Response data ----------------- {'bal': '12794.98', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7815810192', 'status': 'PENDING', 'orderId': 'VPLLF65XB6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPLLF65XB6 LOCAL pending within grace 15s -> PENDING txnid VPLLF65XB6 STATUS VPLLF65XB6 start ts=2025-10-23T06:49:25.073252+00:00 ------------------ Response data ----------------- {'bal': '12794.98', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7815810192', 'status': 'PENDING', 'orderId': 'VPLLF65XB6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPLLF65XB6 calling provider\u2026 RAW {'orderId': '202510231219065529', 'TxnId': 'VPLLF65XB6', 'status': 'PENDING', 'number': '7815810192', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:19:06', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPLLF65XB6 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510231219065529 STATUS VPLLF65XB6 current=Pending age=16.6s young_pending=True STATUS VPLLF65XB6 no status change (current=Pending, provider=Pending) STATUS VPLLF65XB6 respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPLLF65XB6 STATUS VPLLF65XB6 start ts=2025-10-23T06:49:30.843101+00:00 ------------------ Response data ----------------- {'bal': '12794.98', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7815810192', 'status': 'PENDING', 'orderId': 'VPLLF65XB6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPLLF65XB6', 'amount': '19.00', 'number': '7815810192', 'status': 'PENDING', 'orderId': '202510231219065529', 'reqTime': '2025-10-23 12:19:06', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPLLF65XB6 LOCAL pending within grace 15s -> PENDING txnid VPLLF65XB6 STATUS VPLLF65XB6 start ts=2025-10-23T06:49:36.533216+00:00 ------------------ Response data ----------------- {'bal': '12794.98', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7815810192', 'status': 'PENDING', 'orderId': 'VPLLF65XB6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPLLF65XB6', 'amount': '19.00', 'number': '7815810192', 'status': 'PENDING', 'orderId': '202510231219065529', 'reqTime': '2025-10-23 12:19:06', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPLLF65XB6 LOCAL pending within grace 15s -> PENDING txnid VPLLF65XB6 STATUS VPLLF65XB6 start ts=2025-10-23T06:49:41.763263+00:00 ------------------ Response data ----------------- {'bal': '12794.98', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7815810192', 'status': 'PENDING', 'orderId': 'VPLLF65XB6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPLLF65XB6', 'amount': '19.00', 'number': '7815810192', 'status': 'PENDING', 'orderId': '202510231219065529', 'reqTime': '2025-10-23 12:19:06', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPLLF65XB6 calling provider\u2026 RAW {'orderId': '202510231219065529', 'TxnId': 'VPLLF65XB6', 'status': 'PENDING', 'number': '7815810192', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:19:06', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPLLF65XB6 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510231219065529 STATUS VPLLF65XB6 current=Pending age=16.7s young_pending=True STATUS VPLLF65XB6 no status change (current=Pending, provider=Pending) STATUS VPLLF65XB6 respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPLLF65XB6 STATUS VPLLF65XB6 start ts=2025-10-23T06:49:49.743144+00:00 ------------------ Response data ----------------- {'bal': '12794.98', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7815810192', 'status': 'PENDING', 'orderId': 'VPLLF65XB6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPLLF65XB6', 'amount': '19.00', 'number': '7815810192', 'status': 'PENDING', 'orderId': '202510231219065529', 'reqTime': '2025-10-23 12:19:06', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPLLF65XB6 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7997'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7997 1. recharge_status : Pending txnid VPLLF65XB6 STATUS VPLLF65XB6 start ts=2025-10-23T06:49:54.982194+00:00 bg start order_id=VP1KKLXN23 service=prepaid ------------------ Response data ----------------- prepaid {'bal': '12794.98', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7815810192', 'status': 'PENDING', 'orderId': 'VPLLF65XB6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPLLF65XB6', 'amount': '19.00', 'number': '7815810192', 'status': 'PENDING', 'orderId': '202510231219065529', 'reqTime': '2025-10-23 12:19:06', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} In side dispatch_service_payment function STATUS VPLLF65XB6 LOCAL pending within grace 15s -> PENDING getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP1KKLXN23 STATUS VP1KKLXN23 start ts=2025-10-23T06:49:59.117336+00:00 STATUS VP1KKLXN23 no local tx row yet STATUS VP1KKLXN23 calling provider\u2026 txnid VPLLF65XB6 STATUS VPLLF65XB6 start ts=2025-10-23T06:50:00.283332+00:00 ------------------ Response data ----------------- {'bal': '12794.98', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7815810192', 'status': 'PENDING', 'orderId': 'VPLLF65XB6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPLLF65XB6', 'amount': '19.00', 'number': '7815810192', 'status': 'PENDING', 'orderId': '202510231219065529', 'reqTime': '2025-10-23 12:19:06', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPLLF65XB6 calling provider\u2026 RAW {'orderId': '202510231219065529', 'TxnId': 'VPLLF65XB6', 'status': 'PENDING', 'number': '7815810192', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:19:06', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPLLF65XB6 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510231219065529 STATUS VPLLF65XB6 current=Pending age=18.5s young_pending=True STATUS VPLLF65XB6 no status change (current=Pending, provider=Pending) STATUS VPLLF65XB6 respond -> PENDING, msg='Payment Processed', terminal=False RAW {'orderId': None, 'TxnId': 'VP1KKLXN23', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP1KKLXN23 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP1KKLXN23 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) {'first_name': 'Gollori ', 'last_name': 'Manglanna ', 'mobile_number': '9381651976', 'email': 'gollorimanglanna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Muchangiput ', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} txnid VP1KKLXN23 STATUS VP1KKLXN23 start ts=2025-10-23T06:50:10.763908+00:00 STATUS VP1KKLXN23 no local tx row yet STATUS VP1KKLXN23 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP1KKLXN23', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP1KKLXN23 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP1KKLXN23 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP1KKLXN23 STATUS VP1KKLXN23 start ts=2025-10-23T06:50:16.837074+00:00 STATUS VP1KKLXN23 no local tx row yet STATUS VP1KKLXN23 calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VP1KKLXN23', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP1KKLXN23 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP1KKLXN23 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) {'first_name': 'Gollori ', 'last_name': 'Manglanna ', 'mobile_number': '9381651976', 'email': 'gollorimanglanna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Muchangiput ', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gollori ', 'last_name': 'Manglanna ', 'mobile_number': '9381651976', 'email': 'gollorimanglanna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Muchangiput ', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} txnid VP1KKLXN23 STATUS VP1KKLXN23 start ts=2025-10-23T06:50:26.106195+00:00 STATUS VP1KKLXN23 no local tx row yet STATUS VP1KKLXN23 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP1KKLXN23', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP1KKLXN23 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP1KKLXN23 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP1KKLXN23 STATUS VP1KKLXN23 start ts=2025-10-23T06:50:31.789605+00:00 STATUS VP1KKLXN23 no local tx row yet STATUS VP1KKLXN23 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP1KKLXN23', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP1KKLXN23 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP1KKLXN23 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP1KKLXN23 STATUS VP1KKLXN23 start ts=2025-10-23T06:50:37.497289+00:00 STATUS VP1KKLXN23 no local tx row yet STATUS VP1KKLXN23 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP1KKLXN23', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP1KKLXN23 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP1KKLXN23 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP1KKLXN23 STATUS VP1KKLXN23 start ts=2025-10-23T06:50:43.729240+00:00 STATUS VP1KKLXN23 no local tx row yet STATUS VP1KKLXN23 calling provider\u2026 RAW {'orderId': '202510231220426835', 'TxnId': 'VP1KKLXN23', 'status': 'FAILED', 'number': '9494868552', 'amount': '197.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:20:42', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP1KKLXN23 provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510231220426835 STATUS VP1KKLXN23 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP1KKLXN23 STATUS VP1KKLXN23 start ts=2025-10-23T06:50:49.638584+00:00 STATUS VP1KKLXN23 no local tx row yet STATUS VP1KKLXN23 calling provider\u2026 RAW {'orderId': '202510231220426835', 'TxnId': 'VP1KKLXN23', 'status': 'FAILED', 'number': '9494868552', 'amount': '197.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:20:42', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP1KKLXN23 provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510231220426835 STATUS VP1KKLXN23 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP1KKLXN23 STATUS VP1KKLXN23 start ts=2025-10-23T06:50:56.280018+00:00 STATUS VP1KKLXN23 no local tx row yet STATUS VP1KKLXN23 calling provider\u2026 RAW {'orderId': '202510231220426835', 'TxnId': 'VP1KKLXN23', 'status': 'FAILED', 'number': '9494868552', 'amount': '197.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:20:42', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP1KKLXN23 provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510231220426835 STATUS VP1KKLXN23 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP1KKLXN23 STATUS VP1KKLXN23 start ts=2025-10-23T06:51:04.577972+00:00 STATUS VP1KKLXN23 no local tx row yet STATUS VP1KKLXN23 calling provider\u2026 RAW {'orderId': '202510231220426835', 'TxnId': 'VP1KKLXN23', 'status': 'FAILED', 'number': '9494868552', 'amount': '197.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:20:42', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP1KKLXN23 provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510231220426835 STATUS VP1KKLXN23 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== Iam at inside failure block =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP1KKLXN23 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' OrderedDict([('service', 'fastag'), ('provider', 'HDFF'), ('fields', {'vehicle_number': 'AP35Y7665'})]) ====================== BillValidate ====================== fastag HDFF {'vehicle_number': 'AP35Y7665'} AP35Y7665 {'first_name': 'Theerupati Lakshminath ', 'last_name': 'Yadav', 'mobile_number': '6304121728', 'email': 'theerupatilakshminathyadavthee@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty ', 'pincode': '515402', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'dth'), ('provider', 'TS'), ('fields', {'subscriber_id': '9121808075'})]) ====================== BillValidate ====================== dth TS {'subscriber_id': '9121808075'} 9121808075 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4628'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4628 {'first_name': 'Kolachina', 'last_name': 'Purna Rajeswari ', 'mobile_number': '9948044744', 'email': 'Purnarajeswari1103@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530047', 'referral_code_input': 'VP5QR4IB', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pasupunuti', 'last_name': 'Geethashwini', 'mobile_number': '7993837712', 'email': 'geethapasupunuti1277@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar', 'pincode': '505416', 'referral_code_input': 'VRL15394', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][2994] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Samala', 'last_name': 'Narsimha', 'mobile_number': '9666825427', 'email': 'narsimha.ssma83@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nakrekal', 'pincode': '508211', 'referral_code_input': 'VRL15716', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Musigumpula ', 'last_name': 'renuka ', 'mobile_number': '7095248772', 'email': 'renukamusigumpula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500078', 'referral_code_input': 'VP4Z550D', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kodagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mil.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '', 'referral_code_input': 'VRL15535', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][4665] [ERROR] [UID:1069][4666] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner callback, callback_args, callback_kwargs = self.resolve_request(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 return _bootstrap._gcd_import(name[level:], package, level) File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import from accounts.api_views import health 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl import Workbook from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from openpyxl.compat.numbers import NUMPY from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.__config__ import show as show_config from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'KADIYALA ', 'last_name': 'ESHWAR NAGENDRA KUMAR ', 'mobile_number': '6303623965', 'email': 'kadiyalaeshwar123@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'NALGONDA ', 'pincode': '508278', 'referral_code_input': 'VRL15197', 'agreed_terms': True} {'first_name': 'Punuru', 'last_name': 'Bhanupriya', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][5360] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][5435] [ERROR] [UID:1069][5436] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rapuri ', 'last_name': 'Venkatadri ', 'mobile_number': '6304298401', 'email': 'venkatadrirapuri07@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517501', 'referral_code_input': 'VP754037', 'agreed_terms': True} {'first_name': 'Rapuri ', 'last_name': 'Venkatadri ', 'mobile_number': '6304298401', 'email': 'venkatadrirapuri07@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517501', 'referral_code_input': 'VP754037', 'agreed_terms': True} [UID:1069][27699] Child process with pid: 5436 was killed by signal: 11, core dumped: no [UID:1069][27699] Child process with pid: 5435 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'Rapuri ', 'last_name': 'Venkatadri ', 'mobile_number': '6304298401', 'email': 'venkatadrirapuri07@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kodagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrisudharsanrao@mil.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1818'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1818 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPC6GP8RX2 STATUS VPC6GP8RX2 start ts=2025-10-23T07:01:30.752814+00:00 bg start order_id=VPC6GP8RX2 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPC6GP8RX2 no local tx row yet STATUS VPC6GP8RX2 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPC6GP8RX2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPC6GP8RX2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPC6GP8RX2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPC6GP8RX2 STATUS VPC6GP8RX2 start ts=2025-10-23T07:01:36.617710+00:00 STATUS VPC6GP8RX2 no local tx row yet STATUS VPC6GP8RX2 calling provider\u2026 RAW {'orderId': '202510231231371531', 'TxnId': 'VPC6GP8RX2', 'status': 'PENDING', 'number': '7780761136', 'amount': '11.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:31:37', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPC6GP8RX2 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231231371531 STATUS VPC6GP8RX2 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result txnid VPC6GP8RX2 {'status': 'Pending', 'order_id': 'VPC6GP8RX2', 'client_txn_id': 'VPC6GP8RX2', 'provider_order_id': 'VPC6GP8RX2', 'message': 'Payment Processed', 'raw': {'orderId': 'VPC6GP8RX2', 'status': 'PENDING', 'mobile': '7780761136', 'amount': 11, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '13082.98', 'billAmount': '11.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '11.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '11.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} STATUS VPC6GP8RX2 start ts=2025-10-23T07:01:42.997384+00:00 bg done order_id=VPC6GP8RX2 status=Pending 2. Pending 2. Pending ------------------ Response data ----------------- {'bal': '13082.98', 'Comi': '0.000', 'optId': '', 'amount': 11, 'mobile': '7780761136', 'status': 'PENDING', 'orderId': 'VPC6GP8RX2', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '11.00'} STATUS VPC6GP8RX2 LOCAL pending within grace 15s -> PENDING txnid VPC6GP8RX2 STATUS VPC6GP8RX2 start ts=2025-10-23T07:01:48.253136+00:00 ------------------ Response data ----------------- {'bal': '13082.98', 'Comi': '0.000', 'optId': '', 'amount': 11, 'mobile': '7780761136', 'status': 'PENDING', 'orderId': 'VPC6GP8RX2', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '11.00'} STATUS VPC6GP8RX2 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPC6GP8RX2 STATUS VPC6GP8RX2 start ts=2025-10-23T07:01:53.452716+00:00 ------------------ Response data ----------------- {'bal': '13082.98', 'Comi': '0.000', 'optId': '', 'amount': 11, 'mobile': '7780761136', 'status': 'PENDING', 'orderId': 'VPC6GP8RX2', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '11.00'} STATUS VPC6GP8RX2 LOCAL pending within grace 15s -> PENDING txnid VPC6GP8RX2 STATUS VPC6GP8RX2 start ts=2025-10-23T07:01:58.673563+00:00 ------------------ Response data ----------------- {'bal': '13082.98', 'Comi': '0.000', 'optId': '', 'amount': 11, 'mobile': '7780761136', 'status': 'PENDING', 'orderId': 'VPC6GP8RX2', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '11.00'} STATUS VPC6GP8RX2 calling provider\u2026 RAW {'orderId': '202510231231371531', 'TxnId': 'VPC6GP8RX2', 'status': 'PENDING', 'number': '7780761136', 'amount': '11.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:31:37', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPC6GP8RX2 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510231231371531 STATUS VPC6GP8RX2 current=Pending age=16.1s young_pending=True STATUS VPC6GP8RX2 no status change (current=Pending, provider=Pending) STATUS VPC6GP8RX2 respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== txnid VPC6GP8RX2 STATUS VPC6GP8RX2 start ts=2025-10-23T07:02:04.733211+00:00 ------------------ Response data ----------------- {'bal': '13082.98', 'Comi': '0.000', 'optId': '', 'amount': 11, 'mobile': '7780761136', 'status': 'PENDING', 'orderId': 'VPC6GP8RX2', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '11.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPC6GP8RX2', 'amount': '11.00', 'number': '7780761136', 'status': 'PENDING', 'orderId': '202510231231371531', 'reqTime': '2025-10-23 12:31:37', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPC6GP8RX2 LOCAL pending within grace 15s -> PENDING txnid VPC6GP8RX2 STATUS VPC6GP8RX2 start ts=2025-10-23T07:02:09.932988+00:00 ------------------ Response data ----------------- {'bal': '13082.98', 'Comi': '0.000', 'optId': '', 'amount': 11, 'mobile': '7780761136', 'status': 'PENDING', 'orderId': 'VPC6GP8RX2', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '11.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPC6GP8RX2', 'amount': '11.00', 'number': '7780761136', 'status': 'PENDING', 'orderId': '202510231231371531', 'reqTime': '2025-10-23 12:31:37', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPC6GP8RX2 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPC6GP8RX2 STATUS VPC6GP8RX2 start ts=2025-10-23T07:02:15.633070+00:00 ------------------ Response data ----------------- {'bal': '13082.98', 'Comi': '0.000', 'optId': '', 'amount': 11, 'mobile': '7780761136', 'status': 'PENDING', 'orderId': 'VPC6GP8RX2', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '11.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPC6GP8RX2', 'amount': '11.00', 'number': '7780761136', 'status': 'PENDING', 'orderId': '202510231231371531', 'reqTime': '2025-10-23 12:31:37', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPC6GP8RX2 calling provider\u2026 RAW {'orderId': '202510231231371531', 'TxnId': 'VPC6GP8RX2', 'status': 'PENDING', 'number': '7780761136', 'amount': '11.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 12:31:37', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPC6GP8RX2 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510231231371531 STATUS VPC6GP8RX2 current=Pending age=17.0s young_pending=True STATUS VPC6GP8RX2 no status change (current=Pending, provider=Pending) STATUS VPC6GP8RX2 respond -> PENDING, msg='Payment Processed', terminal=False txnid VPC6GP8RX2 STATUS VPC6GP8RX2 start ts=2025-10-23T07:02:21.372836+00:00 ------------------ Response data ----------------- {'bal': '13082.98', 'Comi': '0.000', 'optId': '', 'amount': 11, 'mobile': '7780761136', 'status': 'PENDING', 'orderId': 'VPC6GP8RX2', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '11.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPC6GP8RX2', 'amount': '11.00', 'number': '7780761136', 'status': 'PENDING', 'orderId': '202510231231371531', 'reqTime': '2025-10-23 12:31:37', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPC6GP8RX2 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 8360 was killed by signal: 15, core dumped: no [UID:1069][27699] Child process with pid: 8382 was killed by signal: 15, core dumped: no [UID:1069][27699] Child process with pid: 8399 was killed by signal: 15, core dumped: no [UID:1069][27699] Child process with pid: 8415 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vanthala', 'last_name': 'Anil', 'mobile_number': '8555870131', 'email': 'vanthalaanilkumar777@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': '1AP101178', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Vanthala', 'last_name': 'Anil', 'mobile_number': '8555870131', 'email': 'vanthalaanilkumar777@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': '1AP101178', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vanthala', 'last_name': 'Anil', 'mobile_number': '8555870131', 'email': 'vanthalaanilkumar777@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': '1AP101178', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][9814] [ERROR] [UID:1069][9813] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 9814 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 9813 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Punuru', 'last_name': 'Bhanupriya', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Punuru', 'last_name': 'Bhanupriya', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Punuru', 'last_name': 'Bhanupriya', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Punuru', 'last_name': 'Bhanupriya', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Punuru', 'last_name': 'Bhanupriya', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Anil', 'last_name': 'Kumar ', 'mobile_number': '8555870131', 'email': 'vanthalaanilkumar777@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': 'VP565767', 'agreed_terms': True} {'first_name': 'Anil', 'last_name': 'Kumar ', 'mobile_number': '8555870131', 'email': 'vanthalaanilkumar777@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': 'VP565767', 'agreed_terms': True} {'first_name': 'Anil', 'last_name': 'Kumar ', 'mobile_number': '8555870131', 'email': 'vanthalaanilkumar777@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': 'VP565767', 'agreed_terms': True} {'first_name': 'Anil', 'last_name': 'Kumar ', 'mobile_number': '8555870131', 'email': 'vanthalaanilkumar777@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': 'VP565767', 'agreed_terms': True} {'first_name': 'Punuru', 'last_name': 'Bhanupriya', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Punuru', 'last_name': 'Bhanupriya', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Punuru', 'last_name': 'Bhanupriya', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Punuru', 'last_name': 'Bhanupriya', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Punuru', 'last_name': 'Bhanupriya', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Pasupunuti ', 'last_name': 'Geethashwini ', 'mobile_number': '7993837712', 'email': 'geethapasupunuti1277@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar ', 'pincode': '505416', 'referral_code_input': 'VRL15394', 'agreed_terms': True} {'first_name': 'Pasupunuti ', 'last_name': 'Geethashwini ', 'mobile_number': '7993837712', 'email': 'geethapasupunuti1277@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar ', 'pincode': '505416', 'referral_code_input': 'VRL15394', 'agreed_terms': True} {'first_name': 'Vishnu mohan ', 'last_name': 'Rao', 'mobile_number': '6300046306', 'email': 'vishnukalyanadurgam@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516001', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} {'first_name': 'Narasimha Murthy ', 'last_name': 'P', 'mobile_number': '8328653118', 'email': 'murthyp226@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Razole', 'pincode': '533242', 'referral_code_input': '1AP824360', 'agreed_terms': True} {'first_name': 'Narasimha Murthy ', 'last_name': 'P', 'mobile_number': '8328653118', 'email': 'murthyp226@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Razole', 'pincode': '533242', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srilakshmi', 'last_name': 'Kandula', 'mobile_number': '09390878529', 'email': 'Kandulasrilakshmi2002@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudlavalleru', 'pincode': '521356', 'referral_code_input': 'VRL13880', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Vishnu', 'mobile_number': '9121247131', 'email': 'kondagorrivishnukondagorrivish@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupam', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nikhil', 'last_name': 'Pol', 'mobile_number': '9611078358', 'email': 'nikhilforestshots@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Udbal ', 'pincode': '585412', 'referral_code_input': 'VRL15048', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sakalabhaktula ', 'last_name': 'Venkata Satyanarayana ', 'mobile_number': '8520820092', 'email': 'svs115691@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530031', 'referral_code_input': '1AP238511', 'agreed_terms': True} {'first_name': 'Sakalabhaktula ', 'last_name': 'Venkata Satyanarayana ', 'mobile_number': '8520820092', 'email': 'svs115691@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530031', 'referral_code_input': '1AP238511', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sakalabhaktula ', 'last_name': 'Venkata Satyanarayana ', 'mobile_number': '8520820092', 'email': 'svs115691@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530031', 'referral_code_input': '1AP238511', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][25421] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Sanjeevi Babu', 'last_name': 'Arava', 'mobile_number': '9030096568', 'email': 'svubabubdx@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517502', 'referral_code_input': 'VP226646', 'agreed_terms': True} {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Shaik ', 'last_name': 'Jameer ', 'mobile_number': '9703248002', 'email': 'roshanshaik126@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Repalle ', 'pincode': '522265', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'dth'), ('provider', 'AD'), ('fields', {'subscriber_id': '3012516758'})]) ====================== BillValidate ====================== dth AD {'subscriber_id': '3012516758'} 3012516758 {'Status': 'SUCCESS', 'CustomerName': 'M Praveena', 'Balance': 203.3, 'Monthly': 257, 'NextRecharge': '2025-11-15', 'Planname': 'NCF PRNT 750,Telugu Basic HD,HD Customer identifi,Airtel Free Chnls Bundle_South,FPP Topup', 'Message': 'DTH Info'} {'first_name': 'Nikhilesh ', 'last_name': 'Chinnu', 'mobile_number': '7979198637', 'email': 'nikhileshkotipallinikhilesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram ', 'pincode': '533215', 'referral_code_input': ' 1AP562160', 'agreed_terms': True} {'first_name': 'Vankdavath', 'last_name': 'Pulya', 'mobile_number': '9948975544', 'email': 'vpulya1122@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Shadnager', 'pincode': '509216', 'referral_code_input': 'VP2YR2MM', 'agreed_terms': True} {'first_name': 'Sakalabhaktula ', 'last_name': 'Venkata Satyanarayana ', 'mobile_number': '8520820092', 'email': 'svs115691@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530031', 'referral_code_input': '1AP238511', 'agreed_terms': True} {'first_name': 'Sakalabhaktula ', 'last_name': 'Venkata Satyanarayana ', 'mobile_number': '8520820092', 'email': 'svs115691@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530031', 'referral_code_input': '1AP238511', 'agreed_terms': True} {'first_name': 'A', 'last_name': 'Thimmanna ', 'mobile_number': '8885444046', 'email': 'thimmanna023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyanadurgam ', 'pincode': '515763', 'referral_code_input': 'VRL15458', 'agreed_terms': True} {'first_name': 'A', 'last_name': 'Kalpana', 'mobile_number': '6301047493', 'email': 'kalpananarayana106@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla', 'pincode': '517192', 'referral_code_input': 'VRL15056', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'A', 'last_name': 'Thimmanna ', 'mobile_number': '8885444046', 'email': 'thimmanna023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyanadurgam ', 'pincode': '515763', 'referral_code_input': 'VRL15458', 'agreed_terms': True} {'first_name': 'A', 'last_name': 'Thimmanna ', 'mobile_number': '8885444046', 'email': 'thimmanna023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyanadurgam ', 'pincode': '515763', 'referral_code_input': 'VRL15458', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Iswarya ', 'last_name': 'Bommaji ', 'mobile_number': '9392725765', 'email': 'santhammasanth046@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Tripuranthakam ', 'pincode': '523326', 'referral_code_input': 'VP8VDSNT', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'M ', 'last_name': 'Siva Kumar ', 'mobile_number': '9392533358', 'email': 'siva525385@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyandurgam ', 'pincode': '515761', 'referral_code_input': 'VRL15924', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1702'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1702 1. recharge_status : Pending bg start order_id=VP95XD5V8C service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service txnid VP95XD5V8C Sending to prepaid perform wallet recharge STATUS VP95XD5V8C start ts=2025-10-23T07:40:57.124739+00:00 STATUS VP95XD5V8C no local tx row yet STATUS VP95XD5V8C calling provider\u2026 RAW {'orderId': '202510231310576672', 'TxnId': 'VP95XD5V8C', 'status': 'PENDING', 'number': '9493945054', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 13:10:57', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP95XD5V8C provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231310576672 STATUS VP95XD5V8C no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP95XD5V8C STATUS VP95XD5V8C start ts=2025-10-23T07:41:03.784965+00:00 STATUS VP95XD5V8C no local tx row yet STATUS VP95XD5V8C calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP95XD5V8C Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231310576672', 'TxnId': 'VP95XD5V8C', 'status': 'SUCCESS', 'number': '9493945054', 'amount': '19.00', 'RefId': '6690729919', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-23 13:10:57', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP95XD5V8C provider -> normalized=SUCCESS, resText='Payment Processed', refId=6690729919, orderId=202510231310576672 STATUS VP95XD5V8C no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '53534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '53534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kodagorri', 'last_name': 'sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Nikhilesh ', 'last_name': 'Chinnu', 'mobile_number': '7979198637', 'email': 'nikhileshkotipallinikhilesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram ', 'pincode': '533215', 'referral_code_input': 'My referal code : 1AP562160', 'agreed_terms': True} {'first_name': 'Nikhilesh ', 'last_name': 'Chinnu', 'mobile_number': '7979198637', 'email': 'nikhileshkotipallinikhilesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram ', 'pincode': '533215', 'referral_code_input': 'My referal code : 1AP562160', 'agreed_terms': True} {'first_name': 'Nikhilesh ', 'last_name': 'Chinnu', 'mobile_number': '7979198637', 'email': 'nikhileshkotipallinikhilesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram ', 'pincode': '533215', 'referral_code_input': 'My referal code : 1AP562160', 'agreed_terms': True} {'first_name': 'Bheemini ', 'last_name': 'Srinivas ', 'mobile_number': '9640557832', 'email': 'srinivasbheemini@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial ', 'pincode': '504208', 'referral_code_input': 'VRL14944', 'agreed_terms': True} {'first_name': 'Nikhilesh ', 'last_name': 'Chinnu', 'mobile_number': '7979198637', 'email': 'nikhileshkotipallinikhilesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram ', 'pincode': '533215', 'referral_code_input': ' 1AP562160', 'agreed_terms': True} {'first_name': 'Nikhilesh ', 'last_name': 'Chinnu', 'mobile_number': '7979198637', 'email': 'nikhileshkotipallinikhilesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram ', 'pincode': '533215', 'referral_code_input': ' 1AP562160', 'agreed_terms': True} {'first_name': 'Nikhilesh ', 'last_name': 'Chinnu', 'mobile_number': '7979198637', 'email': 'nikhileshkotipallinikhilesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram ', 'pincode': '533215', 'referral_code_input': '1AP147089', 'agreed_terms': True} {'first_name': 'Nikhilesh ', 'last_name': 'Chinnu', 'mobile_number': '7979198637', 'email': 'nikhileshkotipallinikhilesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram ', 'pincode': '533215', 'referral_code_input': '1AP147089', 'agreed_terms': True} {'first_name': 'Nikhilesh ', 'last_name': 'Chinnu', 'mobile_number': '7979198637', 'email': 'nikhileshkotipallinikhilesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram ', 'pincode': '533215', 'referral_code_input': '1AP147089', 'agreed_terms': True} {'first_name': 'ERPA ', 'last_name': 'VENKATESH ', 'mobile_number': '9502463386', 'email': 'mojeshirpa781@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadrachalam ', 'pincode': '507137', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'ERPA ', 'last_name': 'VENKATESH ', 'mobile_number': '9502463386', 'email': 'mojeshirpa781@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadrachalam ', 'pincode': '507137', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535354', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535354', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535354', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535354', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535354', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535354', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535354', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'J Divya sri', 'last_name': 'Divya', 'mobile_number': '6301448729', 'email': 'Divyasrijonnalagaddadivya@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamaruu', 'pincode': '521157', 'referral_code_input': 'Vp565767', 'agreed_terms': True} {'first_name': 'J Divya sri', 'last_name': 'Divya', 'mobile_number': '6301448729', 'email': 'Divyasrijonnalagaddadivya@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamaruu', 'pincode': '521157', 'referral_code_input': 'Vp565767', 'agreed_terms': True} {'first_name': 'J Divya sri', 'last_name': 'Divya', 'mobile_number': '6301448729', 'email': 'Divyasrijonnalagaddadivya@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamaruu', 'pincode': '521157', 'referral_code_input': 'Vp565767', 'agreed_terms': True} {'first_name': 'J Divya sri', 'last_name': 'Divya', 'mobile_number': '6301448729', 'email': 'Divyasrijonnalagaddadivya@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamaruu', 'pincode': '521157', 'referral_code_input': 'Vp565767', 'agreed_terms': True} {'first_name': 'J Divya sri', 'last_name': 'Divya', 'mobile_number': '6301448729', 'email': 'Divyasrijonnalagaddadivya@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamaruu', 'pincode': '521157', 'referral_code_input': 'Vp565767', 'agreed_terms': True} {'first_name': 'J Divya sri', 'last_name': 'Divya', 'mobile_number': '6301448729', 'email': 'Divyasrijonnalagaddadivya@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamaruu', 'pincode': '521157', 'referral_code_input': 'Vp565767', 'agreed_terms': True} {'first_name': 'J Divya sri', 'last_name': 'Divya', 'mobile_number': '6301448729', 'email': 'Divyasrijonnalagaddadivya@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamaruu', 'pincode': '521157', 'referral_code_input': 'Vp565767', 'agreed_terms': True} {'first_name': 'J Divya sri', 'last_name': 'Divya', 'mobile_number': '6301448729', 'email': 'Divyasrijonnalagaddadivya@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamaruu', 'pincode': '521157', 'referral_code_input': 'Vp565767', 'agreed_terms': True} {'first_name': 'J Divya sri', 'last_name': 'Divya', 'mobile_number': '6301448729', 'email': 'Divyasrijonnalagaddadivya@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamaruu', 'pincode': '521157', 'referral_code_input': 'Vp565767', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][4310] [ERROR] [UID:1069][4311] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 4311 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 4310 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'J Divya sri', 'last_name': 'Divya', 'mobile_number': '6301448729', 'email': 'Divyasrijonnalagaddadivya@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamaruu', 'pincode': '521157', 'referral_code_input': 'Vp565767', 'agreed_terms': True} {'first_name': 'J Divya sri', 'last_name': 'Divya', 'mobile_number': '6301448729', 'email': 'Divyasrijonnalagaddadivya@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamaruu', 'pincode': '521157', 'referral_code_input': 'Vp565767', 'agreed_terms': True} {'first_name': 'J Divya sri', 'last_name': 'Divya', 'mobile_number': '6301448729', 'email': 'Divyasrijonnalagaddadivya@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamaruu', 'pincode': '521157', 'referral_code_input': 'Vp565767', 'agreed_terms': True} {'first_name': 'Sonule Mahalaxmi ', 'last_name': 'Mahalaxmi ', 'mobile_number': '9705189701', 'email': 'sonulemahalaxmi83@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': '', 'pincode': '504273', 'referral_code_input': '1AP337954', 'agreed_terms': True} {'first_name': 'Sonule Mahalaxmi ', 'last_name': 'Mahalaxmi ', 'mobile_number': '9705189701', 'email': 'sonulemahalaxmi83@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Borlakunta', 'pincode': '504273', 'referral_code_input': '1AP337954', 'agreed_terms': True} {'first_name': 'Sonule Mahalaxmi ', 'last_name': 'Mahalaxmi ', 'mobile_number': '9705189701', 'email': 'sonulemahalaxmi83@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Borlakunta', 'pincode': '504273', 'referral_code_input': '1AP337954', 'agreed_terms': True} {'first_name': 'Fiyaz ', 'last_name': 'Sk', 'mobile_number': '8332031082', 'email': 'skfayazfayaz92@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Gangaram', 'pincode': '506135', 'referral_code_input': 'VRL14981', 'agreed_terms': True} {'first_name': 'Fiyaz ', 'last_name': 'Sk', 'mobile_number': '8332031082', 'email': 'skfayazfayaz92@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Gangaram', 'pincode': '506135', 'referral_code_input': 'VRL14981', 'agreed_terms': True} {'first_name': 'Fiyaz ', 'last_name': 'Sk', 'mobile_number': '8332031082', 'email': 'skfayazfayaz92@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Gangaram', 'pincode': '506135', 'referral_code_input': 'VRL14981', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '53534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '53534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Venkata Ramanaiah ', 'last_name': 'P', 'mobile_number': '9652233003', 'email': 'venkataramaiahpapisetty@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Podalakur ', 'pincode': '524345', 'referral_code_input': 'VP85HBS', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6666'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6666 1. recharge_status : Pending bg start order_id=VP4WN1DUP9 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP4WN1DUP9 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VP4WN1DUP9 STATUS VP4WN1DUP9 start ts=2025-10-23T07:50:11.089894+00:00 ------------------ Response data ----------------- {'bal': '13414.09', 'Comi': '0.174', 'optId': '6690790740', 'amount': 29, 'mobile': '7989585265', 'status': 'SUCCESS', 'orderId': 'VP4WN1DUP9', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '29.00'} STATUS VP4WN1DUP9 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== {'first_name': 'Rijwana ', 'last_name': 'pasha', 'mobile_number': '9908736606', 'email': 'shaikrijwana69@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Bayyaram ', 'pincode': '507211', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1436'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1436 1. recharge_status : Pending txnid VP69PSQ9VG STATUS VP69PSQ9VG start ts=2025-10-23T07:58:08.232720+00:00 bg start order_id=VP69PSQ9VG service=prepaid STATUS VP69PSQ9VG no local tx row yet prepaid STATUS VP69PSQ9VG calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP69PSQ9VG', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP69PSQ9VG provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP69PSQ9VG no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP69PSQ9VG STATUS VP69PSQ9VG start ts=2025-10-23T07:58:14.770303+00:00 ------------------ Response data ----------------- {'bal': '13375.27', 'Comi': '0.234', 'optId': '6690845418', 'amount': 39, 'mobile': '9182954220', 'status': 'SUCCESS', 'orderId': 'VP69PSQ9VG', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '39.00'} STATUS VP69PSQ9VG LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP69PSQ9VG Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '53534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrisudharsanrao@mail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '53534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Mekala ', 'last_name': 'Siva rama krishna ', 'mobile_number': '8096634827', 'email': 'mekalasivaramakrishna143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Repalle ', 'pincode': '522265', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Md Eslam sk', 'last_name': 'Sk', 'mobile_number': '9609340248', 'email': 'mdeslamsk@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '587', 'city': 'Kolkata ', 'pincode': '742135', 'referral_code_input': 'VP4LAAM4', 'agreed_terms': True} {'first_name': 'Venkata Ramanaiah ', 'last_name': 'P', 'mobile_number': '9652233003', 'email': 'venkataramaiahpapisetty@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Podalakur ', 'pincode': '524345', 'referral_code_input': 'VP85HBSJ', 'agreed_terms': True} {'first_name': 'Sree satya', 'last_name': 'Sai Reddy', 'mobile_number': '9154694566', 'email': 'satyasaaireddy.p@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'VP517TD8', 'agreed_terms': True} {'first_name': 'Sree satya', 'last_name': 'Sai Reddy', 'mobile_number': '9154694566', 'email': 'satyasaaireddy.p@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'VP517TD8', 'agreed_terms': True} {'first_name': 'Sree satya', 'last_name': 'Sai Reddy', 'mobile_number': '9154694566', 'email': 'satyasaaireddy.p@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'VP517TD8', 'agreed_terms': True} {'first_name': 'SATISH KUMAR ', 'last_name': 'KANDAVALLI ', 'mobile_number': '9493989641', 'email': 'satish.06202@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajamahendravaram', 'pincode': '533101', 'referral_code_input': 'VRL15442', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kalva', 'last_name': 'Pavan', 'mobile_number': '9010199738', 'email': 'pavankalva4@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar ', 'pincode': '505416', 'referral_code_input': 'VRL15394', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 15843 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OSError: LSAPI: File error {'first_name': 'Venkata Ramanaiah ', 'last_name': 'P', 'mobile_number': '9652233003', 'email': 'venkataramaiahpapisetty@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Podalakur ', 'pincode': '524345', 'referral_code_input': 'VP85HBSJ', 'agreed_terms': True} {'first_name': 'Venkata Ramanaiah ', 'last_name': 'P', 'mobile_number': '9652233003', 'email': 'venkataramaiahpapisetty@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Podalakur ', 'pincode': '524345', 'referral_code_input': 'VP85HBSJ', 'agreed_terms': True} {'first_name': 'Venkata Ramanaiah ', 'last_name': 'P', 'mobile_number': '9652233003', 'email': 'venkataramaiahpapisetty@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Podalakur ', 'pincode': '524345', 'referral_code_input': 'VP85HBSJ', 'agreed_terms': True} {'first_name': 'CH SUDARSHANA BABU ', 'last_name': 'Dhana', 'mobile_number': '09866450075', 'email': 'sudarshan11280@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nelli Karunakar ', 'last_name': 'N. Karunakar ', 'mobile_number': '9392071432', 'email': 'nellikarnakar4@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9812'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9812 1. recharge_status : Pending bg start order_id=VPY07GJ7DZ service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPY07GJ7DZ STATUS VPY07GJ7DZ start ts=2025-10-23T08:11:55.963303+00:00 STATUS VPY07GJ7DZ no local tx row yet STATUS VPY07GJ7DZ calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPY07GJ7DZ', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPY07GJ7DZ provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPY07GJ7DZ no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPY07GJ7DZ STATUS VPY07GJ7DZ start ts=2025-10-23T08:12:04.019362+00:00 STATUS VPY07GJ7DZ no local tx row yet STATUS VPY07GJ7DZ calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPY07GJ7DZ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231341575484', 'TxnId': 'VPY07GJ7DZ', 'status': 'SUCCESS', 'number': '8429536828', 'amount': '349.00', 'RefId': '1554061662', 'operator': 'AT', 'service': 'Mobile', 'Comi': '6.282', 'reqTime': '2025-10-23 13:41:57', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPY07GJ7DZ provider -> normalized=SUCCESS, resText='Payment Processed', refId=1554061662, orderId=202510231341575484 STATUS VPY07GJ7DZ no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'CH SUDARSHANA', 'last_name': 'BABU', 'mobile_number': '09866450075', 'email': 'sudarshan11280@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'M', 'last_name': 'Ramana', 'mobile_number': '7397502966', 'email': 'ramanaramana32661@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Akp', 'pincode': '531001', 'referral_code_input': 'VP2HVJ8T', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sree Satya', 'last_name': 'Sai Reddy', 'mobile_number': '9154694566', 'email': 'satyasaaireddy.p@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'VP517TD8', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Venkatesh', 'last_name': 'Erpa', 'mobile_number': '9502463386', 'email': 'mojeshirpa781@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Laxminagaram ', 'pincode': '507137', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Shalini ', 'last_name': 'Y', 'mobile_number': '8792858240', 'email': 'shalani.y21543@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560036', 'referral_code_input': 'VRL15669 ', 'agreed_terms': True} {'first_name': 'Aditya Kumar sain ', 'last_name': 'Sain', 'mobile_number': '8004189127', 'email': 'Senaditya199@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229001', 'referral_code_input': '1AP611976', 'agreed_terms': True} {'first_name': 'Venkata Ramanaiah ', 'last_name': 'P', 'mobile_number': '9652233003', 'email': 'venkataramaiahpapisetty@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Podalakur ', 'pincode': '524345', 'referral_code_input': 'VP85HBSJ', 'agreed_terms': True} {'first_name': 'Venkata Ramanaiah ', 'last_name': 'P', 'mobile_number': '9652233003', 'email': 'venkataramaiahpapisetty@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Podalakur ', 'pincode': '524345', 'referral_code_input': 'VP85HBSJ', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '2112401075622'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '2112401075622'} 2112401075622 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '2112401075622'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '2112401075622'} 2112401075622 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '2112401075622'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '2112401075622'} 2112401075622 {'first_name': 'Aditya Kumar sain ', 'last_name': 'Sain', 'mobile_number': '8004189127', 'email': 'Senaditya199@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229001', 'referral_code_input': '1AP611976', 'agreed_terms': True} {'first_name': 'Aditya Kumar sain ', 'last_name': 'Sain', 'mobile_number': '8004189127', 'email': 'Senaditya199@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229001', 'referral_code_input': '1AP611976', 'agreed_terms': True} {'first_name': 'Aditya Kumar sain ', 'last_name': 'Sain', 'mobile_number': '8004189127', 'email': 'Senaditya199@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229001', 'referral_code_input': '1AP611976', 'agreed_terms': True} {'first_name': 'Aditya Kumar sain ', 'last_name': 'Sain', 'mobile_number': '8004189127', 'email': 'Senaditya199@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229001', 'referral_code_input': '1AP611976', 'agreed_terms': True} {'first_name': 'CH SUDARSHANA', 'last_name': 'BABU', 'mobile_number': '09866450075', 'email': 'sudarshan11280@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'CH SUDARSHANA', 'last_name': 'BABU', 'mobile_number': '09866450075', 'email': 'sudarshan11280@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][21501] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPE12N7DCV service=lpg lpg In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service txnid VPE12N7DCV STATUS VPE12N7DCV start ts=2025-10-23T08:18:22.629655+00:00 STATUS VPE12N7DCV no local tx row yet STATUS VPE12N7DCV calling provider\u2026 RAW {'orderId': '2025102301199251', 'TxnId': 'VPE12N7DCV', 'status': 'SUCCESS', 'number': '9010689918', 'amount': '924.00', 'RefId': 'MK015296BAAL5A88N000', 'operator': 'ING', 'service': 'LPG', 'Comi': '0.800', 'reqTime': '2025-10-23 13:48:19', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VPE12N7DCV provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015296BAAL5A88N000, orderId=2025102301199251 STATUS VPE12N7DCV no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPE12N7DCV Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KOMARAGIRI ', 'last_name': 'DHANUNJAYA ', 'mobile_number': '9550069760', 'email': 'd9550069760@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': '', 'pincode': '508204', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Aditya Kumar sain ', 'last_name': 'Aditya ', 'mobile_number': '8004189127', 'email': 'Senaditya199@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229001', 'referral_code_input': '1AP611976', 'agreed_terms': True} {'first_name': 'Aditya Kumar sain ', 'last_name': 'Aditya ', 'mobile_number': '8004189127', 'email': 'Senaditya199@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229001', 'referral_code_input': '1AP611976', 'agreed_terms': True} {'first_name': 'Aditya Kumar sain ', 'last_name': 'Aditya ', 'mobile_number': '8004189127', 'email': 'Senaditya199@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229001', 'referral_code_input': '1AP611976', 'agreed_terms': True} {'first_name': 'Aditya Kumar sain ', 'last_name': 'Aditya ', 'mobile_number': '8004189127', 'email': 'Senaditya199@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229001', 'referral_code_input': '1AP611976', 'agreed_terms': True} {'first_name': 'Aditya Kumar sain ', 'last_name': 'Aditya ', 'mobile_number': '8004189127', 'email': 'Senaditya199@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229001', 'referral_code_input': '1AP611976', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '9010689918', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '9010689918', 'consumer_id': ''} 9010689918 {'first_name': 'KOMARAGIRI ', 'last_name': 'DHANUNJAYA ', 'mobile_number': '7995921461', 'email': 'd9550069760@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': '', 'pincode': '508204', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} {'first_name': 'JYOTHI', 'last_name': 'NALLAGONI', 'mobile_number': '9133406425', 'email': 'jyothimahi25@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Kaghaznagr', 'pincode': '504273', 'referral_code_input': 'VP0SFZZO', 'agreed_terms': True} {'first_name': 'ARUN KUMAR ', 'last_name': 'GHOSH ', 'mobile_number': '9149424740', 'email': 'utpal4061@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '581', 'city': 'HOWRAH ', 'pincode': '711226', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2002 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP9WDSPGXH STATUS VP9WDSPGXH start ts=2025-10-23T08:24:34.511169+00:00 bg start order_id=VP9WDSPGXH service=prepaid STATUS VP9WDSPGXH no local tx row yet prepaid STATUS VP9WDSPGXH calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP9WDSPGXH', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP9WDSPGXH provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP9WDSPGXH no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP9WDSPGXH STATUS VP9WDSPGXH start ts=2025-10-23T08:24:40.554152+00:00 STATUS VP9WDSPGXH no local tx row yet STATUS VP9WDSPGXH calling provider\u2026 RAW {'orderId': '202510231354404939', 'TxnId': 'VP9WDSPGXH', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 13:54:40', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP9WDSPGXH provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231354404939 STATUS VP9WDSPGXH no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP9WDSPGXH STATUS VP9WDSPGXH start ts=2025-10-23T08:24:46.522097+00:00 STATUS VP9WDSPGXH no local tx row yet STATUS VP9WDSPGXH calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VP9WDSPGXH', 'client_txn_id': 'VP9WDSPGXH', 'provider_order_id': 'VP9WDSPGXH', 'message': 'Payment Processed', 'raw': {'orderId': 'VP9WDSPGXH', 'status': 'PENDING', 'mobile': '9400917873', 'amount': 107, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '12002.58', 'billAmount': '107.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '107.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '107.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VP9WDSPGXH status=Pending 2. Pending 2. Pending RAW {'orderId': '202510231354404939', 'TxnId': 'VP9WDSPGXH', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 13:54:40', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP9WDSPGXH provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510231354404939 STATUS VP9WDSPGXH no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP9WDSPGXH STATUS VP9WDSPGXH start ts=2025-10-23T08:24:53.472964+00:00 ------------------ Response data ----------------- {'bal': '12002.58', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VP9WDSPGXH', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VP9WDSPGXH LOCAL pending within grace 15s -> PENDING txnid VP9WDSPGXH STATUS VP9WDSPGXH start ts=2025-10-23T08:24:59.913563+00:00 ------------------ Response data ----------------- {'bal': '12002.58', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VP9WDSPGXH', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VP9WDSPGXH LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP9WDSPGXH STATUS VP9WDSPGXH start ts=2025-10-23T08:25:05.461603+00:00 ------------------ Response data ----------------- {'bal': '12002.58', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VP9WDSPGXH', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VP9WDSPGXH calling provider\u2026 RAW {'orderId': '202510231354404939', 'TxnId': 'VP9WDSPGXH', 'status': 'FAILED', 'number': '9400917873', 'amount': '107.00', 'RefId': '7409603585', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 13:54:40', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP9WDSPGXH provider -> normalized=FAILED, resText='Recharge Failed', refId=7409603585, orderId=202510231354404939 STATUS VP9WDSPGXH current=FAILED age=18.9s young_pending=False STATUS VP9WDSPGXH persisted change: FAILED -> Failure STATUS VP9WDSPGXH summary synced to Failure STATUS VP9WDSPGXH respond -> FAILED, msg='Recharge Failed', terminal=True =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nakka ', 'last_name': 'Sujana ', 'mobile_number': '6301809153', 'email': 'devallanarendra778@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Nakka ', 'last_name': 'Sujana ', 'mobile_number': '6301809153', 'email': 'devallanarendra778@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'KOMARAGIRI ', 'last_name': 'DHANUNJAYA ', 'mobile_number': '7995921461', 'email': 'd9550069760@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': '', 'pincode': '508204', 'referral_code_input': 'VP8PB9JW ', 'agreed_terms': True} {'first_name': 'VENKATESH ', 'last_name': 'ERPA ', 'mobile_number': '9502463386', 'email': 'mojeshirpa781@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothuru ', 'pincode': '507137', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Brahmadhandi', 'mobile_number': '9000062177', 'email': 'brahmadhandisandhya@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally', 'pincode': '505325', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Ramshetty ', 'last_name': 'Rakshith patel ', 'mobile_number': '07330896722', 'email': 'ramshettyrakshith225@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Balanagar ', 'pincode': '509202', 'referral_code_input': 'VRL13886', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Subodh ', 'last_name': 'Kumar ', 'mobile_number': '9247448210', 'email': 'srisubodhkumar1976@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507101', 'referral_code_input': 'VRL14373', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][1216] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Hanamant ', 'last_name': 'Duradundi ', 'mobile_number': '7026617003', 'email': 'rduradundi020@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '249', 'city': 'Mahalingpur ', 'pincode': '587312', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sanjeevkumar ', 'last_name': 'Kumar', 'mobile_number': '09731411587', 'email': 'slsanjeevkumar9731@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Banglore urban', 'pincode': '560057', 'referral_code_input': 'VRL15048', 'agreed_terms': True} {'first_name': 'Gatti', 'last_name': 'Swetha ', 'mobile_number': '9848715537', 'email': 'swethagatti70@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '520010', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kancheti', 'last_name': 'Sri harsha', 'mobile_number': '9515556579', 'email': 'kanchetiharshanaidu1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Parchur', 'pincode': '532169', 'referral_code_input': '1AP475156', 'agreed_terms': True} {'first_name': 'Kancheti', 'last_name': 'Sri harsha', 'mobile_number': '9515556579', 'email': 'kanchetiharshanaidu1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Parchur', 'pincode': '532169', 'referral_code_input': '1AP475156', 'agreed_terms': True} {'first_name': 'Kancheti', 'last_name': 'Sri harsha', 'mobile_number': '9515556579', 'email': 'kanchetiharshanaidu1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Parchur', 'pincode': '532169', 'referral_code_input': '1AP475156', 'agreed_terms': True} {'first_name': 'Pola', 'last_name': 'yaswanth', 'mobile_number': '9182440428', 'email': 'polavenkata7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyala', 'pincode': '518501', 'referral_code_input': 'VP96YHRH', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7330'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7330 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Umapathi ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': ' 1AP741190', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Umapathi ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': ' 1AP741190', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Umapathi ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': ' 1AP741190', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Umapathi ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': '1AP970719', 'agreed_terms': True} {'first_name': 'Umapathi ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': '1AP970719', 'agreed_terms': True} {'first_name': 'Umapathi ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': '1AP970719', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Subodh ', 'last_name': 'Kumar ', 'mobile_number': '9247448210', 'email': 'srisubodhkumar1976@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507101', 'referral_code_input': 'VRL14373', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7330'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7330 VerifyTxnPinSerializer(data={'transaction_pin': '9014'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9014 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Subodh ', 'last_name': 'Kumar ', 'mobile_number': '9247448210', 'email': 'srisubodhkumar1976@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507101', 'referral_code_input': 'VRL14373', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8142'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8142 1. recharge_status : Pending bg start order_id=VP04N5YQJ1 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VP04N5YQJ1 STATUS VP04N5YQJ1 start ts=2025-10-23T08:40:56.511205+00:00 STATUS VP04N5YQJ1 no local tx row yet STATUS VP04N5YQJ1 calling provider\u2026 RAW {'orderId': '202510231410558939', 'TxnId': 'VP04N5YQJ1', 'status': 'PENDING', 'number': '9014572279', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 14:10:55', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP04N5YQJ1 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231410558939 STATUS VP04N5YQJ1 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP04N5YQJ1 STATUS VP04N5YQJ1 start ts=2025-10-23T08:41:03.671889+00:00 STATUS VP04N5YQJ1 no local tx row yet STATUS VP04N5YQJ1 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP04N5YQJ1 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231410558939', 'TxnId': 'VP04N5YQJ1', 'status': 'SUCCESS', 'number': '9014572279', 'amount': '349.00', 'RefId': 'BR000CVFH6H6', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-23 14:10:55', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP04N5YQJ1 provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CVFH6H6, orderId=202510231410558939 STATUS VP04N5YQJ1 no-local -> SUCCESS passthrough VerifyTxnPinSerializer(data={'transaction_pin': '7330'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7330 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': 'Refferal Code : 1AP741190', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': 'Refferal Code : 1AP741190', 'agreed_terms': True} {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': 'Refferal Code : 1AP741190', 'agreed_terms': True} {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': 'Refferal Code : 1AP741190', 'agreed_terms': True} {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': 'Refferal Code : 1AP741190', 'agreed_terms': True} {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': 'Refferal Code : 1AP741190', 'agreed_terms': True} {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': 'Refferal Code : 1AP741190', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': 'Refferal Code : 1AP741190', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Sandhya', 'last_name': 'Brahmadhandi', 'mobile_number': '9000062177', 'email': 'brahmadhandisandhya@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally', 'pincode': '505325', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sandhya', 'last_name': 'Brahmadhandi', 'mobile_number': '9000062177', 'email': 'brahmadhandisandhya@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally', 'pincode': '505325', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7330'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7330 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7330'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7330 1. recharge_status : Pending bg start order_id=VPUQN6AOJB service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPUQN6AOJB STATUS VPUQN6AOJB start ts=2025-10-23T08:44:14.075056+00:00 STATUS VPUQN6AOJB no local tx row yet STATUS VPUQN6AOJB calling provider\u2026 RAW {'orderId': '202510231414106299', 'TxnId': 'VPUQN6AOJB', 'status': 'PENDING', 'number': '9000697921', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 14:14:10', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPUQN6AOJB provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231414106299 STATUS VPUQN6AOJB no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPUQN6AOJB Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPUQN6AOJB STATUS VPUQN6AOJB start ts=2025-10-23T08:44:20.284718+00:00 ------------------ Response data ----------------- {'bal': '11740.68', 'Comi': '0.396', 'optId': '1554524352', 'amount': 22, 'mobile': '9000697921', 'status': 'SUCCESS', 'orderId': 'VPUQN6AOJB', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '22.00'} STATUS VPUQN6AOJB LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sajid', 'last_name': 'Ali', 'mobile_number': '8686700556', 'email': 'syedsmir786@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500059', 'referral_code_input': 'VP791254', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Umapathi ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': '1AP970719', 'agreed_terms': True} {'first_name': 'Umapathi ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': '1AP970719', 'agreed_terms': True} {'first_name': 'Subodh ', 'last_name': 'Kumar ', 'mobile_number': '9247448210', 'email': 'srisubodhkumar1976@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507101', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Subodh ', 'last_name': 'Kumar ', 'mobile_number': '9247448210', 'email': 'srisubodhkumar1976@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507101', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Kancheti', 'last_name': 'Sri Harsha', 'mobile_number': '9515556579', 'email': 'kanchetiharshanaidu1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Parchur', 'pincode': '523169', 'referral_code_input': 'VP754037', 'agreed_terms': True} {'first_name': 'Kancheti', 'last_name': 'Sri Harsha', 'mobile_number': '9515556579', 'email': 'kanchetiharshanaidu1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Parchur', 'pincode': '523169', 'referral_code_input': 'VP754037', 'agreed_terms': True} {'first_name': 'Sajid', 'last_name': 'Ali', 'mobile_number': '8686700556', 'email': 'syedsmir786@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500059', 'referral_code_input': 'VP791254', 'agreed_terms': True} {'first_name': 'Punuru ', 'last_name': 'Bhanupriya ', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Punuru ', 'last_name': 'Bhanupriya ', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Brahmadhandi', 'mobile_number': '9849575141', 'email': 'brahmadhandisandhya@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally', 'pincode': '505325', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sajid', 'last_name': 'Ali', 'mobile_number': '8686700556', 'email': 'syedsmir786@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500059', 'referral_code_input': 'VP791254', 'agreed_terms': True} {'first_name': 'Umapathi ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': '1AP970719', 'agreed_terms': True} {'first_name': 'Thummala', 'last_name': 'Anusha', 'mobile_number': '9182949069', 'email': 'anushathummala678@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '506135', 'referral_code_input': 'VP6LTP6C', 'agreed_terms': True} {'first_name': 'Subodh ', 'last_name': 'Kumar ', 'mobile_number': '9247448210', 'email': 'srisubodhkumar1976@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507101', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Umapathi ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': 'Refferal Code : 1AP741190', 'agreed_terms': True} {'first_name': 'Peddapalli', 'last_name': 'Mahesh', 'mobile_number': '9989127624', 'email': 'peddapallimahesh78@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '505001', 'referral_code_input': 'VP13QOC8', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Brahmadandi', 'mobile_number': '9000062177', 'email': 'brahmadhandisandhya@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally', 'pincode': '505325', 'referral_code_input': 'VP8PBJW', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Brahmadandi', 'mobile_number': '9000062177', 'email': 'brahmadhandisandhya@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally', 'pincode': '505325', 'referral_code_input': 'VP8PBJW', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Brahmadandi', 'mobile_number': '9000062177', 'email': 'brahmadhandisandhya@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally', 'pincode': '505325', 'referral_code_input': 'VP8PBJW', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Brahmadandi', 'mobile_number': '9000062177', 'email': 'brahmadhandisandhya@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally', 'pincode': '505325', 'referral_code_input': 'VP8PBJW', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Brahmadandi', 'mobile_number': '9000062177', 'email': 'brahmadhandisandhya@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally', 'pincode': '505325', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Brahmadandi', 'mobile_number': '9000062177', 'email': 'brahmadhandisandhya@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally', 'pincode': '505325', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Subodh ', 'last_name': 'Kumar ', 'mobile_number': '9247448210', 'email': 'srisubodhkumar1976@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507101', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': 'Refferal Code : 1AP741190', 'agreed_terms': True} {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': 'Refferal Code : 1AP741190', 'agreed_terms': True} {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': '1AP970719', 'agreed_terms': True} {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': '1AP970719', 'agreed_terms': True} {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': '1AP970719', 'agreed_terms': True} {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': '1AP970719', 'agreed_terms': True} {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': '1AP970719', 'agreed_terms': True} {'first_name': 'Kotha kotla ', 'last_name': 'Umapathi ', 'mobile_number': '9640050160', 'email': 'umapathiu712@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sajid', 'last_name': 'Ali', 'mobile_number': '8686700556', 'email': 'syedsmir786@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500059', 'referral_code_input': '1AP155225', 'agreed_terms': True} {'first_name': 'Sajid', 'last_name': 'Ali', 'mobile_number': '8686700556', 'email': 'syedsmir786@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500059', 'referral_code_input': '1AP155225', 'agreed_terms': True} {'first_name': 'Sajid', 'last_name': 'Ali', 'mobile_number': '8686700556', 'email': 'syedsmir786@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500059', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11985] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7080'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7080 {'first_name': 'Boda', 'last_name': 'Kumar', 'mobile_number': '8074049013', 'email': 'bodasriram77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Khammam', 'pincode': '507166', 'referral_code_input': 'VP0P4FKB', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2002 VerifyTxnPinSerializer(data={'transaction_pin': '4995'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4995 1. recharge_status : Pending bg start order_id=VPSV71K0DE service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} txnid VPSV71K0DE STATUS VPSV71K0DE start ts=2025-10-23T08:52:02.329820+00:00 STATUS VPSV71K0DE no local tx row yet STATUS VPSV71K0DE calling provider\u2026 RAW {'orderId': '202510231421584507', 'TxnId': 'VPSV71K0DE', 'status': 'PENDING', 'number': '8121835178', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 14:21:58', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPSV71K0DE provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231421584507 STATUS VPSV71K0DE no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4080'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4080 1. recharge_status : Pending txnid VPSV71K0DE STATUS VPSV71K0DE start ts=2025-10-23T08:52:08.630242+00:00 STATUS VPSV71K0DE no local tx row yet STATUS VPSV71K0DE calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPSV71K0DE Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231421584507', 'TxnId': 'VPSV71K0DE', 'status': 'SUCCESS', 'number': '8121835178', 'amount': '199.00', 'RefId': '1722138046', 'operator': 'AT', 'service': 'Mobile', 'Comi': '3.582', 'reqTime': '2025-10-23 14:21:58', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPSV71K0DE provider -> normalized=SUCCESS, resText='Payment Processed', refId=1722138046, orderId=202510231421584507 STATUS VPSV71K0DE no-local -> SUCCESS passthrough bg start order_id=VPHT9UXBYF service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPHT9UXBYF STATUS VPHT9UXBYF start ts=2025-10-23T08:52:11.810237+00:00 STATUS VPHT9UXBYF no local tx row yet STATUS VPHT9UXBYF calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPHT9UXBYF', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPHT9UXBYF provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPHT9UXBYF no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPHT9UXBYF STATUS VPHT9UXBYF start ts=2025-10-23T08:52:17.797834+00:00 STATUS VPHT9UXBYF no local tx row yet STATUS VPHT9UXBYF calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPHT9UXBYF', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPHT9UXBYF provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPHT9UXBYF no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPHT9UXBYF Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VPHT9UXBYF STATUS VPHT9UXBYF start ts=2025-10-23T08:52:40.117266+00:00 ------------------ Response data ----------------- {'bal': '11346.65', 'Comi': '8.955', 'optId': '7409628541', 'amount': 199, 'mobile': '7780221404', 'status': 'SUCCESS', 'orderId': 'VPHT9UXBYF', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '199.00'} STATUS VPHT9UXBYF LOCAL terminal -> SUCCESS {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sandeep Reddy', 'last_name': 'Sandeep Reddy', 'mobile_number': '8099097379', 'email': 'dsandeepreddy915@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '500039', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shanagapally', 'last_name': 'Sathyanarayana ', 'mobile_number': '9493542461', 'email': 'sshenagapally@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Nizampet ', 'pincode': '502102', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'CH SUDARSHAN', 'last_name': 'BABU', 'mobile_number': '09866450075', 'email': 'sudarshan11280@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1989'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1989 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8895'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8895 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VP34GT506K service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bheemini ', 'last_name': 'Srinivas ', 'mobile_number': '9640557832', 'email': 'srinivasbheemini@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial ', 'pincode': '504208', 'referral_code_input': 'VRL14944', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP34GT506K Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP34GT506K STATUS VP34GT506K start ts=2025-10-23T09:05:11.698149+00:00 ------------------ Response data ----------------- {'bal': '11326.61', 'Comi': '0.174', 'optId': 'BR000CVFKZ6Q', 'amount': 29, 'mobile': '8895843631', 'status': 'SUCCESS', 'orderId': 'VP34GT506K', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '29.00'} STATUS VP34GT506K LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== {'first_name': 'Bheemini ', 'last_name': 'Srinivas ', 'mobile_number': '9640557832', 'email': 'srinivasbheemini@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial ', 'pincode': '504208', 'referral_code_input': 'VRL14944', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OrderedDict([('service', 'lpg'), ('provider', 'BHG'), ('fields', {'book_using': '', 'mobile': '', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg BHG {'book_using': '', 'mobile': '', 'consumer_id': ''} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None {'first_name': 'Islavath govardhan ', 'last_name': 'Islavath govardhan ', 'mobile_number': '9014380556', 'email': 'islavathgovardhan7@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Kalluru ', 'pincode': '507209', 'referral_code_input': 'VRL14274', 'agreed_terms': True} None None None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'CSPD'), ('fields', {'account_id': ''})]) ====================== BillValidate ====================== electricity CSPD {'account_id': ''} =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'CSPD'), ('fields', {'account_id': '1008246596'})]) ====================== BillValidate ====================== electricity CSPD {'account_id': '1008246596'} 1008246596 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Venkatnarse ', 'last_name': 'Vemula', 'mobile_number': '9959243918', 'email': 'vemulavenkatnurse@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Valigonda', 'pincode': '508112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OSError: LSAPI: File error =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Naveen Kumar', 'last_name': 'Bhima', 'mobile_number': '7730848719', 'email': 'naveenkumarbhima58493@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Guntur', 'pincode': '522409', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Anjnsai', 'last_name': 'P', 'mobile_number': '8187802809', 'email': 'Panjansai222@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP9G0ENP', 'agreed_terms': True} {'first_name': 'Kancharla', 'last_name': 'Srinivasarao ', 'mobile_number': '9398320208', 'email': 'ksrinivasarao179@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripeta', 'pincode': '522616', 'referral_code_input': 'VRL15197', 'agreed_terms': True} {'first_name': 'Murad', 'last_name': 'Hossain ', 'mobile_number': '7797140997', 'email': 'muradhossain2142@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '587', 'city': 'Berhampur ', 'pincode': '742135', 'referral_code_input': 'VP4LAAM4', 'agreed_terms': True} {'first_name': 'Laveti ', 'last_name': 'Anantha rao ', 'mobile_number': '9676412582', 'email': 'lavetiananth1809@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Amadalavalasa', 'pincode': '532185', 'referral_code_input': '1AP475156', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '9491262067', 'mobile': '', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg HPG {'book_using': '9491262067', 'mobile': '', 'consumer_id': ''} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Subodh ', 'last_name': 'Kumar ', 'mobile_number': '9247448210', 'email': 'srisubodhkumar1976@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507101', 'referral_code_input': 'VRL14373', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Bandi', 'last_name': 'Upendra', 'mobile_number': '7013798902', 'email': 'upendrabandi34@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Palakurthy ', 'pincode': '506252', 'referral_code_input': 'VP4JMCVF ', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '9087'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9087 1. recharge_status : Pending txnid VPHCKBCXSW STATUS VPHCKBCXSW start ts=2025-10-23T09:20:13.623064+00:00 bg start order_id=VPHCKBCXSW service=prepaid prepaid In side dispatch_service_payment function STATUS VPHCKBCXSW no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPHCKBCXSW calling provider\u2026 Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPHCKBCXSW', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPHCKBCXSW provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPHCKBCXSW no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPHCKBCXSW STATUS VPHCKBCXSW start ts=2025-10-23T09:20:19.690090+00:00 STATUS VPHCKBCXSW no local tx row yet STATUS VPHCKBCXSW calling provider\u2026 [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPHCKBCXSW', 'client_txn_id': 'VPHCKBCXSW', 'provider_order_id': 'VPHCKBCXSW', 'message': 'Payment Processed', 'raw': {'orderId': 'VPHCKBCXSW', 'status': 'PENDING', 'mobile': '9848252268', 'amount': 49, 'optId': '', 'operator': 'AT', 'service': 'Mobile', 'bal': '11277.78', 'billAmount': '49.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '49.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '49.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPHCKBCXSW status=Pending 2. Pending 2. Pending [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. RAW {'orderId': '202510231450192138', 'TxnId': 'VPHCKBCXSW', 'status': 'PENDING', 'number': '9848252268', 'amount': '49.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 14:50:19', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPHCKBCXSW provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510231450192138 STATUS VPHCKBCXSW no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== {'first_name': 'Dasari ', 'last_name': 'Narsimulu', 'mobile_number': '9490975262', 'email': 'srinidhimaddur@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Maddur', 'pincode': '509411', 'referral_code_input': 'VRL14607', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VPHCKBCXSW STATUS VPHCKBCXSW start ts=2025-10-23T09:20:26.375639+00:00 ------------------ Response data ----------------- {'bal': '11277.78', 'Comi': '0.000', 'optId': '', 'amount': 49, 'mobile': '9848252268', 'status': 'PENDING', 'orderId': 'VPHCKBCXSW', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '49.00'} STATUS VPHCKBCXSW LOCAL pending within grace 15s -> PENDING txnid VPHCKBCXSW STATUS VPHCKBCXSW start ts=2025-10-23T09:20:32.872546+00:00 ------------------ Response data ----------------- {'bal': '11277.78', 'Comi': '0.000', 'optId': '', 'amount': 49, 'mobile': '9848252268', 'status': 'PENDING', 'orderId': 'VPHCKBCXSW', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '49.00'} STATUS VPHCKBCXSW LOCAL pending within grace 15s -> PENDING txnid VPHCKBCXSW STATUS VPHCKBCXSW start ts=2025-10-23T09:20:39.210471+00:00 ------------------ Response data ----------------- {'bal': '11277.78', 'Comi': '0.000', 'optId': '', 'amount': 49, 'mobile': '9848252268', 'status': 'PENDING', 'orderId': 'VPHCKBCXSW', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '49.00'} STATUS VPHCKBCXSW calling provider\u2026 RAW {'orderId': '202510231450192138', 'TxnId': 'VPHCKBCXSW', 'status': 'SUCCESS', 'number': '9848252268', 'amount': '49.00', 'RefId': '880224114', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.882', 'reqTime': '2025-10-23 14:50:19', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VPHCKBCXSW provider -> normalized=SUCCESS, resText='Payment Processed', refId=880224114, orderId=202510231450192138 STATUS VPHCKBCXSW current=Pending age=19.2s young_pending=True STATUS VPHCKBCXSW persisted change: Pending -> Success STATUS VPHCKBCXSW summary synced to Success STATUS VPHCKBCXSW respond -> SUCCESS, msg='Payment Processed', terminal=True =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][2003] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. 4569 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. {'first_name': 'Aasritha', 'last_name': 'Guguloth ', 'mobile_number': '7993413531', 'email': 'aasritha102@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500055', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][4214] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9966'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9966 1. recharge_status : Pending txnid VP5C5H1BC2 STATUS VP5C5H1BC2 start ts=2025-10-23T09:34:37.740853+00:00 bg start order_id=VP5C5H1BC2 service=prepaid STATUS VP5C5H1BC2 no local tx row yet prepaid STATUS VP5C5H1BC2 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510231504392208', 'TxnId': 'VP5C5H1BC2', 'status': 'PENDING', 'number': '8297494413', 'amount': '279.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 15:04:39', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP5C5H1BC2 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231504392208 STATUS VP5C5H1BC2 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP5C5H1BC2 STATUS VP5C5H1BC2 start ts=2025-10-23T09:34:48.549847+00:00 STATUS VP5C5H1BC2 no local tx row yet STATUS VP5C5H1BC2 calling provider\u2026 RAW {'orderId': '202510231504392208', 'TxnId': 'VP5C5H1BC2', 'status': 'PENDING', 'number': '8297494413', 'amount': '279.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 15:04:39', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP5C5H1BC2 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231504392208 STATUS VP5C5H1BC2 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP5C5H1BC2 STATUS VP5C5H1BC2 start ts=2025-10-23T09:34:54.312665+00:00 STATUS VP5C5H1BC2 no local tx row yet STATUS VP5C5H1BC2 calling provider\u2026 RAW {'orderId': '202510231504392208', 'TxnId': 'VP5C5H1BC2', 'status': 'PENDING', 'number': '8297494413', 'amount': '279.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 15:04:39', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP5C5H1BC2 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231504392208 STATUS VP5C5H1BC2 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) VerifyTxnPinSerializer(data={'transaction_pin': '9247'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9247 Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VP5C5H1BC2&number=8297494413&amount=279&operator=VI&circle=1 txnid VP5C5H1BC2 STATUS VP5C5H1BC2 start ts=2025-10-23T09:35:01.911318+00:00 STATUS VP5C5H1BC2 no local tx row yet STATUS VP5C5H1BC2 calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP5C5H1BC2 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510231504392208', 'TxnId': 'VP5C5H1BC2', 'status': 'FAILED', 'number': '8297494413', 'amount': '279.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 15:04:39', 'VoucherCode': None, 'resText': 'Transaction Failed'} STATUS VP5C5H1BC2 provider -> normalized=FAILED, resText='Transaction Failed', refId=, orderId=202510231504392208 STATUS VP5C5H1BC2 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8697'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8697 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '5424304001634'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '5424304001634'} 5424304001634 txnid VP5C5H1BC2 STATUS VP5C5H1BC2 start ts=2025-10-23T09:35:13.753813+00:00 ------------------ Response data ----------------- {'bal': '10999.66', 'Comi': '0.000', 'optId': None, 'amount': 279, 'mobile': '8297494413', 'status': 'FAILED', 'orderId': 'VP5C5H1BC2', 'resText': 'Transaction id Already Exist', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '0.00'} STATUS VP5C5H1BC2 LOCAL terminal -> FAILED VerifyTxnPinSerializer(data={'transaction_pin': '9247'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9247 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2939'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2939 1. recharge_status : Pending txnid VP2YGXQ23B STATUS VP2YGXQ23B start ts=2025-10-23T09:39:25.435622+00:00 STATUS VP2YGXQ23B no local tx row yet STATUS VP2YGXQ23B calling provider\u2026 bg start order_id=VP2YGXQ23B service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510231509253252', 'TxnId': 'VP2YGXQ23B', 'status': 'PENDING', 'number': '9392752519', 'amount': '26.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 15:09:25', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP2YGXQ23B provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231509253252 STATUS VP2YGXQ23B no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP2YGXQ23B STATUS VP2YGXQ23B start ts=2025-10-23T09:39:32.179446+00:00 STATUS VP2YGXQ23B no local tx row yet STATUS VP2YGXQ23B calling provider\u2026 RAW {'orderId': '202510231509253252', 'TxnId': 'VP2YGXQ23B', 'status': 'PENDING', 'number': '9392752519', 'amount': '26.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 15:09:25', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP2YGXQ23B provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231509253252 STATUS VP2YGXQ23B no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP2YGXQ23B STATUS VP2YGXQ23B start ts=2025-10-23T09:39:39.325364+00:00 STATUS VP2YGXQ23B no local tx row yet STATUS VP2YGXQ23B calling provider\u2026 RAW {'orderId': '202510231509253252', 'TxnId': 'VP2YGXQ23B', 'status': 'SUCCESS', 'number': '9392752519', 'amount': '26.00', 'RefId': '1555232381', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.468', 'reqTime': '2025-10-23 15:09:25', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP2YGXQ23B provider -> normalized=SUCCESS, resText='Payment Processed', refId=1555232381, orderId=202510231509253252 STATUS VP2YGXQ23B no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][14258] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][14259] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1176, in _find_and_load File "", line 1204, in _gcd_import File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 690, in _load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 940, in exec_module File "", line 690, in _load_unlocked File "", line 241, in _call_with_frames_removed File "", line 940, in exec_module File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 14258 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'Poojitha ', 'last_name': 'Durgam ', 'mobile_number': '7207505780', 'email': 'poojithadurgam7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517502', 'referral_code_input': 'VP226646', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '', 'mobile': '640763', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg HPG {'book_using': '', 'mobile': '640763', 'consumer_id': ''} 640763 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7622315000638'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7622315000638'} 7622315000638 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1433078401006289'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1433078401006289'} 1433078401006289 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP2YGXQ23B Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '06301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'KANNAPUR', 'pincode': '503111', 'referral_code_input': 'VP151574', 'agreed_terms': True} {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '06301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'KANNAPUR', 'pincode': '503111', 'referral_code_input': 'VP842517', 'agreed_terms': True} {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '06301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'KANNAPUR', 'pincode': '503111', 'referral_code_input': 'VP151574', 'agreed_terms': True} {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '06301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'KANNAPUR', 'pincode': '503111', 'referral_code_input': '1AP456133', 'agreed_terms': True} {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '06301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'KANNAPUR', 'pincode': '503111', 'referral_code_input': '1AP456133', 'agreed_terms': True} {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '06301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'KANNAPUR', 'pincode': '503111', 'referral_code_input': '1AP456133', 'agreed_terms': True} {'first_name': 'Poojitha ', 'last_name': 'Durgam ', 'mobile_number': '7207505780', 'email': 'poojithadurgam7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517502', 'referral_code_input': 'VP226646', 'agreed_terms': True} {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '06301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'KANNAPUR', 'pincode': '503111', 'referral_code_input': 'VP151574', 'agreed_terms': True} {'first_name': 'Sai charan', 'last_name': 'Panyala', 'mobile_number': '06301757790', 'email': 'panyalasaicharan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'KANNAPUR', 'pincode': '503111', 'referral_code_input': 'VP151574', 'agreed_terms': True} {'first_name': 'Poojitha ', 'last_name': 'Durgam ', 'mobile_number': '7207505780', 'email': 'poojithadurgam7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517502', 'referral_code_input': 'VP226646', 'agreed_terms': True} {'first_name': 'Poojitha ', 'last_name': 'Durgam ', 'mobile_number': '7207505780', 'email': 'poojithadurgam7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517502', 'referral_code_input': 'VP226646', 'agreed_terms': True} {'first_name': 'Nagesh', 'last_name': 'Goud', 'mobile_number': '9581668262', 'email': 'nageshgoud395@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Indrakaran', 'pincode': '502329', 'referral_code_input': 'VP4ELTNU', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 14259 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Seelam ', 'last_name': 'Ganesh', 'mobile_number': '8125917117', 'email': 'seelamganesh58@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secunderabad ', 'pincode': '500003', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 14462 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Tarun ', 'last_name': 'Naik', 'mobile_number': '6305117500', 'email': 'ramavathtarunn@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Marcherla ', 'pincode': '522436', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kalisetti', 'last_name': 'Sailaja ', 'mobile_number': '6300530860', 'email': 'kalisettisaikumar91@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Golagam ', 'pincode': '535218', 'referral_code_input': '1AP991396', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Kalisetti', 'last_name': 'Sailaja ', 'mobile_number': '6300530860', 'email': 'kalisettisaikumar91@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Golagam ', 'pincode': '535218', 'referral_code_input': '1AP991396', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Kalisetti', 'last_name': 'Sailaja ', 'mobile_number': '6300530860', 'email': 'kalisettisaikumar91@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Golagam ', 'pincode': '535218', 'referral_code_input': '1AP991396', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPHGMVSE1X STATUS VPHGMVSE1X start ts=2025-10-23T09:49:41.853444+00:00 STATUS VPHGMVSE1X no local tx row yet bg start order_id=VPHGMVSE1X service=electricity STATUS VPHGMVSE1X calling provider\u2026 electricity In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service RAW {'orderId': '2025102303437707', 'TxnId': 'VPHGMVSE1X', 'status': 'SUCCESS', 'number': '4355723000020', 'amount': '1300.00', 'RefId': 'MK015296BAAL5AVTW000', 'operator': 'APCP', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-23 15:19:43', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VPHGMVSE1X provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015296BAAL5AVTW000, orderId=2025102303437707 STATUS VPHGMVSE1X no-local -> SUCCESS passthrough VerifyTxnPinSerializer(data={'transaction_pin': '7482'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7482 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7482'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7482 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7482'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7482 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPHGMVSE1X Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9490'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9490 1. recharge_status : Pending bg start order_id=VPZKIVX76B service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPZKIVX76B STATUS VPZKIVX76B start ts=2025-10-23T09:54:34.482880+00:00 STATUS VPZKIVX76B no local tx row yet STATUS VPZKIVX76B calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZKIVX76B', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZKIVX76B provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZKIVX76B no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPZKIVX76B STATUS VPZKIVX76B start ts=2025-10-23T09:54:40.405248+00:00 STATUS VPZKIVX76B no local tx row yet STATUS VPZKIVX76B calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZKIVX76B Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231524353037', 'TxnId': 'VPZKIVX76B', 'status': 'SUCCESS', 'number': '7981904724', 'amount': '19.00', 'RefId': '6691623751', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-23 15:24:35', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPZKIVX76B provider -> normalized=SUCCESS, resText='Payment Processed', refId=6691623751, orderId=202510231524353037 STATUS VPZKIVX76B no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4455'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4455 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Annavarapu ', 'last_name': 'Snikitha ', 'mobile_number': '9059755860', 'email': 'annavarapusnikitha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamarru ', 'pincode': '521157', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4571'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4571 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7337'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7337 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPAAJ38FVJ service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPAAJ38FVJ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPAAJ38FVJ STATUS VPAAJ38FVJ start ts=2025-10-23T10:03:54.884296+00:00 ------------------ Response data ----------------- {'bal': '9914.25', 'Comi': '0.396', 'optId': '1555556963', 'amount': 22, 'mobile': '7337203526', 'status': 'SUCCESS', 'orderId': 'VPAAJ38FVJ', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '22.00'} STATUS VPAAJ38FVJ LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9966'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9966 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9966'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9966 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0852'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0852 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg start order_id=VP7DBIXJKB service=prepaid txnid VP7DBIXJKB prepaid STATUS VP7DBIXJKB start ts=2025-10-23T10:04:41.317495+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VP7DBIXJKB no local tx row yet STATUS VP7DBIXJKB calling provider\u2026 RAW {'orderId': '202510231534415377', 'TxnId': 'VP7DBIXJKB', 'status': 'PENDING', 'number': '6304538970', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 15:34:41', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP7DBIXJKB provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231534415377 STATUS VP7DBIXJKB no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3874'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3874 =============================== Just entered Recharge Status API ================================== txnid VP7DBIXJKB STATUS VP7DBIXJKB start ts=2025-10-23T10:04:49.302263+00:00 STATUS VP7DBIXJKB no local tx row yet STATUS VP7DBIXJKB calling provider\u2026 RAW {'orderId': '202510231534415377', 'TxnId': 'VP7DBIXJKB', 'status': 'SUCCESS', 'number': '6304538970', 'amount': '19.00', 'RefId': '6691693037', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-23 15:34:41', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP7DBIXJKB provider -> normalized=SUCCESS, resText='Payment Processed', refId=6691693037, orderId=202510231534415377 STATUS VP7DBIXJKB no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2002 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][31474] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP7DBIXJKB Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'Bhanu', 'last_name': 'Prasad', 'mobile_number': '9391604361', 'email': 'bhanuprasadp233@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Tekulapally', 'pincode': '570123', 'referral_code_input': 'VRL15791', 'agreed_terms': True} bg start order_id=VP3WV006ZY service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge {'first_name': 'Seelam ', 'last_name': 'Ganesh', 'mobile_number': '8125917117', 'email': 'seelamganesh58@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secunderabad ', 'pincode': '500003', 'referral_code_input': '1AP762189', 'agreed_terms': True} {'first_name': 'Seelam ', 'last_name': 'Ganesh', 'mobile_number': '8125917117', 'email': 'seelamganesh58@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secunderabad ', 'pincode': '500003', 'referral_code_input': '1AP762189', 'agreed_terms': True} {'first_name': 'Seelam ', 'last_name': 'Ganesh', 'mobile_number': '8125917117', 'email': 'seelamganesh58@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secunderabad ', 'pincode': '500003', 'referral_code_input': '1AP762189', 'agreed_terms': True} {'first_name': 'Seelam ', 'last_name': 'Ganesh', 'mobile_number': '8125917117', 'email': 'seelamganesh58@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secunderabad ', 'pincode': '500003', 'referral_code_input': '1AP762189', 'agreed_terms': True} {'first_name': 'Seelam ', 'last_name': 'Ganesh', 'mobile_number': '8125917117', 'email': 'seelamganesh58@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secunderabad ', 'pincode': '500003', 'referral_code_input': '1AP762189', 'agreed_terms': True} {'first_name': 'Kalisetti', 'last_name': 'Sailaja ', 'mobile_number': '6300530860', 'email': 'kalisettisaikumar91@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Golagam ', 'pincode': '535218', 'referral_code_input': '1AP991396', 'agreed_terms': True} {'first_name': 'Kalisetti', 'last_name': 'Sailaja ', 'mobile_number': '6300530860', 'email': 'kalisettisaikumar91@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Golagam ', 'pincode': '535218', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bhanu', 'last_name': 'Prasad', 'mobile_number': '9391604361', 'email': 'bhanuprasadp233@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Tekulapally', 'pincode': '570123', 'referral_code_input': 'VRL 15791', 'agreed_terms': True} {'first_name': 'Bhanu', 'last_name': 'Prasad', 'mobile_number': '9391604361', 'email': 'bhanuprasadp233@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Tekulapally', 'pincode': '570123', 'referral_code_input': 'VRL 15791', 'agreed_terms': True} {'first_name': 'Bhanu', 'last_name': 'Prasad', 'mobile_number': '9391604361', 'email': 'bhanuprasadp233@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Tekulapally', 'pincode': '570123', 'referral_code_input': 'VRL 15791', 'agreed_terms': True} {'first_name': 'Chandana', 'last_name': 'Chandu', 'mobile_number': '9392093139', 'email': 'nelloruchandana09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '1lVRL15121', 'agreed_terms': True} {'first_name': 'Chandana', 'last_name': 'Chandu', 'mobile_number': '9392093139', 'email': 'nelloruchandana09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '1lVRL15121', 'agreed_terms': True} {'first_name': 'Chandana', 'last_name': 'Chandu', 'mobile_number': '9392093139', 'email': 'nelloruchandana09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '1lVRL15121', 'agreed_terms': True} {'first_name': 'Chandana', 'last_name': 'Chandu', 'mobile_number': '9392093139', 'email': 'nelloruchandana09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '1lVRL15121', 'agreed_terms': True} {'first_name': 'Chandana', 'last_name': 'Chandu', 'mobile_number': '9392093139', 'email': 'nelloruchandana09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '1lVRL15121', 'agreed_terms': True} {'first_name': 'Chandana', 'last_name': 'Chandu', 'mobile_number': '9392093139', 'email': 'nelloruchandana09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '1lVRL15121', 'agreed_terms': True} {'first_name': 'Chandana', 'last_name': 'Chandu', 'mobile_number': '9392093139', 'email': 'nelloruchandana09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '1lVRL15121', 'agreed_terms': True} {'first_name': 'Chandana', 'last_name': 'Chandu', 'mobile_number': '9392093139', 'email': 'nelloruchandana09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '1lVRL15121', 'agreed_terms': True} {'first_name': 'Chandana', 'last_name': 'Chandu', 'mobile_number': '9392093139', 'email': 'nelloruchandana09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': 'VRL15121', 'agreed_terms': True} Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VP3WV006ZY', 'client_txn_id': 'VP3WV006ZY', 'provider_order_id': 'VP3WV006ZY', 'message': 'Payment Processed', 'raw': {'orderId': 'VP3WV006ZY', 'status': 'PENDING', 'mobile': '9400917873', 'amount': 107, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '9788.76', 'billAmount': '107.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '107.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '107.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VP3WV006ZY status=Pending 2. Pending 2. Pending OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '4355723000020'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '4355723000020'} 4355723000020 {'first_name': 'Chandana', 'last_name': 'Chandu', 'mobile_number': '9392093139', 'email': 'nelloruchandana09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '1VRL15121', 'agreed_terms': True} {'first_name': 'Sharfuddin ', 'last_name': 'Shaik', 'mobile_number': '9848589861', 'email': 'sharfuddinanjum@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Jaggayyapeta', 'pincode': '521175', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Syed munawar ', 'last_name': 'Ahmed', 'mobile_number': '7829445172', 'email': 'syedmunowar5172@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585401', 'referral_code_input': '1AP144943', 'agreed_terms': True} {'first_name': 'Syed munawar ', 'last_name': 'Ahmed', 'mobile_number': '7829445172', 'email': 'syedmunowar5172@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585401', 'referral_code_input': '1AP144943', 'agreed_terms': True} {'first_name': 'Syed munawar ', 'last_name': 'Ahmed', 'mobile_number': '7829445172', 'email': 'syedmunowar5172@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585401', 'referral_code_input': '1AP144943', 'agreed_terms': True} {'first_name': 'Syed munawar ', 'last_name': 'Ahmed', 'mobile_number': '7829445172', 'email': 'syedmunowar5172@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585401', 'referral_code_input': '1AP144943', 'agreed_terms': True} {'first_name': 'Sagara', 'last_name': 'Sankarrao', 'mobile_number': '8327668943', 'email': 'sankarsagara42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Saluru', 'pincode': '535592', 'referral_code_input': 'VP8M63I8', 'agreed_terms': True} [UID:1069][27699] Child process with pid: 31474 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== txnid VP3WV006ZY STATUS VP3WV006ZY start ts=2025-10-23T10:05:13.680971+00:00 ------------------ Response data ----------------- {'bal': '9788.76', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VP3WV006ZY', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VP3WV006ZY LOCAL pending within grace 15s -> PENDING txnid VP3WV006ZY STATUS VP3WV006ZY start ts=2025-10-23T10:05:19.023066+00:00 ------------------ Response data ----------------- {'bal': '9788.76', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VP3WV006ZY', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VP3WV006ZY LOCAL pending within grace 15s -> PENDING txnid VP3WV006ZY STATUS VP3WV006ZY start ts=2025-10-23T10:05:24.328451+00:00 ------------------ Response data ----------------- {'bal': '9788.76', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VP3WV006ZY', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VP3WV006ZY LOCAL pending within grace 15s -> PENDING VerifyTxnPinSerializer(data={'transaction_pin': '8187'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8187 =============================== Just entered Recharge Status API ================================== txnid VP3WV006ZY STATUS VP3WV006ZY start ts=2025-10-23T10:05:29.877816+00:00 ------------------ Response data ----------------- {'bal': '9788.76', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VP3WV006ZY', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VP3WV006ZY calling provider\u2026 1. recharge_status : Pending RAW {'orderId': '202510231535094414', 'TxnId': 'VP3WV006ZY', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 15:35:09', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP3WV006ZY provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510231535094414 STATUS VP3WV006ZY current=Pending age=16.9s young_pending=True STATUS VP3WV006ZY no status change (current=Pending, provider=Pending) STATUS VP3WV006ZY respond -> PENDING, msg='Payment Processed', terminal=False bg start order_id=VPJ8QMK470 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== {'first_name': 'kengappagari', 'last_name': 'Thippeswamy', 'mobile_number': '8790638779', 'email': 'kengappagari@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Rayadurgam', 'pincode': '515865', 'referral_code_input': 'VRL16073', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VPJ8QMK470 STATUS VPJ8QMK470 start ts=2025-10-23T10:05:37.482169+00:00 STATUS VPJ8QMK470 no local tx row yet STATUS VPJ8QMK470 calling provider\u2026 txnid VP3WV006ZY STATUS VP3WV006ZY start ts=2025-10-23T10:05:37.984726+00:00 ------------------ Response data ----------------- {'bal': '9788.76', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VP3WV006ZY', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP3WV006ZY', 'amount': '107.00', 'number': '9400917873', 'status': 'PENDING', 'orderId': '202510231535094414', 'reqTime': '2025-10-23 15:35:09', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'VoucherCode': None}} STATUS VP3WV006ZY calling provider\u2026 RAW {'orderId': '202510231535343696', 'TxnId': 'VPJ8QMK470', 'status': 'PENDING', 'number': '9989661524', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 15:35:34', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPJ8QMK470 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231535343696 STATUS VPJ8QMK470 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) RAW {'orderId': '202510231535094414', 'TxnId': 'VP3WV006ZY', 'status': 'FAILED', 'number': '9400917873', 'amount': '107.00', 'RefId': '7409697690', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 15:35:09', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP3WV006ZY provider -> normalized=FAILED, resText='Recharge Failed', refId=7409697690, orderId=202510231535094414 STATUS VP3WV006ZY current=FAILED age=8.1s young_pending=False STATUS VP3WV006ZY persisted change: FAILED -> Failure STATUS VP3WV006ZY summary synced to Failure STATUS VP3WV006ZY respond -> FAILED, msg='Recharge Failed', terminal=True Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPJ8QMK470 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPJ8QMK470 STATUS VPJ8QMK470 start ts=2025-10-23T10:05:44.478212+00:00 ------------------ Response data ----------------- {'bal': '9873.76', 'Comi': '0.396', 'optId': '1555586132', 'amount': 22, 'mobile': '9989661524', 'status': 'SUCCESS', 'orderId': 'VPJ8QMK470', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '22.00'} STATUS VPJ8QMK470 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9247'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9247 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Boda', 'last_name': 'Lalitha', 'mobile_number': '8978150306', 'email': 'mamatha28042010@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Khammam', 'pincode': '507166', 'referral_code_input': 'VRL16101', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pathan ', 'last_name': 'Sameer ', 'mobile_number': '9676872837', 'email': 'patansameer1543@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '480', 'city': 'Chennai ', 'pincode': '600095', 'referral_code_input': 'VRL15970', 'agreed_terms': True} {'first_name': 'T', 'last_name': 'Mallika ', 'mobile_number': '7207693243', 'email': 'tadakalmallika@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509407', 'referral_code_input': 'VRL4607', 'agreed_terms': True} {'first_name': 'kalyan', 'last_name': 'santosh', 'mobile_number': '9003293588', 'email': 'kalyan.ureach@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '480', 'city': 'chennai', 'pincode': '600069', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'T', 'last_name': 'Mallika ', 'mobile_number': '7207693243', 'email': 'tadakalmallika@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509407', 'referral_code_input': 'VRL4607', 'agreed_terms': True} {'first_name': 'BUCHANNA ', 'last_name': 'BUCHANNA', 'mobile_number': '9912233581', 'email': 'buchanna1993@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Shanthinagar ', 'pincode': '509126', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Mahendra ', 'last_name': 'G', 'mobile_number': '7097955954', 'email': 'petermahendracoc@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517587', 'referral_code_input': 'VP3WKS9G', 'agreed_terms': True} [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sk rijwana ', 'last_name': 'Sk rijwana ', 'mobile_number': '9885011964', 'email': 'shaikrijwana69@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Bayyaram ', 'pincode': '507117', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'TNEB'), ('fields', {'account_id': '092340073747'})]) ====================== BillValidate ====================== electricity TNEB {'account_id': '092340073747'} 092340073747 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7867'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7867 1. recharge_status : Pending bg start order_id=VPTYGG82LL service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPTYGG82LL Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPTYGG82LL STATUS VPTYGG82LL start ts=2025-10-23T10:20:01.787430+00:00 ------------------ Response data ----------------- {'bal': '9855.15', 'Comi': '0.114', 'optId': '6691798548', 'amount': 19, 'mobile': '9100895495', 'status': 'SUCCESS', 'orderId': 'VPTYGG82LL', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPTYGG82LL LOCAL terminal -> SUCCESS 1. recharge_status : Pending txnid VPNW3G9J94 STATUS VPNW3G9J94 start ts=2025-10-23T10:20:43.837564+00:00 STATUS VPNW3G9J94 no local tx row yet STATUS VPNW3G9J94 calling provider\u2026 bg start order_id=VPNW3G9J94 service=electricity electricity In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPNW3G9J94', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPNW3G9J94 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPNW3G9J94 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== {'first_name': 'Lohith', 'last_name': 'Srinivas', 'mobile_number': '6281355688', 'email': 'jtvsubramanym66@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATHI', 'pincode': '517101', 'referral_code_input': 'VRL13893', 'agreed_terms': True} txnid VPNW3G9J94 STATUS VPNW3G9J94 start ts=2025-10-23T10:20:51.570305+00:00 STATUS VPNW3G9J94 no local tx row yet STATUS VPNW3G9J94 calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '2025102303456457', 'TxnId': 'VPNW3G9J94', 'status': 'SUCCESS', 'number': '092340073747', 'amount': '1748.00', 'RefId': 'MK015296BAAL5B4FS000', 'operator': 'TNEB', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-23 15:50:45', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VPNW3G9J94 provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015296BAAL5B4FS000, orderId=2025102303456457 STATUS VPNW3G9J94 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== {'first_name': 'Lohith', 'last_name': 'Srinivas', 'mobile_number': '6281355688', 'email': 'jtvsubramanym66@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATHI', 'pincode': '517101', 'referral_code_input': 'VRL13893', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPNW3G9J94 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][12242] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'T', 'last_name': 'Mallika', 'mobile_number': '6305506309', 'email': 'sk1511094@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Lokurthy', 'pincode': '509407', 'referral_code_input': 'VRL14607', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'T', 'last_name': 'Mallika', 'mobile_number': '7207693243', 'email': 'sk1511094@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Lokurthy', 'pincode': '509407', 'referral_code_input': 'VRL14607', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Lohith', 'last_name': 'Srinivas', 'mobile_number': '7799836460', 'email': 'jtvsubramanym66@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517102', 'referral_code_input': 'VRL13893', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5447'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5447 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPPF6FYKEG service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VPPF6FYKEG STATUS VPPF6FYKEG start ts=2025-10-23T10:24:31.449794+00:00 STATUS VPPF6FYKEG no local tx row yet STATUS VPPF6FYKEG calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510231554311999', 'TxnId': 'VPPF6FYKEG', 'status': 'PENDING', 'number': '9542385581', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 15:54:31', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPPF6FYKEG provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231554311999 STATUS VPPF6FYKEG no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block txnid VPPF6FYKEG could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' STATUS VPPF6FYKEG start ts=2025-10-23T10:24:40.209903+00:00 ------------------ Response data ----------------- {'bal': '7760.27', 'Comi': '2.094', 'optId': 'BR000CVFWR54', 'amount': 349, 'mobile': '9542385581', 'status': 'SUCCESS', 'orderId': 'VPPF6FYKEG', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00'} STATUS VPPF6FYKEG LOCAL terminal -> SUCCESS bg failed order_id=VPPF6FYKEG Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 4569 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8844'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8844 1. recharge_status : Pending bg start order_id=VPEP1BX6B5 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPEP1BX6B5', 'client_txn_id': 'VPEP1BX6B5', 'provider_order_id': 'VPEP1BX6B5', 'message': 'Payment Processed', 'raw': {'orderId': 'VPEP1BX6B5', 'status': 'PENDING', 'mobile': '7382788913', 'amount': 16, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '7746.36', 'billAmount': '16.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '16.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '16.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPEP1BX6B5 status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPEP1BX6B5 STATUS VPEP1BX6B5 start ts=2025-10-23T10:27:13.612513+00:00 ------------------ Response data ----------------- {'bal': '7746.36', 'Comi': '0.000', 'optId': '', 'amount': 16, 'mobile': '7382788913', 'status': 'PENDING', 'orderId': 'VPEP1BX6B5', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '16.00'} STATUS VPEP1BX6B5 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPEP1BX6B5 STATUS VPEP1BX6B5 start ts=2025-10-23T10:27:45.081270+00:00 ------------------ Response data ----------------- {'bal': '7746.36', 'Comi': '0.000', 'optId': '', 'amount': 16, 'mobile': '7382788913', 'status': 'PENDING', 'orderId': 'VPEP1BX6B5', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '16.00'} STATUS VPEP1BX6B5 calling provider\u2026 [UID:1069][27699] Child process with pid: 15300 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'CH SUDARSHAN', 'last_name': 'BABU', 'mobile_number': '09866450075', 'email': 'sudarshan11280@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Ramudu', 'last_name': 'Naik', 'mobile_number': '8309316135', 'email': 'ramavathuramudunaik@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripeta', 'pincode': '522616', 'referral_code_input': '15197', 'agreed_terms': True} {'first_name': 'Ramudu', 'last_name': 'Naik', 'mobile_number': '8309316135', 'email': 'ramavathuramudunaik@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripeta', 'pincode': '522616', 'referral_code_input': '15197', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramudu', 'last_name': 'Naik', 'mobile_number': '8309316135', 'email': 'ramavathuramudunaik@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripeta', 'pincode': '522616', 'referral_code_input': 'VRL15197', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Taalla ', 'last_name': 'Janakirao ', 'mobile_number': '6360656152', 'email': 'taallajanakiraolhb@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Palasa', 'pincode': '532243', 'referral_code_input': 'A1574836', 'agreed_terms': True} {'first_name': 'Taalla ', 'last_name': 'Janakirao ', 'mobile_number': '6360656152', 'email': 'taallajanakiraolhb@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Palasa', 'pincode': '532243', 'referral_code_input': 'A1574836', 'agreed_terms': True} {'first_name': 'Taalla ', 'last_name': 'Janakirao ', 'mobile_number': '6360656152', 'email': 'taallajanakiraolhb@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Palasa', 'pincode': '532243', 'referral_code_input': 'A1574836', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2012'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2012 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPGVXSGYUX service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPGVXSGYUX Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][25774] [ERROR] [UID:1069][25773] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatm ', 'pincode': '531077', 'referral_code_input': '100000', 'agreed_terms': True} {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} {'first_name': 'CH SUDARSHAN', 'last_name': 'BABU', 'mobile_number': '09866450075', 'email': 'sudarshan11280@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'CH SUDARSHAN', 'last_name': 'BABU', 'mobile_number': '09866450075', 'email': 'sudarshan11280@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'CH SUDARSHAN', 'last_name': 'BABU', 'mobile_number': '09866450075', 'email': 'sudarshan11280@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 25773 was killed by signal: 11, core dumped: no [UID:1069][27699] Child process with pid: 25774 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondabattula', 'last_name': 'Sravanthi', 'mobile_number': '7731951980', 'email': 'kondabattula.sravanthi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': '1AP731270', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondabattula', 'last_name': 'Sravanthi', 'mobile_number': '7731951980', 'email': 'kondabattula.sravanthi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': '1AP731270', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondabattula', 'last_name': 'Sravanthi', 'mobile_number': '7731951980', 'email': 'kondabattula.sravanthi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': 'VRL15775', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Islavath govardhan ', 'last_name': 'Islavath govardhan ', 'mobile_number': '9014380556', 'email': 'iislavathgovardhan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Kalluru ', 'pincode': '507209', 'referral_code_input': 'VRL14274', 'agreed_terms': True} {'first_name': 'AKARAPU KUMARI ', 'last_name': 'KUMARI ', 'mobile_number': '9441728404', 'email': 'akarapuramarao22@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Karepalli', 'pincode': '507122', 'referral_code_input': 'VRL15963', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Konduri', 'last_name': 'Akhil', 'mobile_number': '9347634346', 'email': 'Konduriakil11@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500070', 'referral_code_input': '1AP127880', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1111 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6303'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6303 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'nagababu', 'last_name': 'kotipalli', 'mobile_number': '9494909934', 'email': 'knagababu294@gamil.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram', 'pincode': '533215', 'referral_code_input': '1AP147089', 'agreed_terms': True} {'first_name': 'nagababu', 'last_name': 'kotipalli', 'mobile_number': '9494909934', 'email': 'knagababu294@gamil.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram', 'pincode': '533215', 'referral_code_input': '1AP147089', 'agreed_terms': True} {'first_name': 'nagababu', 'last_name': 'kotipalli', 'mobile_number': '9494909934', 'email': 'knagababu294@gamil.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram', 'pincode': '533215', 'referral_code_input': '1AP147089', 'agreed_terms': True} {'first_name': 'nagababu', 'last_name': 'kotipalli', 'mobile_number': '9494909934', 'email': 'knagababu294@gamil.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram', 'pincode': '533215', 'referral_code_input': '1AP147089', 'agreed_terms': True} {'first_name': 'nagababu', 'last_name': 'kotipalli', 'mobile_number': '9494909934', 'email': 'knagababu294@gamil.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram', 'pincode': '533215', 'referral_code_input': '1AP147089', 'agreed_terms': True} {'first_name': 'nagababu', 'last_name': 'kotipalli', 'mobile_number': '9494909934', 'email': 'knagababu294@gamil.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram', 'pincode': '533215', 'referral_code_input': '1AP147089', 'agreed_terms': True} {'first_name': 'nagababu', 'last_name': 'kotipalli', 'mobile_number': '9494909934', 'email': 'knagababu294@gamil.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram', 'pincode': '533215', 'referral_code_input': '1AP147089', 'agreed_terms': True} {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} {'first_name': 'NR VISWANATH', 'last_name': 'NR VISWA', 'mobile_number': '9980411275', 'email': 'nrviswanath7@g.mail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore Urban', 'pincode': '560060', 'referral_code_input': 'IAP250151', 'agreed_terms': True} {'first_name': 'AKARAPU KUMARI ', 'last_name': 'KUMARI ', 'mobile_number': '9441728404', 'email': 'akarapuramarao22@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Karepalli', 'pincode': '507122', 'referral_code_input': '1AP903617', 'agreed_terms': True} {'first_name': 'AKARAPU KUMARI ', 'last_name': 'KUMARI ', 'mobile_number': '9441728404', 'email': 'akarapuramarao22@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Karepalli', 'pincode': '507122', 'referral_code_input': '1AP903617', 'agreed_terms': True} {'first_name': 'Konduri', 'last_name': 'Akhil', 'mobile_number': '9347634346', 'email': 'Konduriakil11@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500070', 'referral_code_input': 'VP447JRA', 'agreed_terms': True} {'first_name': 'nagababu', 'last_name': 'kotipalli', 'mobile_number': '9494909934', 'email': 'knagababu294@gamil.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram', 'pincode': '533215', 'referral_code_input': '1AP147089', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Satnam Singh ', 'last_name': 'Singh ', 'mobile_number': '9889086518', 'email': 'singhs20073@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '560', 'city': 'Kanpur ', 'pincode': '208007', 'referral_code_input': 'VP36EL89', 'agreed_terms': True} {'first_name': 'Satnam Singh ', 'last_name': 'Singh ', 'mobile_number': '9889086518', 'email': 'singhs20073@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '560', 'city': 'Kanpur ', 'pincode': '208007', 'referral_code_input': 'VP36EL89', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9494'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9494 1. recharge_status : Pending bg start order_id=VP8BI1D50I service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP8BI1D50I STATUS VP8BI1D50I start ts=2025-10-23T11:06:16.018207+00:00 STATUS VP8BI1D50I no local tx row yet STATUS VP8BI1D50I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8BI1D50I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8BI1D50I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8BI1D50I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8BI1D50I STATUS VP8BI1D50I start ts=2025-10-23T11:06:22.073979+00:00 STATUS VP8BI1D50I no local tx row yet STATUS VP8BI1D50I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8BI1D50I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8BI1D50I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8BI1D50I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8BI1D50I STATUS VP8BI1D50I start ts=2025-10-23T11:06:30.437059+00:00 STATUS VP8BI1D50I no local tx row yet STATUS VP8BI1D50I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8BI1D50I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8BI1D50I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8BI1D50I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8BI1D50I STATUS VP8BI1D50I start ts=2025-10-23T11:06:37.767170+00:00 STATUS VP8BI1D50I no local tx row yet STATUS VP8BI1D50I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8BI1D50I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8BI1D50I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8BI1D50I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8BI1D50I STATUS VP8BI1D50I start ts=2025-10-23T11:06:43.778049+00:00 STATUS VP8BI1D50I no local tx row yet STATUS VP8BI1D50I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8BI1D50I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8BI1D50I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8BI1D50I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8BI1D50I STATUS VP8BI1D50I start ts=2025-10-23T11:06:49.866922+00:00 STATUS VP8BI1D50I no local tx row yet STATUS VP8BI1D50I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8BI1D50I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8BI1D50I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8BI1D50I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8BI1D50I STATUS VP8BI1D50I start ts=2025-10-23T11:06:59.776901+00:00 STATUS VP8BI1D50I no local tx row yet STATUS VP8BI1D50I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8BI1D50I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8BI1D50I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8BI1D50I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8BI1D50I STATUS VP8BI1D50I start ts=2025-10-23T11:07:06.226032+00:00 STATUS VP8BI1D50I no local tx row yet STATUS VP8BI1D50I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8BI1D50I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8BI1D50I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8BI1D50I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP8BI1D50I STATUS VP8BI1D50I start ts=2025-10-23T11:07:12.269256+00:00 STATUS VP8BI1D50I no local tx row yet STATUS VP8BI1D50I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8BI1D50I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8BI1D50I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8BI1D50I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8BI1D50I STATUS VP8BI1D50I start ts=2025-10-23T11:07:19.400081+00:00 STATUS VP8BI1D50I no local tx row yet STATUS VP8BI1D50I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8BI1D50I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8BI1D50I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8BI1D50I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'J.chenna ', 'last_name': 'Kesava', 'mobile_number': '8790526312', 'email': 'jchennakesava143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': '', 'pincode': '523334', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'J.chenna ', 'last_name': 'Kesava', 'mobile_number': '8790526312', 'email': 'jchennakesava143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': '', 'pincode': '523334', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'J.chenna ', 'last_name': 'Kesava', 'mobile_number': '8790526312', 'email': 'jchennakesava143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': '', 'pincode': '523334', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'J.chenna ', 'last_name': 'Kesava', 'mobile_number': '8790526312', 'email': 'jchennakesava143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': '', 'pincode': '523334', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'J.chenna ', 'last_name': 'Kesava', 'mobile_number': '8790526312', 'email': 'jchennakesava143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': '', 'pincode': '523334', 'referral_code_input': '', 'agreed_terms': True} Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP8BI1D50I Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'J.chenna ', 'last_name': 'Kesava', 'mobile_number': '8790526312', 'email': 'jchennakesava143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Hhhh', 'pincode': '523334', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][10750] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Singupurapu', 'last_name': 'Jyothi', 'mobile_number': '7032351568', 'email': 'singupurapujyothi111@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Srikakulam', 'pincode': '532484', 'referral_code_input': 'VP8VTWKI', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1980'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1980 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8960'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8960 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VP39AHX6XP STATUS VP39AHX6XP start ts=2025-10-23T11:16:57.764564+00:00 bg start order_id=VP39AHX6XP service=prepaid STATUS VP39AHX6XP no local tx row yet prepaid STATUS VP39AHX6XP calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510231646588791', 'TxnId': 'VP39AHX6XP', 'status': 'PENDING', 'number': '7992053945', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 16:46:58', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP39AHX6XP provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231646588791 STATUS VP39AHX6XP no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP39AHX6XP STATUS VP39AHX6XP start ts=2025-10-23T11:17:04.269975+00:00 STATUS VP39AHX6XP no local tx row yet STATUS VP39AHX6XP calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP39AHX6XP Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231646588791', 'TxnId': 'VP39AHX6XP', 'status': 'SUCCESS', 'number': '7992053945', 'amount': '349.00', 'RefId': 'BR000CVG65PO', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-23 16:46:58', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP39AHX6XP provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CVG65PO, orderId=202510231646588791 STATUS VP39AHX6XP no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5424'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5424 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 VerifyTxnPinSerializer(data={'transaction_pin': '2580'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2580 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPUW3V3YQX STATUS VPUW3V3YQX start ts=2025-10-23T11:33:09.584663+00:00 STATUS VPUW3V3YQX no local tx row yet STATUS VPUW3V3YQX calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPUW3V3YQX', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPUW3V3YQX provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPUW3V3YQX no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPUW3V3YQX STATUS VPUW3V3YQX start ts=2025-10-23T11:33:15.794126+00:00 STATUS VPUW3V3YQX no local tx row yet STATUS VPUW3V3YQX calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPUW3V3YQX', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPUW3V3YQX provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPUW3V3YQX no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPUW3V3YQX STATUS VPUW3V3YQX start ts=2025-10-23T11:33:21.982514+00:00 STATUS VPUW3V3YQX no local tx row yet STATUS VPUW3V3YQX calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPUW3V3YQX', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPUW3V3YQX provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPUW3V3YQX no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPUW3V3YQX STATUS VPUW3V3YQX start ts=2025-10-23T11:33:28.068029+00:00 STATUS VPUW3V3YQX no local tx row yet STATUS VPUW3V3YQX calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPUW3V3YQX', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPUW3V3YQX provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPUW3V3YQX no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPUW3V3YQX STATUS VPUW3V3YQX start ts=2025-10-23T11:33:34.087671+00:00 STATUS VPUW3V3YQX no local tx row yet STATUS VPUW3V3YQX calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPUW3V3YQX', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPUW3V3YQX provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPUW3V3YQX no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) bg start order_id=VPUW3V3YQX service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPUW3V3YQX STATUS VPUW3V3YQX start ts=2025-10-23T11:33:40.189276+00:00 STATUS VPUW3V3YQX no local tx row yet STATUS VPUW3V3YQX calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPUW3V3YQX', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPUW3V3YQX provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPUW3V3YQX no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPUW3V3YQX STATUS VPUW3V3YQX start ts=2025-10-23T11:33:47.148500+00:00 STATUS VPUW3V3YQX no local tx row yet STATUS VPUW3V3YQX calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPUW3V3YQX Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231703406516', 'TxnId': 'VPUW3V3YQX', 'status': 'SUCCESS', 'number': '6300924743', 'amount': '299.00', 'RefId': '6692357638', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-23 17:03:40', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPUW3V3YQX provider -> normalized=SUCCESS, resText='Payment Processed', refId=6692357638, orderId=202510231703406516 STATUS VPUW3V3YQX no-local -> SUCCESS passthrough VerifyTxnPinSerializer(data={'transaction_pin': '5424'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5424 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kotha', 'last_name': 'Rakesh', 'mobile_number': '08374571136', 'email': 'kotha8516@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Gundi gopalraopet Narsampet', 'pincode': '505531', 'referral_code_input': 'VP3ICXMD', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5932'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5932 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VP1L1OP198 service=prepaid txnid VP1L1OP198 prepaid STATUS VP1L1OP198 start ts=2025-10-23T11:50:30.890692+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VP1L1OP198 no local tx row yet STATUS VP1L1OP198 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP1L1OP198', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP1L1OP198 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP1L1OP198 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP1L1OP198 STATUS VP1L1OP198 start ts=2025-10-23T11:50:37.520831+00:00 STATUS VP1L1OP198 no local tx row yet STATUS VP1L1OP198 calling provider\u2026 RAW {'orderId': '202510231720372223', 'TxnId': 'VP1L1OP198', 'status': 'PENDING', 'number': '9642939489', 'amount': '10.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 17:20:37', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP1L1OP198 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231720372223 STATUS VP1L1OP198 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP1L1OP198 STATUS VP1L1OP198 start ts=2025-10-23T11:50:44.121579+00:00 STATUS VP1L1OP198 no local tx row yet STATUS VP1L1OP198 calling provider\u2026 RAW {'orderId': '202510231720372223', 'TxnId': 'VP1L1OP198', 'status': 'SUCCESS', 'number': '9642939489', 'amount': '10.00', 'RefId': '6692506570', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.060', 'reqTime': '2025-10-23 17:20:37', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP1L1OP198 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6692506570, orderId=202510231720372223 STATUS VP1L1OP198 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome =============================== Just entered Recharge Status API ================================== failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP1L1OP198 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Aakash', 'last_name': 'Reddy', 'mobile_number': '9666226879', 'email': 'pavanm41296@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Kadapa ', 'pincode': '516003', 'referral_code_input': '1AP342303', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Aakash', 'last_name': 'Reddy', 'mobile_number': '9666226879', 'email': 'pavanm41296@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Kadapa ', 'pincode': '516003', 'referral_code_input': '1AP342303', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1996'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1996 1. recharge_status : Pending bg start order_id=VPTFM6GDYL service=prepaid txnid VPTFM6GDYL prepaid STATUS VPTFM6GDYL start ts=2025-10-23T12:21:25.942819+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPTFM6GDYL no local tx row yet STATUS VPTFM6GDYL calling provider\u2026 RAW {'orderId': '202510231751282556', 'TxnId': 'VPTFM6GDYL', 'status': 'PENDING', 'number': '7981115618', 'amount': '579.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 17:51:28', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPTFM6GDYL provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231751282556 STATUS VPTFM6GDYL no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPTFM6GDYL Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPTFM6GDYL STATUS VPTFM6GDYL start ts=2025-10-23T12:21:35.480839+00:00 ------------------ Response data ----------------- {'bal': '6171.31', 'Comi': '10.422', 'optId': '1725891902', 'amount': 579, 'mobile': '7981115618', 'status': 'SUCCESS', 'orderId': 'VPTFM6GDYL', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '579.00'} STATUS VPTFM6GDYL LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Anil Prasad chary ', 'last_name': 'M', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': ',jakora, Varni', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Krishna', 'last_name': 'Polisetty', 'mobile_number': '6281189510', 'email': 'polisettikrishna143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Macherla', 'pincode': '522426', 'referral_code_input': 'VP8VDSNT', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][25796] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Devagiri', 'last_name': 'Shyamprasad', 'mobile_number': '9949215206', 'email': 'shyamprasad0205@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Palakurthy', 'pincode': '506252', 'referral_code_input': 'VP4JMCVF', 'agreed_terms': True} {'first_name': 'Valibasha', 'last_name': 'Bollu', 'mobile_number': '9110743280', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Valibasha bollu @027gmail com', 'pincode': '508112', 'referral_code_input': '594105', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7111301132995'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7111301132995'} 7111301132995 {'first_name': 'Gottimukkula', 'last_name': 'Sudhakar Reddy', 'mobile_number': '9989226455', 'email': 'gottimukkulasudhakar25@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Palakurthy', 'pincode': '506252', 'referral_code_input': 'VP4JMCVF', 'agreed_terms': True} {'first_name': 'Nallapothulla ', 'last_name': 'Parasuramudu', 'mobile_number': '7658995844', 'email': 'parasuramnallapotulla@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'Vp8u060R', 'agreed_terms': True} {'first_name': 'Vemula', 'last_name': 'Dinesah naga chandu', 'mobile_number': '6301069325', 'email': 'dineshvemula10@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Kankipadu', 'pincode': '521151', 'referral_code_input': 'VRL15197', 'agreed_terms': True} {'first_name': 'Valibasha', 'last_name': 'Bollu', 'mobile_number': '9110743280', 'email': 'valibashabollu027@gmailcom', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Valigonda ', 'pincode': '508112', 'referral_code_input': '594105', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Sumirta', 'mobile_number': '7842750858', 'email': 'ksumi8650@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Chodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Valibasha', 'last_name': 'Bollu', 'mobile_number': '9110743280', 'email': 'valibashabollu027@gmailcom', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Valigonda ', 'pincode': '508112', 'referral_code_input': '594105', 'agreed_terms': True} {'first_name': 'Valibasha', 'last_name': 'Bollu', 'mobile_number': '9110743280', 'email': 'valibashabollu027@gmailcom', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Valigonda ', 'pincode': '508112', 'referral_code_input': '594105', 'agreed_terms': True} {'first_name': 'Allu', 'last_name': 'Leeladurgasubramanyamdattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.co', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudiwada', 'pincode': '521301', 'referral_code_input': 'VP170774 ', 'agreed_terms': True} {'first_name': 'Allu', 'last_name': 'Leeladurgasubramanyamdattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.co', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudiwada', 'pincode': '521301', 'referral_code_input': 'VP170774 ', 'agreed_terms': True} {'first_name': 'Allu', 'last_name': 'Leeladurgasubramanyamdattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.co', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudiwada', 'pincode': '521301', 'referral_code_input': 'VP170774 ', 'agreed_terms': True} {'first_name': 'Allu', 'last_name': 'Leeladurgasubramanyamdattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.co', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudiwada', 'pincode': '521301', 'referral_code_input': 'VP170774 ', 'agreed_terms': True} {'first_name': 'Aakash', 'last_name': 'Reddy', 'mobile_number': '8498013711', 'email': 'pavanm41296@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Kadapa ', 'pincode': '516003', 'referral_code_input': '1AP342303', 'agreed_terms': True} {'first_name': 'Aakash', 'last_name': 'Reddy', 'mobile_number': '8498013711', 'email': 'pavanm41296@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Kadapa ', 'pincode': '516003', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Thamadaveni laxmi', 'last_name': 'T laxmi', 'mobile_number': '8106975021', 'email': 'thammanaveniarajesh5@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VP7Y3H3A', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '6303878006'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '6303878006'} 6303878006 OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '6303878006'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '6303878006'} 6303878006 OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '6303878006'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '6303878006'} 6303878006 {'first_name': 'Devagiri', 'last_name': 'Shyamprasad', 'mobile_number': '9949215206', 'email': 'shyamprasad0205@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Palakurthy', 'pincode': '506252', 'referral_code_input': 'VP4JMCVF', 'agreed_terms': True} {'first_name': 'Devagiri', 'last_name': 'Shyamprasad', 'mobile_number': '9949215206', 'email': 'shyamprasad0205@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Palakurthy', 'pincode': '506252', 'referral_code_input': 'VP4JMCVF', 'agreed_terms': True} {'first_name': 'Thulasi', 'last_name': 'Panthagani', 'mobile_number': '8179385915', 'email': 'panthaganithulasi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'E', 'last_name': 'Usharani', 'mobile_number': '9966662671', 'email': 'parimalasai13@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518003', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao1990@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Manoj ', 'last_name': 'Kumar ', 'mobile_number': '8280786851', 'email': 'kirasanimanoj1998@gmail.com', 'user_type': 'customer', 'state': '26', 'district': '416', 'city': 'Koraput ', 'pincode': '765013', 'referral_code_input': 'VRL14135', 'agreed_terms': True} {'first_name': 'Dipak', 'last_name': 'Das', 'mobile_number': '6371172500', 'email': 'dd83860@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560083', 'referral_code_input': 'VRL16146', 'agreed_terms': True} None None None None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== None {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Krishna', 'last_name': 'Polisetty ', 'mobile_number': '6281189510', 'email': 'polisettikrishna143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Macherla', 'pincode': '522426', 'referral_code_input': 'VD8VDSNT', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Krishna', 'last_name': 'Polisetty ', 'mobile_number': '6281189510', 'email': 'polisettikrishna143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Macherla', 'pincode': '522426', 'referral_code_input': 'VD8VDSNT', 'agreed_terms': True} {'first_name': 'Krishna', 'last_name': 'Polisetty ', 'mobile_number': '6281189510', 'email': 'polisettikrishna143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Macherla', 'pincode': '522426', 'referral_code_input': 'VD8VDSNT', 'agreed_terms': True} {'first_name': 'Krishna', 'last_name': 'Polisetty ', 'mobile_number': '6281189510', 'email': 'polisettikrishna143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Macherla', 'pincode': '522426', 'referral_code_input': 'VD8VDSNT', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Krishna', 'last_name': 'Polisetty ', 'mobile_number': '6281189510', 'email': 'polisettikrishna143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Macherla', 'pincode': '522426', 'referral_code_input': 'VD8VDSNT', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Krishna', 'last_name': 'Polisetty ', 'mobile_number': '6281189510', 'email': 'polisettikrishna143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Macherla', 'pincode': '522426', 'referral_code_input': 'VD8VDSNT', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chinna', 'last_name': 'Chinna', 'mobile_number': '9381602562', 'email': 'maddurukumar27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'Vp8u060r', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Gopalrao', 'mobile_number': '9182523691', 'email': 'pangichandu754@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli', 'pincode': '531111', 'referral_code_input': 'VRL14063', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4830'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4830 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VP9R7QL25T service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP9R7QL25T STATUS VP9R7QL25T start ts=2025-10-23T12:34:08.928090+00:00 STATUS VP9R7QL25T no local tx row yet STATUS VP9R7QL25T calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP9R7QL25T', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP9R7QL25T provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP9R7QL25T no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP9R7QL25T STATUS VP9R7QL25T start ts=2025-10-23T12:34:14.938303+00:00 STATUS VP9R7QL25T no local tx row yet STATUS VP9R7QL25T calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP9R7QL25T Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231804093390', 'TxnId': 'VP9R7QL25T', 'status': 'SUCCESS', 'number': '9951069378', 'amount': '319.00', 'RefId': '1310235321', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.742', 'reqTime': '2025-10-23 18:04:09', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP9R7QL25T provider -> normalized=SUCCESS, resText='Payment Processed', refId=1310235321, orderId=202510231804093390 STATUS VP9R7QL25T no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][31550] [ERROR] [UID:1069][31549] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 31549 was killed by signal: 11, core dumped: no {'first_name': 'CH SUDARSHAN', 'last_name': 'BABU', 'mobile_number': '9866450075', 'email': 'sudarshan11280@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'CH SUDARSHAN', 'last_name': 'BABU', 'mobile_number': '9866450075', 'email': 'sudarshan11280@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Kotha', 'last_name': 'Rakesh', 'mobile_number': '08374571136', 'email': 'kotha8516@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Gundi gopalraopet Narsampet', 'pincode': '505531', 'referral_code_input': 'VP3ICXMD', 'agreed_terms': True} {'first_name': 'Kotha', 'last_name': 'Rakesh', 'mobile_number': '08374571136', 'email': 'kotha8516@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Gundi gopalraopet Narsampet', 'pincode': '505531', 'referral_code_input': 'VP3ICXMD', 'agreed_terms': True} {'first_name': 'Kotha', 'last_name': 'Rakesh', 'mobile_number': '8374671136', 'email': 'kotha8516@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Gundi gopalraopet Narsampet', 'pincode': '505531', 'referral_code_input': 'VP3ICXMD', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Challa Surekha Naidu ', 'last_name': 'Challa Surekha Naidu ', 'mobile_number': '8019598589', 'email': 'c.surekha89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pulluru', 'last_name': 'Leelaprakash', 'mobile_number': '7013767598', 'email': 'leelaprakashpulluru5@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517569', 'referral_code_input': 'VRL14700', 'agreed_terms': True} {'first_name': 'Thalla devaraj', 'last_name': 'T.Devaraj', 'mobile_number': '9177110348', 'email': 'devarajthalla607@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL15393', 'agreed_terms': True} {'first_name': 'Govinda', 'last_name': 'Raju', 'mobile_number': '8904499817', 'email': 'govindaraju.ramaswamy1404@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560083', 'referral_code_input': 'VRL15333', 'agreed_terms': True} {'first_name': 'Sai Teja ', 'last_name': 'Chary', 'mobile_number': '9553595610', 'email': 'charyssridevi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'Sripad ', 'last_name': 'Kumar ', 'mobile_number': '9704032007', 'email': 'sripadkumar88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Zahirabad ', 'pincode': '502220', 'referral_code_input': 'VP8V855Z', 'agreed_terms': True} {'first_name': 'Aakash', 'last_name': 'Reddy', 'mobile_number': '9666226879', 'email': 'pavanm41296@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kadapa ', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} None None {'first_name': 'Chandrasekhar ', 'last_name': 'S', 'mobile_number': '7382634256', 'email': 'jaianjaneya.143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518002', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} None None None None None None None 7119 7119 =============================== Just entered Recharge Status API ================================== {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Krishna', 'last_name': 'Polisetty ', 'mobile_number': '6281189510', 'email': 'polisettikrishna143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Macherla', 'pincode': '522426', 'referral_code_input': 'VD8VDSNT', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Krishna', 'last_name': 'Polisetty ', 'mobile_number': '6281189510', 'email': 'polisettikrishna143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Macherla', 'pincode': '522426', 'referral_code_input': 'VD8VDSNT', 'agreed_terms': True} {'first_name': 'Shaheena', 'last_name': 'Shaik', 'mobile_number': '9381360362', 'email': 'shaheenashaik006@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kalikiri', 'pincode': '517234', 'referral_code_input': 'VRL15461', 'agreed_terms': True} {'first_name': 'Krishna', 'last_name': 'Polisetty ', 'mobile_number': '6281189510', 'email': 'polisettikrishna143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Macherla', 'pincode': '522426', 'referral_code_input': 'VD8VDSNT', 'agreed_terms': True} {'first_name': 'Krishna', 'last_name': 'Polisetty ', 'mobile_number': '6281189510', 'email': 'polisettikrishna143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Macherla', 'pincode': '522426', 'referral_code_input': 'VD8VDSNT', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 31550 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0511'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0511 1. recharge_status : Pending bg start order_id=VPQXVTN02X service=prepaid prepaid txnid VPQXVTN02X In side dispatch_service_payment function STATUS VPQXVTN02X start ts=2025-10-23T12:37:19.608555+00:00 getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPQXVTN02X no local tx row yet STATUS VPQXVTN02X calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQXVTN02X', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQXVTN02X provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQXVTN02X no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPQXVTN02X Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPQXVTN02X STATUS VPQXVTN02X start ts=2025-10-23T12:37:34.204644+00:00 ------------------ Response data ----------------- {'bal': '5858.47', 'Comi': '0.450', 'optId': '4831597495', 'amount': 10, 'mobile': '8333915629', 'status': 'SUCCESS', 'orderId': 'VPQXVTN02X', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '10.00'} STATUS VPQXVTN02X LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Gopalrao ', 'mobile_number': '9182523691', 'email': 'pangichandu754@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': 'VRL14063', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kuruva', 'last_name': 'Rajasekhar ', 'mobile_number': '9666230915', 'email': '1294anandi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Adoni', 'pincode': '518301', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Thoutam', 'last_name': 'Ramesh', 'mobile_number': '934645001', 'email': 'rameshthoutam73@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal', 'pincode': '506002', 'referral_code_input': 'VP7KDSCC', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Gopalrao ', 'mobile_number': '9182523691', 'email': 'pangichandu754@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': 'VRL14063', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Gopalrao ', 'mobile_number': '9182523691', 'email': 'pangichandu754@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': 'VRL14063', 'agreed_terms': True} {'first_name': 'Mesu ', 'last_name': 'Sharath ', 'mobile_number': '9542708367', 'email': 'mesusharath1289@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagitial', 'pincode': '505454', 'referral_code_input': '1AP220315', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Mesu ', 'last_name': 'Sharath ', 'mobile_number': '9542708367', 'email': 'mesusharath1289@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagitial', 'pincode': '505454', 'referral_code_input': '1AP220315', 'agreed_terms': True} [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mesu ', 'last_name': 'Sharath ', 'mobile_number': '9542708367', 'email': 'mesusharath1289@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagitial', 'pincode': '505454', 'referral_code_input': '1AP220315', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Aravind ', 'last_name': 'Aravind ', 'mobile_number': '7013111699', 'email': 'korraaravind47@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500010', 'referral_code_input': '1AP248541', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Aravind ', 'last_name': 'Aravind ', 'mobile_number': '7013111699', 'email': 'korraaravind47@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500010', 'referral_code_input': '1AP248541', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Aravind ', 'last_name': 'Aravind ', 'mobile_number': '7013111699', 'email': 'korraaravind47@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500010', 'referral_code_input': '1AP248541', 'agreed_terms': True} {'first_name': 'Aravind ', 'last_name': 'Aravind ', 'mobile_number': '7013111699', 'email': 'korraaravind47@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500010', 'referral_code_input': '1AP248541', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][4437] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) [ERROR] [UID:1069][4438] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = response or self.get_response(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 return _bootstrap._gcd_import(name[level:], package, level) File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 from accounts.api_views import health File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 4437 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 4438 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Mesu ', 'last_name': 'Sharath ', 'mobile_number': '9542708367', 'email': 'mesusharath1289@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagitial', 'pincode': '505454', 'referral_code_input': '1AP220315', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8697'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8697 1. recharge_status : Pending txnid VP563HGV5V STATUS VP563HGV5V start ts=2025-10-23T12:45:15.663106+00:00 bg start order_id=VP563HGV5V service=prepaid STATUS VP563HGV5V no local tx row yet prepaid STATUS VP563HGV5V calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP563HGV5V', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP563HGV5V provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP563HGV5V no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP563HGV5V STATUS VP563HGV5V start ts=2025-10-23T12:45:21.853026+00:00 STATUS VP563HGV5V no local tx row yet STATUS VP563HGV5V calling provider\u2026 RAW {'orderId': '202510231815196171', 'TxnId': 'VP563HGV5V', 'status': 'PENDING', 'number': '9247518697', 'amount': '399.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 18:15:19', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP563HGV5V provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231815196171 STATUS VP563HGV5V no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP563HGV5V STATUS VP563HGV5V start ts=2025-10-23T12:45:27.903437+00:00 STATUS VP563HGV5V no local tx row yet STATUS VP563HGV5V calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP563HGV5V Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510231815196171', 'TxnId': 'VP563HGV5V', 'status': 'SUCCESS', 'number': '9247518697', 'amount': '399.00', 'RefId': 'BR000CVGU7NU', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.394', 'reqTime': '2025-10-23 18:15:19', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP563HGV5V provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CVGU7NU, orderId=202510231815196171 STATUS VP563HGV5V no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Gopalrao ', 'mobile_number': '9182523691', 'email': 'pangichandu754@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': 'VRL14063', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Gopalrao ', 'mobile_number': '9182523691', 'email': 'pangichandu754@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': 'VRL14063', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Syed munawar ', 'last_name': 'Ahmed', 'mobile_number': '7829445172', 'email': 'syedmunowar5172@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585401', 'referral_code_input': '1AP144943', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Syed munawar ', 'last_name': 'Ahmed', 'mobile_number': '7829445172', 'email': 'syedmunowar5172@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585401', 'referral_code_input': '1AP144943', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Gopalrao ', 'mobile_number': '9182523691', 'email': 'pangichandu754@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': 'VRL14063', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'IOBF'), ('fields', {'vehicle_number': 'TS07KE3082'})]) ====================== BillValidate ====================== fastag IOBF {'vehicle_number': 'TS07KE3082'} TS07KE3082 {'first_name': 'Syed munawar ', 'last_name': 'Ahmed', 'mobile_number': '7829445172', 'email': 'syedmunowar5172@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585401', 'referral_code_input': '1AP144943 ', 'agreed_terms': True} {'first_name': 'Syed munawar ', 'last_name': 'Ahmed', 'mobile_number': '7829445172', 'email': 'syedmunowar5172@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585401', 'referral_code_input': '1AP144943', 'agreed_terms': True} {'first_name': 'SYED MUNAWAR ', 'last_name': 'AHMED ', 'mobile_number': '7829445172', 'email': 'syedmunowar5172@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585401', 'referral_code_input': 'VRL16148', 'agreed_terms': True} {'first_name': 'Durgam ', 'last_name': 'Narsaiah', 'mobile_number': '8897368180', 'email': 'durgamnarsaiah17@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '1AP814157', 'agreed_terms': True} {'first_name': 'Durgam ', 'last_name': 'Narsaiah', 'mobile_number': '8897368180', 'email': 'durgamnarsaiah17@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '1AP814157', 'agreed_terms': True} {'first_name': 'Durgam ', 'last_name': 'Narsaiah', 'mobile_number': '8897368180', 'email': 'durgamnarsaiah17@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '1AP814157', 'agreed_terms': True} {'first_name': 'Durgam ', 'last_name': 'Narsaiah', 'mobile_number': '8897368180', 'email': 'durgamnarsaiah17@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '1AP814157', 'agreed_terms': True} {'first_name': 'Durgam ', 'last_name': 'Narsaiah', 'mobile_number': '8897368180', 'email': 'durgamnarsaiah17@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '1AP814157', 'agreed_terms': True} {'first_name': 'Durgam ', 'last_name': 'Narsaiah', 'mobile_number': '8897368180', 'email': 'durgamnarsaiah17@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '1AP814157', 'agreed_terms': True} {'first_name': 'Durgam ', 'last_name': 'Narsaiah', 'mobile_number': '8897368180', 'email': 'durgamnarsaiah17@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '1AP814157', 'agreed_terms': True} {'first_name': 'Durgam ', 'last_name': 'Narsaiah', 'mobile_number': '8897368180', 'email': 'durgamnarsaiah17@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '1AP814157', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '7013965992', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Chandrakala bai', 'last_name': 'Savanth', 'mobile_number': '7780553697', 'email': 'savanthkala@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} {'first_name': 'Pogula', 'last_name': 'Triveni ', 'mobile_number': '9182503636', 'email': 'triveni1407@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda ', 'pincode': '508001', 'referral_code_input': 'VP3FGAY8', 'agreed_terms': True} {'first_name': 'Pogula', 'last_name': 'Triveni ', 'mobile_number': '9182503636', 'email': 'triveni1407@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda ', 'pincode': '508001', 'referral_code_input': 'VP3FGAY8', 'agreed_terms': True} {'first_name': 'Pogula', 'last_name': 'Triveni ', 'mobile_number': '9182503636', 'email': 'triveni1407@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda ', 'pincode': '508001', 'referral_code_input': 'VP3FGAY8', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Konda vaishnavi ', 'last_name': 'Vaishnavi ', 'mobile_number': '6301251502', 'email': 'kondavaishnavi744@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Thorrur ', 'pincode': '506317', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gangisetti', 'last_name': 'Ramakoteshwara rao', 'mobile_number': '7032741013', 'email': 'gangisetti74@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripet', 'pincode': '522616', 'referral_code_input': 'VRL15197', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719153', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'ArutlaEtthi ', 'last_name': 'Mahesh ', 'mobile_number': '9676681043', 'email': 'arutlaetthimahesh@gimal.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505473', 'referral_code_input': 'VP6HPS03', 'agreed_terms': True} {'first_name': 'ArutlaEtthi ', 'last_name': 'Mahesh ', 'mobile_number': '9676681043', 'email': 'arutlaetthimahesh@gimal.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505473', 'referral_code_input': 'VP6HPS03', 'agreed_terms': True} {'first_name': 'ArutlaEtthi ', 'last_name': 'Mahesh ', 'mobile_number': '9676681043', 'email': 'arutlaetthimahesh@gimal.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505473', 'referral_code_input': 'VP6HPS03', 'agreed_terms': True} {'first_name': 'ArutlaEtthi ', 'last_name': 'Mahesh ', 'mobile_number': '9676681043', 'email': 'arutlaetthimahesh@gimal.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505473', 'referral_code_input': 'VP6HPS03', 'agreed_terms': True} {'first_name': 'ArutlaEtthi ', 'last_name': 'Mahesh ', 'mobile_number': '9676681043', 'email': 'arutlaetthimahesh@gimal.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505473', 'referral_code_input': 'VP6HPS03', 'agreed_terms': True} {'first_name': 'ArutlaEtthi ', 'last_name': 'Mahesh ', 'mobile_number': '9676681043', 'email': 'arutlaetthimahesh@gimal.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505473', 'referral_code_input': 'VP6HPS03', 'agreed_terms': True} {'first_name': 'ArutlaEtthi ', 'last_name': 'Mahesh ', 'mobile_number': '9676681043', 'email': 'arutlaetthimahesh@gimal.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505473', 'referral_code_input': 'VP6HPS03', 'agreed_terms': True} {'first_name': 'ArutlaEtthi ', 'last_name': 'Mahesh ', 'mobile_number': '9676681043', 'email': 'arutlaetthimahesh@gimal.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505473', 'referral_code_input': 'VP6HPS03', 'agreed_terms': True} {'first_name': 'ArutlaEtthi ', 'last_name': 'Mahesh ', 'mobile_number': '9676681043', 'email': 'arutlaetthimahesh@gimal.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505473', 'referral_code_input': 'VP6HPSo3', 'agreed_terms': True} {'first_name': 'Tohidul sk', 'last_name': 'Sk', 'mobile_number': '8653856989', 'email': 'tohidulislam865385@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '587', 'city': 'Kolkata ', 'pincode': '742135', 'referral_code_input': 'VRL16079', 'agreed_terms': True} {'first_name': 'ArutlaEtthi ', 'last_name': 'Mahesh ', 'mobile_number': '9676681043', 'email': 'arutlaetthimahesh@gimal.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505473', 'referral_code_input': 'VP6HPS03', 'agreed_terms': True} {'first_name': 'ArutlaEtthi ', 'last_name': 'Mahesh ', 'mobile_number': '9676681043', 'email': 'arutlaetthimahesh@gimal.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505473', 'referral_code_input': 'VP6HPS03', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][27699] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1431201000091'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1431201000091'} 1431201000091 =============================== Just entered Recharge Status API ================================== {'first_name': 'Md Mujeeb ', 'last_name': 'Ali', 'mobile_number': '8095868849', 'email': 'mdmujeeb0673@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585403', 'referral_code_input': '1AP916771', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Md Mujeeb ', 'last_name': 'Ali', 'mobile_number': '8095868849', 'email': 'mdmujeeb0673@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585403', 'referral_code_input': '1AP916771', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nazmin ', 'last_name': 'Shah', 'mobile_number': '8055759554', 'email': 'nazminshah424@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '337', 'city': 'Nandurbar ', 'pincode': '425412', 'referral_code_input': 'VP40W58H', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5678'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5678 1. recharge_status : Pending txnid VPDFGFYUG1 STATUS VPDFGFYUG1 start ts=2025-10-23T13:13:44.194244+00:00 bg start order_id=VPDFGFYUG1 service=prepaid prepaid In side dispatch_service_payment function STATUS VPDFGFYUG1 no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPDFGFYUG1 calling provider\u2026 Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPDFGFYUG1', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPDFGFYUG1 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPDFGFYUG1 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPDFGFYUG1 STATUS VPDFGFYUG1 start ts=2025-10-23T13:13:49.873343+00:00 STATUS VPDFGFYUG1 no local tx row yet STATUS VPDFGFYUG1 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPDFGFYUG1 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231843441426', 'TxnId': 'VPDFGFYUG1', 'status': 'SUCCESS', 'number': '9177713244', 'amount': '199.00', 'RefId': '1727285670', 'operator': 'AT', 'service': 'Mobile', 'Comi': '3.582', 'reqTime': '2025-10-23 18:43:44', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPDFGFYUG1 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1727285670, orderId=202510231843441426 STATUS VPDFGFYUG1 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 26669 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Arutlaetthi ', 'last_name': 'Mahesh ', 'mobile_number': '9676681043', 'email': 'mahesharutlaetthi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505473', 'referral_code_input': 'VP6HPS03', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'S', 'last_name': 'R', 'mobile_number': '8374832779', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': '', 'pincode': '', 'referral_code_input': '', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '6699'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6699 1. recharge_status : Pending txnid VPNIKBS97G STATUS VPNIKBS97G start ts=2025-10-23T13:26:14.915217+00:00 STATUS VPNIKBS97G no local tx row yet STATUS VPNIKBS97G calling provider\u2026 bg start order_id=VPNIKBS97G service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510231856152492', 'TxnId': 'VPNIKBS97G', 'status': 'PENDING', 'number': '6281472581', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 18:56:15', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPNIKBS97G provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231856152492 STATUS VPNIKBS97G no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPNIKBS97G STATUS VPNIKBS97G start ts=2025-10-23T13:26:22.657603+00:00 STATUS VPNIKBS97G no local tx row yet STATUS VPNIKBS97G calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPNIKBS97G Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231856152492', 'TxnId': 'VPNIKBS97G', 'status': 'SUCCESS', 'number': '6281472581', 'amount': '299.00', 'RefId': '6693568460', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-23 18:56:15', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPNIKBS97G provider -> normalized=SUCCESS, resText='Payment Processed', refId=6693568460, orderId=202510231856152492 STATUS VPNIKBS97G no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Siva', 'last_name': 'Siva', 'mobile_number': '8374832779', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': '', 'pincode': '2254816', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][2734] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Md Mujeeb ', 'last_name': 'Ali', 'mobile_number': '8095868849', 'email': 'mdmujeeb0673@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585403', 'referral_code_input': '1AP916771', 'agreed_terms': True} {'first_name': 'Md Mujeeb ', 'last_name': 'Ali', 'mobile_number': '8095868849', 'email': 'mdmujeeb0673@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585403', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nazmin ', 'last_name': 'Shah', 'mobile_number': '8055759554', 'email': 'nazminshah424@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '337', 'city': 'Nandurbar ', 'pincode': '425412', 'referral_code_input': 'VP40W58H', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1431201000091'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1431201000091'} 1431201000091 {'first_name': 'Nazmin ', 'last_name': 'Shah', 'mobile_number': '8055759554', 'email': 'nazminshah424@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '337', 'city': 'Nandurbar ', 'pincode': '425412', 'referral_code_input': 'VP4OW58H', 'agreed_terms': True} {'first_name': 'GOTTEMUKKALA ', 'last_name': 'DAVIDRAJU ', 'mobile_number': '9177184275', 'email': 'kreestusamajamu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'PULLALACHERUVU ', 'pincode': '523328', 'referral_code_input': 'VRL15636', 'agreed_terms': True} {'first_name': 'DAVIDRAJU ', 'last_name': 'Gottemukkala ', 'mobile_number': '9177184275', 'email': 'kreestusamajamu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Pullalacheruvu ', 'pincode': '523328', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DAVIDRAJU ', 'last_name': 'Gottemukkala ', 'mobile_number': '9177184275', 'email': 'kreestusamajamu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Pullalacheruvu ', 'pincode': '523328', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DAVIDRAJU ', 'last_name': 'Gottemukkala ', 'mobile_number': '9177184275', 'email': 'kreestusamajamu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Pullalacheruvu ', 'pincode': '523328', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '6362253619', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '3', 'district': '30', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Hemanth', 'last_name': 'Hemanth', 'mobile_number': '8523883790', 'email': 'vadkapuramswetha11@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VP7Y3H3A', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondagorri', 'last_name': 'Radha', 'mobile_number': '9014564285', 'email': 'radhachandradha...nd1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupam', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][12378] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '3', 'district': '30', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nazmin', 'last_name': 'Shah', 'mobile_number': '8055759554', 'email': 'nazminshah424@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '337', 'city': 'Nandurbar ', 'pincode': '425412', 'referral_code_input': 'VP4OW58H ', 'agreed_terms': True} {'first_name': 'Nazmin', 'last_name': 'Shah', 'mobile_number': '8055759554', 'email': 'nazminshah424@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '337', 'city': 'Nandurbar ', 'pincode': '425412', 'referral_code_input': 'VP4OW58H ', 'agreed_terms': True} {'first_name': 'Nazmin', 'last_name': 'Shah', 'mobile_number': '8055759554', 'email': 'nazminshah424@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '337', 'city': 'Nandurbar ', 'pincode': '425412', 'referral_code_input': 'VP4OW58H ', 'agreed_terms': True} {'first_name': 'GADDALA', 'last_name': 'CHINNA', 'mobile_number': '9581603874', 'email': 'chinnag64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ambattur', 'pincode': '515801', 'referral_code_input': 'VRL16128', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Radha', 'mobile_number': '9014564285', 'email': 'radhachandradhachand1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupam', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '9392160308', 'email': 'kondagorrsuresh7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupum', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3394'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3394 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2905'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2905 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3394'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3394 =============================== Just entered Recharge Status API ================================== {'first_name': 'MEDARI', 'last_name': 'ASHIRVADAM', 'mobile_number': '8328592315', 'email': 'ashirwadammedari@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagtial', 'pincode': '505453', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '8794'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8794 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8794'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8794 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kiran', 'last_name': 'Venkatethy ', 'mobile_number': '8330971343', 'email': 'kiranvenkatetty7@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '527', 'city': 'Vemulawada ', 'pincode': '505302', 'referral_code_input': 'VP13ZDZC', 'agreed_terms': True} {'first_name': 'VANTHALA', 'last_name': 'BALARAJU', 'mobile_number': '6300295875', 'email': 'vanthalabalaraju975@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '15098', 'agreed_terms': True} {'first_name': 'VANTHALA', 'last_name': 'BALARAJU', 'mobile_number': '6300295875', 'email': 'vanthalabalaraju975@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '15098', 'agreed_terms': True} {'first_name': 'VANTHALA', 'last_name': 'BALARAJU', 'mobile_number': '6300295875', 'email': 'vanthalabalaraju975@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Gopalrao ', 'mobile_number': '9182523691', 'email': 'pangichandu754@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': '', 'pincode': '531111', 'referral_code_input': 'VRL14063', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Gopalrao ', 'mobile_number': '9182523691', 'email': 'pangichandu754@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': '', 'pincode': '531111', 'referral_code_input': 'VRL14063', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Gopalrao ', 'mobile_number': '9182523691', 'email': 'pangichandu754@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': '', 'pincode': '531111', 'referral_code_input': 'VRL14063', 'agreed_terms': True} {'first_name': 'Batul', 'last_name': 'Shaikh', 'mobile_number': '8605786406', 'email': 'batulsk8107@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '337', 'city': 'Shahada', 'pincode': '425409', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ishwarya ', 'last_name': 'Alluri', 'mobile_number': '9347589500', 'email': 'alluriishwarya0@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Kagaznagar ', 'pincode': '504299', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SARA', 'last_name': 'MANOHAR JOshi', 'mobile_number': '6301630734', 'email': 'joshimano387@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'PADERU', 'pincode': '532445', 'referral_code_input': 'VP8M63I8', 'agreed_terms': True} {'first_name': 'Sheelam', 'last_name': 'Devi', 'mobile_number': '9603717222', 'email': 'deviseelam72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533346', 'referral_code_input': 'VP6ZMN05', 'agreed_terms': True} {'first_name': 'Sheelam', 'last_name': 'Devi', 'mobile_number': '9603717222', 'email': 'deviseelam72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533346', 'referral_code_input': 'VP6ZMN05', 'agreed_terms': True} {'first_name': 'ANCHA', 'last_name': 'Vamsi Krishna', 'mobile_number': '9676337355', 'email': 'anchavamsikrishna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522549', 'referral_code_input': '1AP676567', 'agreed_terms': True} {'first_name': 'ANCHA', 'last_name': 'Vamsi Krishna', 'mobile_number': '9676337355', 'email': 'anchavamsikrishna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522549', 'referral_code_input': '1AP676567', 'agreed_terms': True} {'first_name': 'ANCHA', 'last_name': 'Vamsi Krishna', 'mobile_number': '9676337355', 'email': 'anchavamsikrishna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522549', 'referral_code_input': '1AP676567', 'agreed_terms': True} {'first_name': 'ANCHA', 'last_name': 'Vamsi Krishna', 'mobile_number': '9676337355', 'email': 'anchavamsikrishna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522549', 'referral_code_input': '1AP676567', 'agreed_terms': True} {'first_name': 'ANCHA', 'last_name': 'Vamsi Krishna', 'mobile_number': '9676337355', 'email': 'anchavamsikrishna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522549', 'referral_code_input': '1AP676567', 'agreed_terms': True} {'first_name': 'ANCHA', 'last_name': 'Vamsi Krishna', 'mobile_number': '9676337355', 'email': 'anchavamsikrishna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522549', 'referral_code_input': ' 1AP677233 ', 'agreed_terms': True} {'first_name': 'ANCHA', 'last_name': 'Vamsi Krishna', 'mobile_number': '9676337355', 'email': 'anchavamsikrishna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522549', 'referral_code_input': ' 1AP677233 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPZUW9QGBF service=prepaid txnid VPZUW9QGBF prepaid STATUS VPZUW9QGBF start ts=2025-10-23T13:53:17.546585+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPZUW9QGBF no local tx row yet STATUS VPZUW9QGBF calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510231923187483', 'TxnId': 'VPZUW9QGBF', 'status': 'PENDING', 'number': '6301046988', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 19:23:18', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPZUW9QGBF provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510231923187483 STATUS VPZUW9QGBF no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) {'first_name': 'Pranay tirupati Ratnagiri ', 'last_name': 'Ratnagiri ', 'mobile_number': '9422855487', 'email': 'pranayratnagiri7@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Sironcha ', 'pincode': '442504', 'referral_code_input': 'VRL15292', 'agreed_terms': True} txnid VPZUW9QGBF STATUS VPZUW9QGBF start ts=2025-10-23T13:53:25.081827+00:00 STATUS VPZUW9QGBF no local tx row yet STATUS VPZUW9QGBF calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZUW9QGBF Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510231923187483', 'TxnId': 'VPZUW9QGBF', 'status': 'SUCCESS', 'number': '6301046988', 'amount': '19.00', 'RefId': '6693910704', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-23 19:23:18', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPZUW9QGBF provider -> normalized=SUCCESS, resText='Payment Processed', refId=6693910704, orderId=202510231923187483 STATUS VPZUW9QGBF no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== {'first_name': 'Bolli ', 'last_name': 'Vinod ', 'mobile_number': '8179044325', 'email': 'vinodabulli@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VP7Y3H3A', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rapolu', 'last_name': 'Chandramouli', 'mobile_number': '8499985666', 'email': 'chandramoulirpl63@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500074', 'referral_code_input': '2Ap546352', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rapolu', 'last_name': 'Chandramouli', 'mobile_number': '8499985666', 'email': 'chandramoulirpl63@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500074', 'referral_code_input': '1Ap546352', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'VANTHALA', 'last_name': 'BALARAJU', 'mobile_number': '6300295875', 'email': 'vanthalabalaraju975@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ashirvadam', 'last_name': 'Medari', 'mobile_number': '8328592315', 'email': 'ashirwadammedari1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagtial', 'pincode': '505453', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '473310101159'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '473310101159'} 473310101159 =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '4733101011599'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '4733101011599'} 4733101011599 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPRSA8EPE1 service=electricity electricity In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service txnid VPRSA8EPE1 STATUS VPRSA8EPE1 start ts=2025-10-23T14:07:58.369841+00:00 STATUS VPRSA8EPE1 no local tx row yet STATUS VPRSA8EPE1 calling provider\u2026 RAW {'orderId': '2025102307586114', 'TxnId': 'VPRSA8EPE1', 'status': 'PENDING', 'number': '4733101011599', 'amount': '416.00', 'RefId': '', 'operator': 'APCP', 'service': 'ElectriCity', 'Comi': '0.000', 'reqTime': '2025-10-23 19:37:58', 'VoucherCode': None, 'resText': 'Processing'} STATUS VPRSA8EPE1 provider -> normalized=PENDING, resText='Processing', refId=, orderId=2025102307586114 STATUS VPRSA8EPE1 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPRSA8EPE1 STATUS VPRSA8EPE1 start ts=2025-10-23T14:08:05.011041+00:00 STATUS VPRSA8EPE1 no local tx row yet STATUS VPRSA8EPE1 calling provider\u2026 RAW {'orderId': '2025102307586114', 'TxnId': 'VPRSA8EPE1', 'status': 'SUCCESS', 'number': '4733101011599', 'amount': '416.00', 'RefId': 'MK015296BAAL5E18N000', 'operator': 'APCP', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-23 19:37:58', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VPRSA8EPE1 provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015296BAAL5E18N000, orderId=2025102307586114 STATUS VPRSA8EPE1 no-local -> SUCCESS passthrough Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPRSA8EPE1 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 29324 was killed by signal: 15, core dumped: no [UID:1069][27699] Child process with pid: 29323 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Saila banu', 'last_name': 'Saila banu', 'mobile_number': '7815978828', 'email': 's31088677@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515001', 'referral_code_input': 'VRL15928', 'agreed_terms': True} {'first_name': 'Bolli ', 'last_name': 'Vindoh', 'mobile_number': '8179044325', 'email': 'vindabulli@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VP7Y3H3A', 'agreed_terms': True} {'first_name': 'Ashirvadam', 'last_name': 'Medari', 'mobile_number': '8328592315', 'email': 'ashirwadammedari@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagtial', 'pincode': '505453', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Ashirvadam', 'last_name': 'Medari', 'mobile_number': '8328592315', 'email': 'ashirwadammedari@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagtial', 'pincode': '505453', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Bolli ', 'last_name': 'Vindoh', 'mobile_number': '8179044325', 'email': 'vindabulli@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VP7Y3H3A', 'agreed_terms': True} {'first_name': 'Islavath govardhan ', 'last_name': 'Islavath govardhan ', 'mobile_number': '9014380556', 'email': 'islavathgovardhani7@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Kalluru ', 'pincode': '507209', 'referral_code_input': 'VRL14274', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Rapolu', 'last_name': 'Chandramouli', 'mobile_number': '8499985666', 'email': 'chandramoulirpl63@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500074', 'referral_code_input': 'Ap1546352', 'agreed_terms': True} {'first_name': 'Rapolu', 'last_name': 'Chandramouli', 'mobile_number': '8499985666', 'email': 'chandramoulirpl63@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500074', 'referral_code_input': 'Ap1546352', 'agreed_terms': True} {'first_name': 'Rapolu', 'last_name': 'Chandramouli', 'mobile_number': '8499985666', 'email': 'chandramoulirpl63@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500074', 'referral_code_input': '2Ap546352', 'agreed_terms': True} {'first_name': 'Rapolu', 'last_name': 'Chandramouli', 'mobile_number': '8499985666', 'email': 'chandramoulirpl63@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500074', 'referral_code_input': '1Ap546352', 'agreed_terms': True} {'first_name': 'Rapolu', 'last_name': 'Chandramouli', 'mobile_number': '8499985666', 'email': 'chandramoulirpl63@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500074', 'referral_code_input': '1Ap546352', 'agreed_terms': True} {'first_name': 'Bolli ', 'last_name': 'Vindoh', 'mobile_number': '8179044325', 'email': 'vindabulli@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VP7Y3H3A', 'agreed_terms': True} {'first_name': 'Nareshkumar ', 'last_name': 'Korada', 'mobile_number': '7382556664', 'email': 'nareshkumarkorada97@gamil.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Yeleswaram', 'pincode': '533429', 'referral_code_input': 'VP3WKS9G', 'agreed_terms': True} {'first_name': 'Nazmin', 'last_name': 'Shah', 'mobile_number': '8055759554', 'email': 'nazminshah424@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '337', 'city': 'Nandurbar ', 'pincode': '425412', 'referral_code_input': 'VP4OW58H ', 'agreed_terms': True} {'first_name': 'Nazmin', 'last_name': 'Shah', 'mobile_number': '8055759554', 'email': 'nazminshah424@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '337', 'city': 'Nandurbar ', 'pincode': '425412', 'referral_code_input': 'VP4OW58H ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2685'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2685 1. recharge_status : Pending bg start order_id=VPMEA3DBDA service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPMEA3DBDA&number=8978063619&amount=98&operator=AT&circle=1 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPMEA3DBDA Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vunnam', 'last_name': 'Subhadra', 'mobile_number': '9676879817', 'email': 'subbuvunnam89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Mangalagiri ', 'pincode': '522503', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Kumar', 'mobile_number': '7382556664', 'email': 'nareshkumarkorada97@gamil.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Yeleswaram', 'pincode': '533429', 'referral_code_input': 'VP3WKS9G ', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Kumar', 'mobile_number': '7382556664', 'email': 'nareshkumarkorada97@gamil.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Yeleswaram', 'pincode': '533429', 'referral_code_input': 'VP3WKS9G ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Krishna ', 'last_name': 'Vamshi', 'mobile_number': '9618720461', 'email': 'krishnasgangla881@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Zaheerabad ', 'pincode': '502220', 'referral_code_input': 'VRL16148', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8866'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8866 VerifyTxnPinSerializer(data={'transaction_pin': '8866'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8866 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 13133 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8868'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8868 1. recharge_status : Pending bg start order_id=VPF6O4E8Q6 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPF6O4E8Q6 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPF6O4E8Q6 STATUS VPF6O4E8Q6 start ts=2025-10-23T14:34:58.202005+00:00 ------------------ Response data ----------------- {'bal': '4237.81', 'Comi': '1.794', 'optId': '6694440889', 'amount': 299, 'mobile': '9010752630', 'status': 'SUCCESS', 'orderId': 'VPF6O4E8Q6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPF6O4E8Q6 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pabbati', 'last_name': 'Sankar Narayana ', 'mobile_number': '9440531765', 'email': 'sankarbhargavi77@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VP3Q5GOC', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7893'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7893 1. recharge_status : Pending txnid VP8AFM1A7O STATUS VP8AFM1A7O start ts=2025-10-23T14:42:18.636833+00:00 bg start order_id=VP8AFM1A7O service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VP8AFM1A7O no local tx row yet Sending to prepaid perform wallet recharge STATUS VP8AFM1A7O calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8AFM1A7O', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8AFM1A7O provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8AFM1A7O no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP8AFM1A7O STATUS VP8AFM1A7O start ts=2025-10-23T14:42:24.768844+00:00 STATUS VP8AFM1A7O no local tx row yet STATUS VP8AFM1A7O calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8AFM1A7O', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8AFM1A7O provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8AFM1A7O no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8AFM1A7O STATUS VP8AFM1A7O start ts=2025-10-23T14:42:33.422214+00:00 STATUS VP8AFM1A7O no local tx row yet STATUS VP8AFM1A7O calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8AFM1A7O', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8AFM1A7O provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8AFM1A7O no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP8AFM1A7O STATUS VP8AFM1A7O start ts=2025-10-23T14:42:42.071968+00:00 STATUS VP8AFM1A7O no local tx row yet STATUS VP8AFM1A7O calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8AFM1A7O', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8AFM1A7O provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8AFM1A7O no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8AFM1A7O STATUS VP8AFM1A7O start ts=2025-10-23T14:42:49.103680+00:00 STATUS VP8AFM1A7O no local tx row yet STATUS VP8AFM1A7O calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP8AFM1A7O Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510232012495454', 'TxnId': 'VP8AFM1A7O', 'status': 'SUCCESS', 'number': '8310795020', 'amount': '299.00', 'RefId': '6694540377', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-23 20:12:49', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP8AFM1A7O provider -> normalized=SUCCESS, resText='Payment Processed', refId=6694540377, orderId=202510232012495454 STATUS VP8AFM1A7O no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karunamaya ', 'last_name': 'Chittibomma ', 'mobile_number': '93812 62585 ', 'email': 'Karunamayachittibomma432@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': '1AP587303', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatm ', 'pincode': '5331077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Karunamaya ', 'last_name': 'Chittibomma ', 'mobile_number': '93812 62585 ', 'email': 'Karunamayachittibomma432@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': '1AP587303', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'NADIMIDODDI', 'last_name': 'SRINIVAS', 'mobile_number': '9618596136', 'email': 'Srinivasnadimididdi12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD', 'pincode': '500054', 'referral_code_input': 'VRL14699', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'NADIMIDODDI', 'last_name': 'SRINIVAS', 'mobile_number': '9618596136', 'email': 'Srinivasnadimididdi12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD', 'pincode': '500054', 'referral_code_input': 'VRL14699', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending bg start order_id=VP332I3RFP service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP332I3RFP STATUS VP332I3RFP start ts=2025-10-23T14:46:35.292437+00:00 STATUS VP332I3RFP no local tx row yet STATUS VP332I3RFP calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP332I3RFP Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510232016353316', 'TxnId': 'VP332I3RFP', 'status': 'SUCCESS', 'number': '8639176468', 'amount': '19.00', 'RefId': '6694587180', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-23 20:16:35', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP332I3RFP provider -> normalized=SUCCESS, resText='Payment Processed', refId=6694587180, orderId=202510232016353316 STATUS VP332I3RFP no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pamarthi', 'last_name': 'Anasuya ', 'mobile_number': '9640169484', 'email': 'pamarthiansuya21@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Abdullapurmet', 'pincode': '501505', 'referral_code_input': 'V5NYA8S', 'agreed_terms': True} {'first_name': 'Pamarthi', 'last_name': 'Anasuya ', 'mobile_number': '9640169484', 'email': 'pamarthiansuya21@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Abdullapurmet', 'pincode': '501505', 'referral_code_input': 'V5NYA8S', 'agreed_terms': True} {'first_name': 'Pamarthi', 'last_name': 'Anasuya ', 'mobile_number': '9640169484', 'email': 'pamarthiansuya21@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Abdullapurmet', 'pincode': '501505', 'referral_code_input': 'V5NyA8S', 'agreed_terms': True} {'first_name': 'Pamarthi', 'last_name': 'Anasuya ', 'mobile_number': '9640169484', 'email': 'pamarthiansuya21@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Abdullapurmet', 'pincode': '501505', 'referral_code_input': 'V5NyA8S', 'agreed_terms': True} {'first_name': 'Pamarthi', 'last_name': 'Anasuya ', 'mobile_number': '9640169484', 'email': 'pamarthiansuya21@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Abdullapurmet', 'pincode': '501505', 'referral_code_input': 'V5NYA8S', 'agreed_terms': True} {'first_name': 'Pamarthi', 'last_name': 'Anasuya ', 'mobile_number': '9640169484', 'email': 'pamarthiansuya21@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Abdullapurmet', 'pincode': '501505', 'referral_code_input': 'V5NYA8S', 'agreed_terms': True} {'first_name': 'Pamarthi', 'last_name': 'Anasuya ', 'mobile_number': '9640169484', 'email': 'pamarthiansuya21@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Abdullapurmet', 'pincode': '501505', 'referral_code_input': 'V5NYA8S', 'agreed_terms': True} {'first_name': 'Pamarthi', 'last_name': 'Anasuya ', 'mobile_number': '9640169484', 'email': 'pamarthiansuya21@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Abdullapurmet', 'pincode': '501505', 'referral_code_input': 'V5NYA8S', 'agreed_terms': True} {'first_name': 'THATIKONDA', 'last_name': 'PRASAD', 'mobile_number': '07396779451', 'email': '2679prasad@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500013', 'referral_code_input': 'VP8XNMQ1', 'agreed_terms': True} {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Pamarthi ', 'last_name': 'Anasuya ', 'mobile_number': '9640169484', 'email': 'pamarthiansuya21@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Abdullapurmet', 'pincode': '501501', 'referral_code_input': 'V5NYA8S', 'agreed_terms': True} {'first_name': 'Pamarthi ', 'last_name': 'Anasuya ', 'mobile_number': '9640169484', 'email': 'pamarthiansuya21@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Abdullapurmet', 'pincode': '501501', 'referral_code_input': 'V5NYA8s', 'agreed_terms': True} {'first_name': 'Pamarthi ', 'last_name': 'Anasuya ', 'mobile_number': '9640169484', 'email': 'pamarthiansuya21@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Abdullapurmet', 'pincode': '501501', 'referral_code_input': 'V5NYA8S', 'agreed_terms': True} {'first_name': 'Pamarthi ', 'last_name': 'Anasuya ', 'mobile_number': '9640169484', 'email': 'pamarthiansuya21@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Abdullapurmet', 'pincode': '501501', 'referral_code_input': '1AP310772', 'agreed_terms': True} {'first_name': 'Pamarthi ', 'last_name': 'Anasuya ', 'mobile_number': '9640169484', 'email': 'pamarthiansuya21@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Abdullapurmet', 'pincode': '501501', 'referral_code_input': '1AP310772', 'agreed_terms': True} {'first_name': 'NADIMIDODDI', 'last_name': 'SRINIVAS', 'mobile_number': '9618596136', 'email': 'Srinivasnadimididdi12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD', 'pincode': '500054', 'referral_code_input': '1AP888834', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatm ', 'pincode': '5331077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'NADIMIDODDI', 'last_name': 'SRINIVAS', 'mobile_number': '9618596136', 'email': 'Srinivasnadimididdi12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD', 'pincode': '500054', 'referral_code_input': '1AP888834', 'agreed_terms': True} {'first_name': 'NADIMIDODDI', 'last_name': 'SRINIVAS', 'mobile_number': '9618596136', 'email': 'Srinivasnadimididdi12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD', 'pincode': '500054', 'referral_code_input': '1AP888834', 'agreed_terms': True} {'first_name': 'Karunamaya ', 'last_name': 'Chittibomma ', 'mobile_number': '93812 62585 ', 'email': 'Karunamayachittibomma432@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': '1AP587303', 'agreed_terms': True} {'first_name': 'Ramkrishna ', 'last_name': 'Guguloth', 'mobile_number': '9849850543', 'email': 'ramkishan5218@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP1HFFEZ', 'agreed_terms': True} {'first_name': 'Karunamaya ', 'last_name': 'Chittibomma ', 'mobile_number': '93812 62585 ', 'email': 'Karunamayachittibomma432@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': '1AP587303', 'agreed_terms': True} {'first_name': 'Karunamaya ', 'last_name': 'Chittibomma ', 'mobile_number': '93812 62585 ', 'email': 'Karunamayachittibomma432@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': '1AP587303', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ganga', 'last_name': 'Devi', 'mobile_number': '9347107780', 'email': 'gangaganga93471@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Kuppam', 'pincode': '517425', 'referral_code_input': 'VRL13880', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8868'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8868 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPVK7AQZ0A STATUS VPVK7AQZ0A start ts=2025-10-23T14:54:24.326178+00:00 bg start order_id=VPVK7AQZ0A service=prepaid STATUS VPVK7AQZ0A no local tx row yet prepaid STATUS VPVK7AQZ0A calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPVK7AQZ0A', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPVK7AQZ0A provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPVK7AQZ0A no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPVK7AQZ0A STATUS VPVK7AQZ0A start ts=2025-10-23T14:54:31.291107+00:00 STATUS VPVK7AQZ0A no local tx row yet STATUS VPVK7AQZ0A calling provider\u2026 RAW {'orderId': '202510232024318851', 'TxnId': 'VPVK7AQZ0A', 'status': 'PENDING', 'number': '9390268439', 'amount': '10.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 20:24:31', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPVK7AQZ0A provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510232024318851 STATUS VPVK7AQZ0A no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPVK7AQZ0A STATUS VPVK7AQZ0A start ts=2025-10-23T14:54:58.881567+00:00 STATUS VPVK7AQZ0A no local tx row yet STATUS VPVK7AQZ0A calling provider\u2026 RAW {'orderId': '202510232024318851', 'TxnId': 'VPVK7AQZ0A', 'status': 'SUCCESS', 'number': '9390268439', 'amount': '10.00', 'RefId': '7410019227', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.450', 'reqTime': '2025-10-23 20:24:31', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VPVK7AQZ0A provider -> normalized=SUCCESS, resText='Payment Processed', refId=7410019227, orderId=202510232024318851 STATUS VPVK7AQZ0A no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPVK7AQZ0A', 'client_txn_id': 'VPVK7AQZ0A', 'provider_order_id': 'VPVK7AQZ0A', 'message': 'Payment Processed', 'raw': {'orderId': 'VPVK7AQZ0A', 'status': 'PENDING', 'mobile': '9390268439', 'amount': 10, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '3913.51', 'billAmount': '10.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '10.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '10.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPVK7AQZ0A status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Edunuri ', 'last_name': 'Pranay ', 'mobile_number': '6302372458', 'email': 'pranayedunuri09@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad ', 'pincode': '504310', 'referral_code_input': '1AP609364', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Edunuri ', 'last_name': 'Pranay ', 'mobile_number': '6302372458', 'email': 'pranayedunuri09@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad ', 'pincode': '504310', 'referral_code_input': '1AP609364', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Padmaja ', 'last_name': 'Padmaja ', 'mobile_number': '7337074170', 'email': 'padmaja.kondagurla6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bellampally ', 'pincode': '504229', 'referral_code_input': '1AP927553', 'agreed_terms': True} {'first_name': 'Padmaja ', 'last_name': 'Padmaja ', 'mobile_number': '7337074170', 'email': 'padmaja.kondagurla6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bellampally ', 'pincode': '504229', 'referral_code_input': '1AP927553', 'agreed_terms': True} {'first_name': 'Padmaja ', 'last_name': 'Padmaja ', 'mobile_number': '7337074170', 'email': 'padmaja.kondagurla6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bellampally ', 'pincode': '504229', 'referral_code_input': '1AP927553', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Padmaja ', 'last_name': 'Padmaja ', 'mobile_number': '7337074170', 'email': 'padmaja.kondagurla6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bellampally ', 'pincode': '504229', 'referral_code_input': '1AP927553', 'agreed_terms': True} {'first_name': 'Padmaja ', 'last_name': 'Padmaja ', 'mobile_number': '7337074170', 'email': 'padmaja.kondagurla6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bellampally ', 'pincode': '504229', 'referral_code_input': '1AP927553', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sibxb', 'last_name': 'Nfnfh', 'mobile_number': '8374832779', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': '', 'pincode': '', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'David Raj ', 'last_name': 'K', 'mobile_number': '7993737606', 'email': 'vipdavidraj@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal ', 'pincode': '506004', 'referral_code_input': '1AP596592', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending txnid VPA0H71N8K STATUS VPA0H71N8K start ts=2025-10-23T15:11:29.072647+00:00 bg start order_id=VPA0H71N8K service=prepaid STATUS VPA0H71N8K no local tx row yet prepaid STATUS VPA0H71N8K calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510232041295749', 'TxnId': 'VPA0H71N8K', 'status': 'PENDING', 'number': '8008805294', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 20:41:29', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPA0H71N8K provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510232041295749 STATUS VPA0H71N8K no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPA0H71N8K STATUS VPA0H71N8K start ts=2025-10-23T15:11:36.513085+00:00 STATUS VPA0H71N8K no local tx row yet STATUS VPA0H71N8K calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPA0H71N8K Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510232041295749', 'TxnId': 'VPA0H71N8K', 'status': 'SUCCESS', 'number': '8008805294', 'amount': '19.00', 'RefId': '6694893032', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-23 20:41:29', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPA0H71N8K provider -> normalized=SUCCESS, resText='Payment Processed', refId=6694893032, orderId=202510232041295749 STATUS VPA0H71N8K no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'VIPOS'), ('fields', {'mobile': '9542756489'})]) ====================== BillValidate ====================== postpaid VIPOS {'mobile': '9542756489'} 9542756489 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1996'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1996 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Srividya ', 'last_name': 'Srividya ', 'mobile_number': '8247739466', 'email': 'sandhyasony1919@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1421'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1421 1. recharge_status : Pending bg start order_id=VPPCE9DE3A service=prepaid txnid VPPCE9DE3A prepaid STATUS VPPCE9DE3A start ts=2025-10-23T15:27:26.001602+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPPCE9DE3A no local tx row yet STATUS VPPCE9DE3A calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPPCE9DE3A', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPPCE9DE3A provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPPCE9DE3A no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPPCE9DE3A STATUS VPPCE9DE3A start ts=2025-10-23T15:27:31.951383+00:00 STATUS VPPCE9DE3A no local tx row yet STATUS VPPCE9DE3A calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510232057328389', 'TxnId': 'VPPCE9DE3A', 'status': 'PENDING', 'number': '8688519507', 'amount': '26.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 20:57:32', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPPCE9DE3A provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510232057328389 STATUS VPPCE9DE3A no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPPCE9DE3A STATUS VPPCE9DE3A start ts=2025-10-23T15:27:40.871868+00:00 STATUS VPPCE9DE3A no local tx row yet STATUS VPPCE9DE3A calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPPCE9DE3A Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510232057328389', 'TxnId': 'VPPCE9DE3A', 'status': 'FAILED', 'number': '8688519507', 'amount': '26.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 20:57:32', 'VoucherCode': None, 'resText': ''} STATUS VPPCE9DE3A provider -> normalized=FAILED, resText='', refId=, orderId=202510232057328389 STATUS VPPCE9DE3A no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPPCE9DE3A STATUS VPPCE9DE3A start ts=2025-10-23T15:27:47.840429+00:00 ------------------ Response data ----------------- {'bal': '3869.07', 'Comi': '0.000', 'optId': '', 'amount': 26, 'mobile': '8688519507', 'status': 'FAILED', 'orderId': 'VPPCE9DE3A', 'resText': '', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPPCE9DE3A LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][14320] [ERROR] [UID:1069][14319] [ERROR] [UID:1069][14318] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = self._middleware_chain(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ for pattern in self.url_patterns: res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 1204, in _gcd_import File "", line 940, in exec_module File "", line 1176, in _find_and_load return _bootstrap._gcd_import(name[level:], package, level) File "", line 241, in _call_with_frames_removed File "", line 1147, in _find_and_load_unlocked File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load from accounts.api_views import health File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked from accounts.api_views import health File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl import Workbook from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from openpyxl.compat.numbers import NUMPY from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.__config__ import show as show_config from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 14318 was killed by signal: 11, core dumped: no [UID:1069][27699] Child process with pid: 14319 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 14320 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2000'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2000 1. recharge_status : Pending txnid VP8RP7IJWJ STATUS VP8RP7IJWJ start ts=2025-10-23T15:29:10.319141+00:00 STATUS VP8RP7IJWJ no local tx row yet STATUS VP8RP7IJWJ calling provider\u2026 bg start order_id=VP8RP7IJWJ service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP8RP7IJWJ', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8RP7IJWJ provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8RP7IJWJ no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP8RP7IJWJ STATUS VP8RP7IJWJ start ts=2025-10-23T15:29:16.609639+00:00 STATUS VP8RP7IJWJ no local tx row yet STATUS VP8RP7IJWJ calling provider\u2026 RAW {'orderId': '202510232059106864', 'TxnId': 'VP8RP7IJWJ', 'status': 'SUCCESS', 'number': '9949391806', 'amount': '26.00', 'RefId': '1560559360', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.468', 'reqTime': '2025-10-23 20:59:10', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP8RP7IJWJ provider -> normalized=SUCCESS, resText='Payment Processed', refId=1560559360, orderId=202510232059106864 STATUS VP8RP7IJWJ no-local -> SUCCESS passthrough Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' =============================== Just entered Recharge Status API ================================== {'first_name': 'Islavath govardhan ', 'last_name': 'Islavath govardhan ', 'mobile_number': '9014380556', 'email': 'islavathgovardhani7@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Kalluru ', 'pincode': '507209', 'referral_code_input': '14274', 'agreed_terms': True} bg failed order_id=VP8RP7IJWJ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'ESAM', 'last_name': 'NAVEEN KUMAR', 'mobile_number': '9618530923', 'email': 'naveenkumaresam77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri Kothagudem', 'pincode': '507123', 'referral_code_input': 'VRL16052', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Jinkala ', 'last_name': 'Narasimhulu ', 'mobile_number': '9985143449', 'email': 'jinkala.45@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapuramu ', 'pincode': '515003', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nur', 'last_name': 'alam', 'mobile_number': '8670469139', 'email': 'nuralam963544@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '585', 'city': 'Murshidabad', 'pincode': '742135', 'referral_code_input': 'VRL15622', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][27699] Child process with pid: 19922 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 9618 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Athram', 'last_name': 'Rajashekar', 'mobile_number': '8897818887', 'email': 'athrashekar671@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504297', 'referral_code_input': 'VRL14202', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][26792] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Ruchi', 'last_name': 'Yadav ', 'mobile_number': '9580023978', 'email': 'raghvendra.3740@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Sashan', 'last_name': 'Mondal', 'mobile_number': '8101332508', 'email': 'sadhanmondal092@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '588', 'city': 'Krishnagar', 'pincode': '741156', 'referral_code_input': 'VP69I5UE', 'agreed_terms': True} {'first_name': 'Siva ', 'last_name': 'Siva ', 'mobile_number': '8374832779', 'email': 'xx1261663@gmail.cim', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vizag', 'pincode': '533106', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'Siva', 'last_name': 'Siva ', 'mobile_number': '8374832779', 'email': 'pedapatnapusiva255@gamil.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Kakinada', 'pincode': '533106', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'sai varun', 'last_name': 'DURGAM', 'mobile_number': '7330970037', 'email': 'saivarundurgam1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bheemaram ', 'pincode': '504204', 'referral_code_input': '1AP609364', 'agreed_terms': True} {'first_name': 'sai varun', 'last_name': 'DURGAM', 'mobile_number': '7330970037', 'email': 'saivarundurgam1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bheemaram ', 'pincode': '504204', 'referral_code_input': '1AP609364', 'agreed_terms': True} {'first_name': 'sai varun', 'last_name': 'DURGAM', 'mobile_number': '7330970037', 'email': 'saivarundurgam1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bheemaram ', 'pincode': '504204', 'referral_code_input': '1AP609364', 'agreed_terms': True} {'first_name': 'sai varun', 'last_name': 'DURGAM', 'mobile_number': '7330970037', 'email': 'saivarundurgam1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bheemaram ', 'pincode': '504204', 'referral_code_input': '1AP609364', 'agreed_terms': True} {'first_name': 'sai varun', 'last_name': 'DURGAM', 'mobile_number': '7330970037', 'email': 'saivarundurgam1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bheemaram ', 'pincode': '504204', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'sai varun', 'last_name': 'DURGAM', 'mobile_number': '7330970037', 'email': 'saivarundurgam1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bheemaram ', 'pincode': '504204', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'sai varun', 'last_name': 'DURGAM', 'mobile_number': '7330970037', 'email': 'saivarundurgam1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bheemaram ', 'pincode': '504204', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'sai varun', 'last_name': 'DURGAM', 'mobile_number': '7330970037', 'email': 'saivarundurgam1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bheemaram ', 'pincode': '504204', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'MADHU SUDHAN RAO ', 'last_name': 'P', 'mobile_number': '7386319477', 'email': 'madhusinfo@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500072', 'referral_code_input': 'VP8XNMQ1', 'agreed_terms': True} {'first_name': 'Islavath govardhan ', 'last_name': 'Islavath govardhan ', 'mobile_number': '9014380556', 'email': 'iislavathgovardhan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Kalluru ', 'pincode': '507209', 'referral_code_input': 'VRL14274', 'agreed_terms': True} {'first_name': 'Islavath govardhan ', 'last_name': 'Islavath govardhan ', 'mobile_number': '9014380556', 'email': 'iislavathgovardhan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Kalluru ', 'pincode': '507209', 'referral_code_input': 'VRL14274', 'agreed_terms': True} {'first_name': 'David Raj ', 'last_name': 'K', 'mobile_number': '7993737606', 'email': 'vipdavidraj@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal ', 'pincode': '506004', 'referral_code_input': '1AP596592', 'agreed_terms': True} {'first_name': 'David Raj ', 'last_name': 'K', 'mobile_number': '7993737606', 'email': 'vipdavidraj@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal ', 'pincode': '506004', 'referral_code_input': '1AP596597', 'agreed_terms': True} {'first_name': 'David Raj ', 'last_name': 'K', 'mobile_number': '7993737606', 'email': 'vipdavidraj@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal ', 'pincode': '506004', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Swarup', 'last_name': 'Debnath', 'mobile_number': '08259072809', 'email': 'swarupdebnath009988@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Mamidipally Gandhi market shamshabad', 'pincode': '501218', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Vamsi', 'last_name': 'Krishna ', 'mobile_number': '09032317403', 'email': 'uvk.1992@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': 'VRL16073', 'agreed_terms': True} {'first_name': 'Yerranna ', 'last_name': 'Yerranna ', 'mobile_number': '9553640216', 'email': 'sandhyanaveenchinni945@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL16196', 'agreed_terms': True} 961853 2580 9618 9618 {'first_name': 'Bala jhansi', 'last_name': 'Jhansi', 'mobile_number': '9121064028', 'email': 'jhansivinid143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Hydeabad', 'pincode': '508001', 'referral_code_input': 'VP3ZRTRR', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][26996] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VP6KQADBCG service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP6KQADBCG STATUS VP6KQADBCG start ts=2025-10-23T15:46:48.471555+00:00 STATUS VP6KQADBCG no local tx row yet STATUS VP6KQADBCG calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510232116457855', 'TxnId': 'VP6KQADBCG', 'status': 'PENDING', 'number': '9490311165', 'amount': '10.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 21:16:45', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP6KQADBCG provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510232116457855 STATUS VP6KQADBCG no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) [UID:1069][27699] Child process with pid: 27846 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== txnid VP6KQADBCG STATUS VP6KQADBCG start ts=2025-10-23T15:46:55.687282+00:00 STATUS VP6KQADBCG no local tx row yet STATUS VP6KQADBCG calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510232116457855', 'TxnId': 'VP6KQADBCG', 'status': 'SUCCESS', 'number': '9490311165', 'amount': '10.00', 'RefId': '1729617217', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.180', 'reqTime': '2025-10-23 21:16:45', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP6KQADBCG provider -> normalized=SUCCESS, resText='Payment Processed', refId=1729617217, orderId=202510232116457855 STATUS VP6KQADBCG no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'K', 'last_name': 'Narendra', 'mobile_number': '9866719584', 'email': 'narinarendra3485@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Hindupur ', 'pincode': '515201', 'referral_code_input': 'VRL15999', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shaik irshad ', 'last_name': 'Irshad', 'mobile_number': '7893017236', 'email': 'irshadshaikirshad865@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Bukkapatnam ', 'pincode': '515144', 'referral_code_input': '1AP296393', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': ' irshad ', 'last_name': ' Shaik Irshad', 'mobile_number': '7893017236', 'email': 'irshadshaikirshad865@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Bukkapatnam ', 'pincode': '515144', 'referral_code_input': '1AP296393', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '1AP956439 ', 'agreed_terms': True} {'first_name': 'sai varun', 'last_name': 'DURGAM', 'mobile_number': '7330970037', 'email': 'saivarundurgam1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bheemaram ', 'pincode': '504204', 'referral_code_input': '1AP609364', 'agreed_terms': True} {'first_name': 'sai varun', 'last_name': 'DURGAM', 'mobile_number': '7330970037', 'email': 'saivarundurgam1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bheemaram ', 'pincode': '504204', 'referral_code_input': '1AP609364', 'agreed_terms': True} {'first_name': 'Edunuri ', 'last_name': 'Pranay ', 'mobile_number': '6302372458', 'email': 'pranayedunuri09@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad ', 'pincode': '504310', 'referral_code_input': '1AP690202', 'agreed_terms': True} {'first_name': 'Edunuri ', 'last_name': 'Pranay ', 'mobile_number': '6302372458', 'email': 'pranayedunuri09@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Hyderabad ', 'pincode': '504310', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Karam', 'last_name': 'Nagaraju', 'mobile_number': '8179032256', 'email': 'nagarajukaram9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Koyyalagudem', 'pincode': '534311', 'referral_code_input': '1Ap268545', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': 'Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'D j ', 'last_name': 'Karthik ', 'mobile_number': '7036154244', 'email': 'karthikdjkarthik847@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Hindupur ', 'pincode': '515201', 'referral_code_input': 'VRL15999', 'agreed_terms': True} {'first_name': 'Islavath govardhan ', 'last_name': 'Islavath govardhan ', 'mobile_number': '9014380556', 'email': 'iislavathgovardhan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Kalluru ', 'pincode': '507209', 'referral_code_input': '14274', 'agreed_terms': True} {'first_name': 'Afeeya', 'last_name': 'Amreen', 'mobile_number': '9901594624', 'email': 'afiyakhan2651@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '273', 'city': 'Shivamogga ', 'pincode': '577205', 'referral_code_input': '5189', 'agreed_terms': True} {'first_name': 'Afeeya', 'last_name': 'Amreen', 'mobile_number': '9901594624', 'email': 'afiyakhan2651@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '273', 'city': 'Shivamogga ', 'pincode': '577205', 'referral_code_input': '5189', 'agreed_terms': True} {'first_name': 'Afeeya', 'last_name': 'Amreen', 'mobile_number': '9901594624', 'email': 'afiyakhan2651@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '273', 'city': 'Shivamogga ', 'pincode': '577205', 'referral_code_input': '9807', 'agreed_terms': True} {'first_name': 'Afeeya', 'last_name': 'Amreen', 'mobile_number': '9901594624', 'email': 'afiyakhan2651@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '273', 'city': 'Shivamogga ', 'pincode': '577205', 'referral_code_input': '5770', 'agreed_terms': True} {'first_name': 'Afeeya', 'last_name': 'Amreen', 'mobile_number': '9901594624', 'email': 'afiyakhan2651@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '273', 'city': 'Shivamogga ', 'pincode': '577205', 'referral_code_input': '5770', 'agreed_terms': True} {'first_name': 'Afeeya', 'last_name': 'Amreen', 'mobile_number': '9901594624', 'email': 'afiyakhan2651@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '273', 'city': 'Shivamogga ', 'pincode': '577205', 'referral_code_input': '1234', 'agreed_terms': True} {'first_name': 'Afeeya', 'last_name': 'Amreen', 'mobile_number': '9901594624', 'email': 'afiyakhan2651@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '273', 'city': 'Shivamogga ', 'pincode': '577205', 'referral_code_input': '1234', 'agreed_terms': True} {'first_name': 'JILANI', 'last_name': 'JILANI', 'mobile_number': '7842234465', 'email': 'raafeahmed05@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500040', 'referral_code_input': 'VRL14960', 'agreed_terms': True} {'first_name': 'TIPPANA', 'last_name': 'BHAVANI', 'mobile_number': '9866073930', 'email': 'tippanadreekshitha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'SRIKAKULAM', 'pincode': '532401', 'referral_code_input': 'VRL15321', 'agreed_terms': True} {'first_name': 'Shaik irshad ', 'last_name': 'Irshad', 'mobile_number': '7893017236', 'email': 'irshadshaikirshad865@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': '', 'pincode': '515144', 'referral_code_input': 'VP662091', 'agreed_terms': True} {'first_name': 'Shaik irshad ', 'last_name': 'Irshad', 'mobile_number': '7893017236', 'email': 'irshadshaikirshad865@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Bukkapatnam ', 'pincode': '515144', 'referral_code_input': 'VP662091', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Podili', 'last_name': 'Venkateshwarlu', 'mobile_number': '9985182922', 'email': 'venkateshwarlupodili@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nakrekal ', 'pincode': '508211', 'referral_code_input': 'VP5YD6LM', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karam', 'last_name': 'Nagaraju', 'mobile_number': '8179032256', 'email': 'nagarajukaram9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Koyyalagudem', 'pincode': '534311', 'referral_code_input': 'VP754037', 'agreed_terms': True} {'first_name': 'Satnam Singh ', 'last_name': 'Singh', 'mobile_number': '9889086518', 'email': 'singhs20073@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'Kanpur ', 'pincode': '208007', 'referral_code_input': 'VP63WL89', 'agreed_terms': True} {'first_name': 'Bala', 'last_name': 'Jhansi', 'mobile_number': '9121064028', 'email': 'jhansivinod143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508001', 'referral_code_input': 'VP3ZRTRR', 'agreed_terms': True} {'first_name': 'Bala', 'last_name': 'Jhansi', 'mobile_number': '9121064028', 'email': 'jhansivinod143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508001', 'referral_code_input': 'VP3ZRTRR', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Dharani ', 'mobile_number': '9121478285', 'email': 'dharanis9121@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509130', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'Karam', 'last_name': 'Nagaraju', 'mobile_number': '8179032256', 'email': 'nagarajukaram9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Koyyalagudem', 'pincode': '534311', 'referral_code_input': 'VP842537', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '110012099'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '110012099'} 110012099 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '6322325000482'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '6322325000482'} 6322325000482 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '6322325000482'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '6322325000482'} 6322325000482 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '6322325000842'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '6322325000842'} 6322325000842 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KOMARAGIRI ', 'last_name': 'NAGALAXMI ', 'mobile_number': '7995596446', 'email': 'komaragirinagalaxmi2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': '', 'pincode': '508204', 'referral_code_input': 'VP1Q1A43', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'YAMBADI', 'last_name': 'MANOJ', 'mobile_number': '08008032792', 'email': 'rockstarmanoj666@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Giddalur', 'pincode': '523356', 'referral_code_input': 'VP565767', 'agreed_terms': True} {'first_name': 'Yesureddy', 'last_name': 'Desam', 'mobile_number': '9676046332', 'email': 'desamyesureddy62@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'G Konduru', 'pincode': '521229', 'referral_code_input': '1AP488786', 'agreed_terms': True} {'first_name': 'Yesureddy', 'last_name': 'Desam', 'mobile_number': '9676046332', 'email': 'desamyesureddy62@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'G Konduru', 'pincode': '521229', 'referral_code_input': '1AP488786', 'agreed_terms': True} {'first_name': 'Yesureddy', 'last_name': 'Desam', 'mobile_number': '9676046332', 'email': 'desamyesureddy62@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'G Konduru', 'pincode': '521229', 'referral_code_input': '1AP488786', 'agreed_terms': True} {'first_name': 'YAMBADI', 'last_name': 'MANOJ', 'mobile_number': '7330962613', 'email': 'rockstarmanoj666@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Giddalur', 'pincode': '523356', 'referral_code_input': 'VP565767', 'agreed_terms': True} {'first_name': 'YAMBADI', 'last_name': 'MANOJ', 'mobile_number': '7330962613', 'email': 'rockstarmanoj666@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Giddalur', 'pincode': '523356', 'referral_code_input': 'VP565767', 'agreed_terms': True} {'first_name': 'Islavath govardhan ', 'last_name': 'Islavath govardhan ', 'mobile_number': '9014380556', 'email': 'iislavathgovardhan@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Kalluru ', 'pincode': '507209', 'referral_code_input': 'VRL14274', 'agreed_terms': True} {'first_name': 'SAGINALA PAPANNA ', 'last_name': 'Papanna ', 'mobile_number': '7981557434', 'email': 'abhiram0817@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hydarabad ', 'pincode': '502032', 'referral_code_input': '1AP487848', 'agreed_terms': True} {'first_name': 'SAGINALA PAPANNA ', 'last_name': 'Papanna ', 'mobile_number': '7981557434', 'email': 'abhiram0817@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hydarabad ', 'pincode': '502032', 'referral_code_input': '1AP487848', 'agreed_terms': True} {'first_name': 'SAGINALA PAPANNA ', 'last_name': 'Papanna ', 'mobile_number': '7981557434', 'email': 'abhiram0817@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hydarabad ', 'pincode': '502032', 'referral_code_input': '1AP487848', 'agreed_terms': True} {'first_name': 'KOMARAGIRI ', 'last_name': 'NAGALAXMI ', 'mobile_number': '7995596446', 'email': 'komaragirinagalaxmi2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': '', 'pincode': '508204', 'referral_code_input': 'VP1Q1A43', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'KORUKONDA ', 'last_name': 'VENKATA SURESWARA RAO ', 'mobile_number': '9966268903', 'email': 'sureshkv7776@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Visakhapatnam', 'pincode': '530032', 'referral_code_input': 'VP18KK3T', 'agreed_terms': True} {'first_name': 'Sagar', 'last_name': 'Chandu', 'mobile_number': '9908736606', 'email': 'sagarchandugadu8@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Isuka tripura', 'pincode': '523326', 'referral_code_input': 'VRL16125', 'agreed_terms': True} {'first_name': 'Sagar', 'last_name': 'Chandu', 'mobile_number': '9908736606', 'email': 'sagarchandugadu8@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Isuka tripura', 'pincode': '523326', 'referral_code_input': 'VRL16125', 'agreed_terms': True} {'first_name': 'Sagar', 'last_name': 'Chandu', 'mobile_number': '9908736606', 'email': 'sagarchandugadu8@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Isuka tripura', 'pincode': '523326', 'referral_code_input': 'VRL16125', 'agreed_terms': True} {'first_name': 'Sagar', 'last_name': 'Chandu', 'mobile_number': '9885011964', 'email': 'sagarchandugadu8@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Isuka tripura', 'pincode': '523326', 'referral_code_input': 'VRL16125', 'agreed_terms': True} {'first_name': 'Sagar', 'last_name': 'Chandu', 'mobile_number': '7730036703', 'email': 'sagarchandugadu8@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Isuka tripura', 'pincode': '523326', 'referral_code_input': 'VRL16125', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'YAMBADI', 'last_name': 'MANOJ', 'mobile_number': '7330962613', 'email': 'rockstarmanoj666@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Giddalur', 'pincode': '523356', 'referral_code_input': 'VP565767', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'YAMBADI', 'last_name': 'MANOJ', 'mobile_number': '7330962613', 'email': 'rockstarmanoj666@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Giddalur', 'pincode': '523356', 'referral_code_input': 'VP565767', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KOMARAGIRI ', 'last_name': 'NAGALAXMI ', 'mobile_number': '7995596446', 'email': 'komaragirinagalaxmi2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'HUZURNAGAR ', 'pincode': '508204', 'referral_code_input': 'VP1Q1A43 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SAGINALA PAPANNA ', 'last_name': 'Papanna ', 'mobile_number': '7981557434', 'email': 'abhiram0817@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hydarabad ', 'pincode': '502032', 'referral_code_input': '1AP487848', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'I A Gayethri', 'last_name': 'I A', 'mobile_number': '8861039357', 'email': '', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'CHIKKABALLAPURA', 'pincode': '562101', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11336] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KOMARAGIRI ', 'last_name': 'NAGALAXMI ', 'mobile_number': '7995596446', 'email': 'komaragirinagalaxmi2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': '', 'pincode': '508204', 'referral_code_input': 'VP1Q1A43', 'agreed_terms': True} {'first_name': 'KOMARAGIRI ', 'last_name': 'NAGALAXMI ', 'mobile_number': '7995596446', 'email': 'komaragirinagalaxmi2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': '', 'pincode': '508204', 'referral_code_input': 'VP1Q1A43', 'agreed_terms': True} {'first_name': 'SAGINALA PAPANNA ', 'last_name': 'Papanna ', 'mobile_number': '7981557434', 'email': 'abhiram0817@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hydarabad ', 'pincode': '502032', 'referral_code_input': '1AP487848', 'agreed_terms': True} {'first_name': 'Thati', 'last_name': 'Nagaraju', 'mobile_number': '7660918236', 'email': 'nagarajuthati570@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '507211', 'referral_code_input': 'VP0PE4SL', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPB0TW47GU STATUS VPB0TW47GU start ts=2025-10-23T16:16:33.086139+00:00 bg start order_id=VPB0TW47GU service=prepaid STATUS VPB0TW47GU no local tx row yet prepaid STATUS VPB0TW47GU calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510232146356974', 'TxnId': 'VPB0TW47GU', 'status': 'PENDING', 'number': '7386319477', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-23 21:46:35', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPB0TW47GU provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510232146356974 STATUS VPB0TW47GU no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPB0TW47GU STATUS VPB0TW47GU start ts=2025-10-23T16:16:41.466724+00:00 STATUS VPB0TW47GU no local tx row yet STATUS VPB0TW47GU calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPB0TW47GU Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510232146356974', 'TxnId': 'VPB0TW47GU', 'status': 'SUCCESS', 'number': '7386319477', 'amount': '349.00', 'RefId': '6695584595', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-23 21:46:35', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPB0TW47GU provider -> normalized=SUCCESS, resText='Payment Processed', refId=6695584595, orderId=202510232146356974 STATUS VPB0TW47GU no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vidya', 'last_name': 'R', 'mobile_number': '7619126516', 'email': 'vidyaraghu1625@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '268', 'city': 'Bangalore', 'pincode': '563101', 'referral_code_input': '15333', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'dth'), ('provider', 'DT'), ('fields', {'subscriber_id': '02511615478'})]) ====================== BillValidate ====================== dth DT {'subscriber_id': '02511615478'} 02511615478 {'Status': 'SUCCESS', 'CustomerName': 'Ram Reddy', 'Balance': None, 'Monthly': 320, 'NextRecharge': '24-10-2025', 'Planname': 'Not found', 'Message': 'DTH Info'} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vidya', 'last_name': 'R', 'mobile_number': '7619126516', 'email': 'vidyaraghu1625@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '268', 'city': 'Bangalore', 'pincode': '563101', 'referral_code_input': '15333', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vidya', 'last_name': 'R', 'mobile_number': '7619126516', 'email': 'vidyaraghu1625@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '268', 'city': 'Bangalore', 'pincode': '563101', 'referral_code_input': 'VRL15333', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VP0GJ5SHPU STATUS VP0GJ5SHPU start ts=2025-10-23T16:23:16.426716+00:00 bg start order_id=VP0GJ5SHPU service=dth STATUS VP0GJ5SHPU no local tx row yet dth STATUS VP0GJ5SHPU calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service bg done order_id=VP0GJ5SHPU status=Failed 2. Failed 2. Failed RAW {'orderId': None, 'TxnId': 'VP0GJ5SHPU', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP0GJ5SHPU provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP0GJ5SHPU no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP0GJ5SHPU STATUS VP0GJ5SHPU start ts=2025-10-23T16:23:23.541758+00:00 ------------------ Response data ----------------- {'bal': '0', 'Comi': '0.000', 'TxnId': 'VP0GJ5SHPU', 'optId': '', 'Number': '02511615478', 'amount': '300.00', 'status': 'FAILED', 'resText': 'operator not matched', 'service': 'DTH', 'operator': 'DT', 'billAmount': '', 'VoucherCode': ''} STATUS VP0GJ5SHPU calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP0GJ5SHPU', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP0GJ5SHPU provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP0GJ5SHPU current=Failed age=6.6s young_pending=False STATUS VP0GJ5SHPU persisted change: Failed -> Error STATUS VP0GJ5SHPU summary synced to Error STATUS VP0GJ5SHPU respond -> ERROR, msg='Transaction id not Exist', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Anji yadav ', 'last_name': 'Jakkula ', 'mobile_number': '9908690552', 'email': 'anjiy.191@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VP7Y3H3A', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Osuri', 'last_name': 'Vijaya lakshmi', 'mobile_number': '7661800755', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur ', 'pincode': '522201', 'referral_code_input': 'VT8AU69R', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Osuri', 'last_name': 'Vijaya lakshmi', 'mobile_number': '7661800755', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur ', 'pincode': '522201', 'referral_code_input': 'VT8AU69R', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9988'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9988 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VP7HCA9L2H service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP7HCA9L2H Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '1AP383804 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VP7HCA9L2H STATUS VP7HCA9L2H start ts=2025-10-23T16:48:27.680976+00:00 ------------------ Response data ----------------- {'bal': '3213.82', 'Comi': '1.794', 'optId': '6695846544', 'amount': 299, 'mobile': '6301342489', 'status': 'SUCCESS', 'orderId': 'VP7HCA9L2H', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VP7HCA9L2H LOCAL terminal -> SUCCESS {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '1AP383804 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Osuri', 'last_name': 'Vijaya lakshmi', 'mobile_number': '7661800755', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur ', 'pincode': '522201', 'referral_code_input': 'VT8AU69R', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1431'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1431 VerifyTxnPinSerializer(data={'transaction_pin': '1999'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1999 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1980'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1980 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPLV79LYJK STATUS VPLV79LYJK start ts=2025-10-23T16:59:28.204566+00:00 bg start order_id=VPLV79LYJK service=prepaid STATUS VPLV79LYJK no local tx row yet prepaid STATUS VPLV79LYJK calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPLV79LYJK Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6299'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6299 RAW {'orderId': '202510232229292942', 'TxnId': 'VPLV79LYJK', 'status': 'SUCCESS', 'number': '9440689568', 'amount': '145.00', 'RefId': 'RBR2510232229470018', 'operator': 'VI', 'service': 'Mobile', 'Comi': '5.220', 'reqTime': '2025-10-23 22:29:29', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPLV79LYJK provider -> normalized=SUCCESS, resText='Payment Processed', refId=RBR2510232229470018, orderId=202510232229292942 STATUS VPLV79LYJK no-local -> SUCCESS passthrough 1. recharge_status : Pending OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11578] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== bg start order_id=VPL861F2O2 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge [UID:1069][27699] Child process with pid: 11578 was killed by signal: 11, core dumped: no txnid VPL861F2O2 STATUS VPL861F2O2 start ts=2025-10-23T16:59:44.648226+00:00 STATUS VPL861F2O2 no local tx row yet STATUS VPL861F2O2 calling provider\u2026 =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPL861F2O2 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510232229423893', 'TxnId': 'VPL861F2O2', 'status': 'SUCCESS', 'number': '7330944324', 'amount': '22.00', 'RefId': '1312601943', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.396', 'reqTime': '2025-10-23 22:29:42', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPL861F2O2 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1312601943, orderId=202510232229423893 STATUS VPL861F2O2 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'RAMPANDU ', 'last_name': 'NAKKA ', 'mobile_number': '9849951977', 'email': 'abiram2509@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'BHIMAVARAM ', 'pincode': '534201', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramana', 'last_name': 'Murthy', 'mobile_number': '9922624789', 'email': 'ratnalubrm@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Narasannapeta', 'pincode': '532421', 'referral_code_input': '65996125', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramana', 'last_name': 'Murthy', 'mobile_number': '9922624789', 'email': 'ratnalubrm@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Narasannapeta', 'pincode': '532421', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Naresh', 'last_name': 'Kumar', 'mobile_number': '7382556664', 'email': 'nareshkumarkorada97@gamil.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Yeleswaram', 'pincode': '533429', 'referral_code_input': 'VP3WKS9G', 'agreed_terms': True} OrderedDict([('service', 'dth'), ('provider', 'DT'), ('fields', {'subscriber_id': '02511615478', 'amount': '300'})]) ====================== BillValidate ====================== dth DT {'subscriber_id': '02511615478', 'amount': '300'} 02511615478 {'Status': 'SUCCESS', 'CustomerName': 'Ram Reddy', 'Balance': None, 'Monthly': 320, 'NextRecharge': '24-10-2025', 'Planname': 'Not found', 'Message': 'DTH Info'} {'first_name': 'Karam', 'last_name': 'Nagaraju', 'mobile_number': '8179032256', 'email': 'nagarajukaram9@gmaail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'West Godavari', 'pincode': '534311', 'referral_code_input': 'VP842537', 'agreed_terms': True} {'first_name': 'YAMBADI', 'last_name': 'MANOJ', 'mobile_number': '7330962613', 'email': 'rockstarmanoj666@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Giddalur', 'pincode': '523356', 'referral_code_input': 'VP565767', 'agreed_terms': True} {'first_name': 'YAMBADI', 'last_name': 'MANOJ', 'mobile_number': '7330962613', 'email': 'rockstarmanoj666@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Giddalur', 'pincode': '523356', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'Karam', 'last_name': 'Nagaraju', 'mobile_number': '8179032256', 'email': 'nagarajukaram9@gmaail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'West Godavari', 'pincode': '534448', 'referral_code_input': 'VP842537', 'agreed_terms': True} OrderedDict([('service', 'dth'), ('provider', 'DT'), ('fields', {'subscriber_id': '02511615478'})]) ====================== BillValidate ====================== dth DT {'subscriber_id': '02511615478'} 02511615478 {'Status': 'SUCCESS', 'CustomerName': 'Ram Reddy', 'Balance': None, 'Monthly': 320, 'NextRecharge': '24-10-2025', 'Planname': 'Not found', 'Message': 'DTH Info'} {'first_name': 'Karam', 'last_name': 'Nagaraju', 'mobile_number': '8179032256', 'email': 'nagarajukaram9@gmaail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Anthervedigudem', 'pincode': '534448', 'referral_code_input': 'VP842537', 'agreed_terms': True} OrderedDict([('service', 'dth'), ('provider', 'DT'), ('fields', {'subscriber_id': '02511615478', 'amount': '300'})]) ====================== BillValidate ====================== dth DT {'subscriber_id': '02511615478', 'amount': '300'} 02511615478 {'Status': 'SUCCESS', 'CustomerName': 'Ram Reddy', 'Balance': None, 'Monthly': 320, 'NextRecharge': '24-10-2025', 'Planname': 'Not found', 'Message': 'DTH Info'} {'first_name': 'Singupuram', 'last_name': 'Manoj', 'mobile_number': '8121488898', 'email': 'Vahinisingupuram365@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Visakhapatnam ', 'pincode': '530007', 'referral_code_input': '1AP987292', 'agreed_terms': True} {'first_name': 'Singupuram', 'last_name': 'Manoj', 'mobile_number': '8121488898', 'email': 'Vahinisingupuram365@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Visakhapatnam ', 'pincode': '530007', 'referral_code_input': '1AP987292', 'agreed_terms': True} {'first_name': 'Gaurav ', 'last_name': 'Agrahari ', 'mobile_number': '8765133711', 'email': 'gauravucr8765@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229404', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Govindu ', 'last_name': 'Amulu ', 'mobile_number': '8885465779', 'email': 'govinduamulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'India', 'pincode': '524226', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ramana', 'last_name': 'Murthy', 'mobile_number': '9922624789', 'email': 'ratnalubrm@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Narasannapeta', 'pincode': '532421', 'referral_code_input': '1AP475156', 'agreed_terms': True} {'first_name': 'Ramana', 'last_name': 'Murthy', 'mobile_number': '9922624789', 'email': 'ratnalubrm@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Narasannapeta', 'pincode': '532421', 'referral_code_input': '1AP475156', 'agreed_terms': True} {'first_name': 'Naresh', 'last_name': 'Kumar', 'mobile_number': '7382556664', 'email': 'nareshkumarkorada97@gamil.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Yeleswaram', 'pincode': '533429', 'referral_code_input': 'VP3WKS9G', 'agreed_terms': True} {'first_name': 'Vidya', 'last_name': 'R', 'mobile_number': '7619126516', 'email': 'vidyaraghu1625@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '268', 'city': 'Bangalore', 'pincode': '563101', 'referral_code_input': '15333', 'agreed_terms': True} {'first_name': 'THATI', 'last_name': 'NAGARAJU', 'mobile_number': '7660918236', 'email': 'nagarajuthati570@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '507211', 'referral_code_input': 'VP0PE4SL', 'agreed_terms': True} {'first_name': 'THATI', 'last_name': 'NAGARAJU', 'mobile_number': '7660918236', 'email': 'nagarajuthati570@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '507211', 'referral_code_input': 'VP0PE4SL', 'agreed_terms': True} {'first_name': 'THATI', 'last_name': 'NAGARAJU', 'mobile_number': '7660918236', 'email': 'nagarajuthati570@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '507211', 'referral_code_input': 'VP0PE4SL', 'agreed_terms': True} {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '1AP956439 ', 'agreed_terms': True} {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '1AP956439 ', 'agreed_terms': True} {'first_name': 'Govindu ', 'last_name': 'Amulu ', 'mobile_number': '8885465779', 'email': 'govinduamulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'India', 'pincode': '524226', 'referral_code_input': '1AP922554', 'agreed_terms': True} {'first_name': 'Govindu ', 'last_name': 'Amulu ', 'mobile_number': '8885465779', 'email': 'govinduamulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'India ', 'pincode': '524226', 'referral_code_input': '1AP922554', 'agreed_terms': True} {'first_name': 'Govindu ', 'last_name': 'Amulu ', 'mobile_number': '8885465779', 'email': 'govinduamulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'India ', 'pincode': '524226', 'referral_code_input': '1AP922554', 'agreed_terms': True} {'first_name': 'Govindu ', 'last_name': 'Amulu ', 'mobile_number': '8885465779', 'email': 'govinduamulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'India ', 'pincode': '524226', 'referral_code_input': '1AP922554', 'agreed_terms': True} {'first_name': 'Rathin', 'last_name': 'Biswas', 'mobile_number': '9775385528', 'email': 'rathinfaith89@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '588', 'city': 'Bethuadahari', 'pincode': '741156', 'referral_code_input': 'VP4O7E7X', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'bandri', 'last_name': 'prashanth', 'mobile_number': '9652265710', 'email': 'bandriprashanth@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VP7Y3H3A', 'agreed_terms': True} {'first_name': 'Osuri', 'last_name': 'Vijaya lakshmi', 'mobile_number': '7661800755', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur ', 'pincode': '522201', 'referral_code_input': 'VT8AU69R', 'agreed_terms': True} {'first_name': 'Korneli ', 'last_name': 'Sirikonda', 'mobile_number': '9059520872', 'email': 'korneli.sirikonda7@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'BELLAMPALLI', 'pincode': '504251', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '08688796367', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': 'VP750109', 'agreed_terms': True} {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '75', 'city': 'Guwahati ', 'pincode': '784509', 'referral_code_input': '1AP822630 ', 'agreed_terms': True} {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '75', 'city': 'Guwahati ', 'pincode': '784509', 'referral_code_input': '1AP822630 ', 'agreed_terms': True} {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '75', 'city': 'Guwahati ', 'pincode': '784509', 'referral_code_input': '1AP822630 ', 'agreed_terms': True} {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '75', 'city': 'Guwahati ', 'pincode': '784509', 'referral_code_input': '1AP822630 ', 'agreed_terms': True} {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '75', 'city': 'Guwahati ', 'pincode': '784509', 'referral_code_input': '1AP822630 ', 'agreed_terms': True} {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '75', 'city': 'Guwahati ', 'pincode': '784509', 'referral_code_input': '1AP822630 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== None None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Unexpected error looking up user for mobile 99490043955\u0c6b Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/mysql/base.py", line 75, in execute return self.cursor.execute(query, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 179, in execute res = self._query(mogrified_query) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 330, in _query db.query(q) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/connections.py", line 280, in query _mysql.connection.query(self, query) MySQLdb.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation '='") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 478, in reset_login_pin user = CustomUser.objects.get(mobile_number=mobile) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 633, in get num = len(clone) ^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 380, in __len__ self._fetch_all() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 1881, in _fetch_all self._result_cache = list(self._iterable_class(self)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 91, in __iter__ results = compiler.execute_sql( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/sql/compiler.py", line 1562, in execute_sql cursor.execute(sql, params) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 102, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 80, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 84, in _execute with self.db.wrap_database_errors: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/mysql/base.py", line 75, in execute return self.cursor.execute(query, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 179, in execute res = self._query(mogrified_query) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 330, in _query db.query(q) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/connections.py", line 280, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation '='") =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Surisetti', 'last_name': 'lakshmana swamy', 'mobile_number': '9491268277', 'email': 'lakshmana485@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533101', 'referral_code_input': 'VP9CGQML', 'agreed_terms': True} {'first_name': 'Reddy vari ', 'last_name': 'Prameela Rani ', 'mobile_number': '7330920574', 'email': 'raniprasad20574@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '1Ap402706', 'agreed_terms': True} {'first_name': 'Reddy vari ', 'last_name': 'Prameela Rani ', 'mobile_number': '7330920574', 'email': 'raniprasad20574@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '1Ap527234', 'agreed_terms': True} {'first_name': 'Reddy vari ', 'last_name': 'Prameela Rani ', 'mobile_number': '7330920574', 'email': 'raniprasad20574@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '1Ap527234', 'agreed_terms': True} {'first_name': 'Reddy vari ', 'last_name': 'Prameela Rani ', 'mobile_number': '7330920574', 'email': 'raniprasad20574@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '1AP 402706', 'agreed_terms': True} {'first_name': 'Reddy vari ', 'last_name': 'Prameela Rani ', 'mobile_number': '7330920574', 'email': 'raniprasad20574@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '1AP 402706', 'agreed_terms': True} {'first_name': 'Reddy vari ', 'last_name': 'Prameela Rani ', 'mobile_number': '7330920574', 'email': 'raniprasad20574@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '1AP 402706', 'agreed_terms': True} {'first_name': 'Reddy vari ', 'last_name': 'Prameela Rani ', 'mobile_number': '7330920574', 'email': 'raniprasad20574@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '1AP 402706', 'agreed_terms': True} {'first_name': 'Reddy vari ', 'last_name': 'Prameela Rani ', 'mobile_number': '7330920574', 'email': 'raniprasad20574@gimail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '1AP 402706', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'WARANGAL', 'pincode': '506002', 'referral_code_input': '1AP822630 ', 'agreed_terms': True} {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'WARANGAL', 'pincode': '506002', 'referral_code_input': '1AP822630 ', 'agreed_terms': True} {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'WARANGAL', 'pincode': '506002', 'referral_code_input': '1AP822630 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][31350] Child process with pid: 8955 was killed by signal: 15, core dumped: no [UID:1069][31350] Child process with pid: 8956 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mudavath ', 'last_name': 'Srikanth ', 'mobile_number': '9347455065', 'email': 'mudavathsrikanth365@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Hyderabad ', 'pincode': '508248', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagaraju', 'last_name': 'Diddi', 'mobile_number': '8096248999', 'email': 'rajucreations@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Hyderabad', 'pincode': '500072', 'referral_code_input': 'VP5DNR99', 'agreed_terms': True} {'first_name': 'Nagaraju', 'last_name': 'Diddi', 'mobile_number': '8096248991', 'email': 'rajucreations@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Hyderabad', 'pincode': '500072', 'referral_code_input': 'VP5DNR99', 'agreed_terms': True} {'first_name': 'Nagaraju', 'last_name': 'Diddi', 'mobile_number': '8096248993', 'email': 'rajucreations@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Hyderabad', 'pincode': '500072', 'referral_code_input': 'VP5DNR99', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'S I PARIMALA ', 'last_name': 'S I', 'mobile_number': '8985029230', 'email': 'parimalaediga@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '501301', 'referral_code_input': 'VRL13892', 'agreed_terms': True} {'first_name': 'S I PARIMALA ', 'last_name': 'S I', 'mobile_number': '8985029230', 'email': 'parimalaediga@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '501301', 'referral_code_input': 'VRL13892', 'agreed_terms': True} {'first_name': 'S I PARIMALA ', 'last_name': 'S I', 'mobile_number': '8985029230', 'email': 'parimalaediga@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '501301', 'referral_code_input': 'VRL13892', 'agreed_terms': True} {'first_name': 'S I PARIMALA ', 'last_name': 'S I', 'mobile_number': '8985029230', 'email': 'parimalaediga@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '501301', 'referral_code_input': 'VRL13892', 'agreed_terms': True} {'first_name': 'S I PARIMALA ', 'last_name': 'S I', 'mobile_number': '8985029230', 'email': 'parimalaediga@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '501301', 'referral_code_input': 'VRL13892', 'agreed_terms': True} {'first_name': 'S I PARIMALA ', 'last_name': 'S I', 'mobile_number': '8985029230', 'email': 'parimalaediga@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '501301', 'referral_code_input': 'VRL13892', 'agreed_terms': True} {'first_name': 'S I PARIMALA ', 'last_name': 'S I', 'mobile_number': '8985029230', 'email': 'parimalaediga@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '501301', 'referral_code_input': 'VRL13892', 'agreed_terms': True} {'first_name': 'S I PARIMALA ', 'last_name': 'S I', 'mobile_number': '8985029230', 'email': 'parimalaediga@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '501301', 'referral_code_input': 'VRL13892', 'agreed_terms': True} {'first_name': 'S I PARIMALA ', 'last_name': 'S I', 'mobile_number': '8985029230', 'email': 'parimalaediga@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '501301', 'referral_code_input': 'VRL13892', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5550'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5550 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Tholem appanna ', 'last_name': 'Tholem appanna ', 'mobile_number': '9014392574', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': '', 'pincode': '531115', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tholem appanna ', 'last_name': 'Tholem appanna ', 'mobile_number': '9014392574', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': '', 'pincode': '531115', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tholem appanna ', 'last_name': 'Tholem appanna ', 'mobile_number': '9014392574', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': '', 'pincode': '531115', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tholem appanna ', 'last_name': 'Tholem appanna ', 'mobile_number': '9014392574', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': '', 'pincode': '531115', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tholem appanna ', 'last_name': 'Tholem appanna ', 'mobile_number': '9014392574', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': '', 'pincode': '531115', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tholem appanna ', 'last_name': 'Tholem appanna ', 'mobile_number': '9014392574', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': '', 'pincode': '531115', 'referral_code_input': '531115', 'agreed_terms': True} {'first_name': 'Tholem appanna ', 'last_name': 'Tholem appanna ', 'mobile_number': '9014392574', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': '', 'pincode': '531115', 'referral_code_input': '531115', 'agreed_terms': True} {'first_name': 'Tholem appanna ', 'last_name': 'Tholem appanna ', 'mobile_number': '9014392574', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': '', 'pincode': '531115', 'referral_code_input': '531115', 'agreed_terms': True} 1. recharge_status : Pending txnid VP1Q0NNDLC STATUS VP1Q0NNDLC start ts=2025-10-23T23:48:35.002180+00:00 bg start order_id=VP1Q0NNDLC service=prepaid STATUS VP1Q0NNDLC no local tx row yet prepaid STATUS VP1Q0NNDLC calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP1Q0NNDLC', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP1Q0NNDLC provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP1Q0NNDLC no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP1Q0NNDLC STATUS VP1Q0NNDLC start ts=2025-10-23T23:48:40.811248+00:00 STATUS VP1Q0NNDLC no local tx row yet STATUS VP1Q0NNDLC calling provider\u2026 RAW {'orderId': '202510240518405667', 'TxnId': 'VP1Q0NNDLC', 'status': 'PENDING', 'number': '8919711769', 'amount': '153.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 05:18:40', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP1Q0NNDLC provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510240518405667 STATUS VP1Q0NNDLC no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP1Q0NNDLC STATUS VP1Q0NNDLC start ts=2025-10-23T23:48:46.781222+00:00 STATUS VP1Q0NNDLC no local tx row yet STATUS VP1Q0NNDLC calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP1Q0NNDLC Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510240518405667', 'TxnId': 'VP1Q0NNDLC', 'status': 'SUCCESS', 'number': '8919711769', 'amount': '153.00', 'RefId': '4831735685', 'operator': 'BS', 'service': 'Mobile', 'Comi': '6.885', 'reqTime': '2025-10-24 05:18:40', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP1Q0NNDLC provider -> normalized=SUCCESS, resText='Payment Processed', refId=4831735685, orderId=202510240518405667 STATUS VP1Q0NNDLC no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9247'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9247 1. recharge_status : Pending txnid VPPGPTLDMD STATUS VPPGPTLDMD start ts=2025-10-23T23:51:05.930443+00:00 bg start order_id=VPPGPTLDMD service=prepaid STATUS VPPGPTLDMD no local tx row yet prepaid STATUS VPPGPTLDMD calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPPGPTLDMD', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPPGPTLDMD provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPPGPTLDMD no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPPGPTLDMD STATUS VPPGPTLDMD start ts=2025-10-23T23:51:11.717859+00:00 STATUS VPPGPTLDMD no local tx row yet STATUS VPPGPTLDMD calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPPGPTLDMD Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510240521068990', 'TxnId': 'VPPGPTLDMD', 'status': 'SUCCESS', 'number': '9704858708', 'amount': '299.00', 'RefId': '1562549007', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.382', 'reqTime': '2025-10-24 05:21:06', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPPGPTLDMD provider -> normalized=SUCCESS, resText='Payment Processed', refId=1562549007, orderId=202510240521068990 STATUS VPPGPTLDMD no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPJ7K0RPII STATUS VPJ7K0RPII start ts=2025-10-24T00:04:19.375698+00:00 STATUS VPJ7K0RPII no local tx row yet STATUS VPJ7K0RPII calling provider\u2026 bg start order_id=VPJ7K0RPII service=dth dth In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service RAW {'orderId': None, 'TxnId': 'VPJ7K0RPII', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPJ7K0RPII provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPJ7K0RPII no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPJ7K0RPII STATUS VPJ7K0RPII start ts=2025-10-24T00:04:25.193995+00:00 STATUS VPJ7K0RPII no local tx row yet STATUS VPJ7K0RPII calling provider\u2026 bg done order_id=VPJ7K0RPII status=Failed 2. Failed 2. Failed RAW {'orderId': None, 'TxnId': 'VPJ7K0RPII', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPJ7K0RPII provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPJ7K0RPII no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPJ7K0RPII STATUS VPJ7K0RPII start ts=2025-10-24T00:04:30.972635+00:00 ------------------ Response data ----------------- {'bal': '0', 'Comi': '0.000', 'TxnId': 'VPJ7K0RPII', 'optId': '', 'Number': '1272519503', 'amount': '400.00', 'status': 'FAILED', 'resText': 'operator not matched', 'service': 'DTH', 'operator': 'TS', 'billAmount': '', 'VoucherCode': ''} STATUS VPJ7K0RPII calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPJ7K0RPII', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPJ7K0RPII provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPJ7K0RPII current=Failed age=5.8s young_pending=False STATUS VPJ7K0RPII persisted change: Failed -> Error STATUS VPJ7K0RPII summary synced to Error STATUS VPJ7K0RPII respond -> ERROR, msg='Transaction id not Exist', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1413109001044'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1413109001044'} 1413109001044 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1413109001044'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1413109001044'} 1413109001044 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1413109001410'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1413109001410'} 1413109001410 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1413109001410'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1413109001410'} 1413109001410 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1311534000015'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1311534000015'} 1311534000015 OrderedDict([('service', 'dth'), ('provider', 'TS'), ('fields', {'subscriber_id': '1272519503'})]) ====================== BillValidate ====================== dth TS {'subscriber_id': '1272519503'} 1272519503 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} OrderedDict([('service', 'dth'), ('provider', 'TS'), ('fields', {'subscriber_id': '1272519503', 'amount': '400'})]) ====================== BillValidate ====================== dth TS {'subscriber_id': '1272519503', 'amount': '400'} 1272519503 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} OrderedDict([('service', 'dth'), ('provider', 'TS'), ('fields', {'subscriber_id': '1272519503', 'amount': '400'})]) ====================== BillValidate ====================== dth TS {'subscriber_id': '1272519503', 'amount': '400'} 1272519503 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Biddika', 'last_name': 'Seemayya', 'mobile_number': '9492105174', 'email': 'seemayyabiddika77@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupam', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'MOHAMMAD ', 'last_name': 'HABIBUDDIN ', 'mobile_number': '9949004395', 'email': 'habbm1976@mail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam ', 'pincode': '507002', 'referral_code_input': '1 AP342390', 'agreed_terms': True} {'first_name': 'MOHAMMAD ', 'last_name': 'HABIBUDDIN ', 'mobile_number': '9949004395', 'email': 'habbm1976@mail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam ', 'pincode': '507002', 'referral_code_input': '1AP342390', 'agreed_terms': True} {'first_name': 'MOHAMMAD ', 'last_name': 'HABIBUDDIN ', 'mobile_number': '9949004395', 'email': 'habbm1976@mail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam ', 'pincode': '507002', 'referral_code_input': '1AP342390', 'agreed_terms': True} {'first_name': 'Naveen', 'last_name': 'Athram', 'mobile_number': '7780757157', 'email': 'arthramnaveen@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '503', 'city': 'Adilabad', 'pincode': '504307', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'BHG'), ('fields', {'book_using': 'Domestic', 'mobile': '7013982097', 'consumer_id': '45611'})]) ====================== BillValidate ====================== lpg BHG {'book_using': 'Domestic', 'mobile': '7013982097', 'consumer_id': '45611'} 7013982097 {'first_name': 'Aqsa firdous ', 'last_name': 'Firdous ', 'mobile_number': '7411994882', 'email': 'shaikaqsafirdous03@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Bidar', 'pincode': '585401', 'referral_code_input': 'VRL16148', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2685'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2685 1. recharge_status : Pending bg start order_id=VPXLTS05X3 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPXLTS05X3 STATUS VPXLTS05X3 start ts=2025-10-24T00:49:46.084645+00:00 STATUS VPXLTS05X3 no local tx row yet STATUS VPXLTS05X3 calling provider\u2026 RAW {'orderId': '202510240619462769', 'TxnId': 'VPXLTS05X3', 'status': 'PENDING', 'number': '8978063619', 'amount': '98.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 06:19:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPXLTS05X3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510240619462769 STATUS VPXLTS05X3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPXLTS05X3 STATUS VPXLTS05X3 start ts=2025-10-24T00:49:52.689609+00:00 STATUS VPXLTS05X3 no local tx row yet STATUS VPXLTS05X3 calling provider\u2026 RAW {'orderId': '202510240619462769', 'TxnId': 'VPXLTS05X3', 'status': 'PENDING', 'number': '8978063619', 'amount': '98.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 06:19:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPXLTS05X3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510240619462769 STATUS VPXLTS05X3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPXLTS05X3 STATUS VPXLTS05X3 start ts=2025-10-24T00:49:58.952649+00:00 STATUS VPXLTS05X3 no local tx row yet STATUS VPXLTS05X3 calling provider\u2026 RAW {'orderId': '202510240619462769', 'TxnId': 'VPXLTS05X3', 'status': 'PENDING', 'number': '8978063619', 'amount': '98.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 06:19:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPXLTS05X3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510240619462769 STATUS VPXLTS05X3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPXLTS05X3 STATUS VPXLTS05X3 start ts=2025-10-24T00:50:05.365745+00:00 STATUS VPXLTS05X3 no local tx row yet STATUS VPXLTS05X3 calling provider\u2026 RAW {'orderId': '202510240619462769', 'TxnId': 'VPXLTS05X3', 'status': 'PENDING', 'number': '8978063619', 'amount': '98.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 06:19:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPXLTS05X3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510240619462769 STATUS VPXLTS05X3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPXLTS05X3 STATUS VPXLTS05X3 start ts=2025-10-24T00:50:11.756137+00:00 STATUS VPXLTS05X3 no local tx row yet STATUS VPXLTS05X3 calling provider\u2026 RAW {'orderId': '202510240619462769', 'TxnId': 'VPXLTS05X3', 'status': 'PENDING', 'number': '8978063619', 'amount': '98.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 06:19:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPXLTS05X3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510240619462769 STATUS VPXLTS05X3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPXLTS05X3 STATUS VPXLTS05X3 start ts=2025-10-24T00:50:17.709552+00:00 STATUS VPXLTS05X3 no local tx row yet STATUS VPXLTS05X3 calling provider\u2026 RAW {'orderId': '202510240619462769', 'TxnId': 'VPXLTS05X3', 'status': 'PENDING', 'number': '8978063619', 'amount': '98.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 06:19:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPXLTS05X3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510240619462769 STATUS VPXLTS05X3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPXLTS05X3 STATUS VPXLTS05X3 start ts=2025-10-24T00:50:23.619565+00:00 STATUS VPXLTS05X3 no local tx row yet STATUS VPXLTS05X3 calling provider\u2026 RAW {'orderId': '202510240619462769', 'TxnId': 'VPXLTS05X3', 'status': 'PENDING', 'number': '8978063619', 'amount': '98.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 06:19:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPXLTS05X3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510240619462769 STATUS VPXLTS05X3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPXLTS05X3 STATUS VPXLTS05X3 start ts=2025-10-24T00:50:29.699602+00:00 STATUS VPXLTS05X3 no local tx row yet STATUS VPXLTS05X3 calling provider\u2026 RAW {'orderId': '202510240619462769', 'TxnId': 'VPXLTS05X3', 'status': 'PENDING', 'number': '8978063619', 'amount': '98.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 06:19:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPXLTS05X3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510240619462769 STATUS VPXLTS05X3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPXLTS05X3 STATUS VPXLTS05X3 start ts=2025-10-24T00:50:35.805378+00:00 STATUS VPXLTS05X3 no local tx row yet STATUS VPXLTS05X3 calling provider\u2026 RAW {'orderId': '202510240619462769', 'TxnId': 'VPXLTS05X3', 'status': 'FAILED', 'number': '8978063619', 'amount': '98.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 06:19:46', 'VoucherCode': None, 'resText': ''} STATUS VPXLTS05X3 provider -> normalized=FAILED, resText='', refId=, orderId=202510240619462769 STATUS VPXLTS05X3 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPXLTS05X3&number=8978063619&amount=98&operator=AT&circle=1 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPXLTS05X3 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPXLTS05X3 STATUS VPXLTS05X3 start ts=2025-10-24T00:50:41.849492+00:00 ------------------ Response data ----------------- {'bal': '2516.49', 'Comi': '0.000', 'optId': None, 'amount': 98, 'mobile': '8978063619', 'status': 'FAILED', 'orderId': 'VPXLTS05X3', 'resText': 'Transaction id Already Exist', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPXLTS05X3 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None {'first_name': 'Vajja', 'last_name': 'Prakash', 'mobile_number': '9550171699', 'email': 'vajjaprakash05@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '507211', 'referral_code_input': 'VRL16215', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Tholem appanna ', 'last_name': 'Tholem appanna ', 'mobile_number': '9014392574', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': '', 'pincode': '531115', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Tholem appanna ', 'last_name': 'Tholem appanna ', 'mobile_number': '9014392574', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': '', 'pincode': '531115', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending txnid VP2KR8SXBS STATUS VP2KR8SXBS start ts=2025-10-24T01:23:29.691174+00:00 bg start order_id=VP2KR8SXBS service=prepaid STATUS VP2KR8SXBS no local tx row yet prepaid STATUS VP2KR8SXBS calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510240653304250', 'TxnId': 'VP2KR8SXBS', 'status': 'SUCCESS', 'number': '6309605235', 'amount': '859.00', 'RefId': '1313974438', 'operator': 'AT', 'service': 'Mobile', 'Comi': '15.462', 'reqTime': '2025-10-24 06:53:30', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP2KR8SXBS provider -> normalized=SUCCESS, resText='Payment Processed', refId=1313974438, orderId=202510240653304250 STATUS VP2KR8SXBS no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'JITTA ', 'last_name': 'SRISHAILAM', 'mobile_number': '9052226633', 'email': 'jsrishailamjsyadav@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Jangaon ', 'pincode': '506167', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP2KR8SXBS Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][29651] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'GUNTURl VENKATA', 'last_name': 'RAMANJANEYULU', 'mobile_number': '09133846478', 'email': 'guntervenkataramanjaneyulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Peda lila Padu', 'pincode': '523117', 'referral_code_input': 'VP96B2J3 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '9032178200', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '75', 'city': 'Guwahati ', 'pincode': '784509', 'referral_code_input': '1AP822630 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '9032178200', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '75', 'city': 'Guwahati ', 'pincode': '784509', 'referral_code_input': '1AP822630 ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '6362253619', 'email': 'sudharshanraokondagorri@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupam', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Kondagorri', 'last_name': 'Sudharsanrao', 'mobile_number': '6362253619', 'email': 'sudharshanraokondagorri@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupam', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'JITTA', 'last_name': 'SRISHAILAM', 'mobile_number': '9052226633', 'email': 'jsrishailamjsyadav@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Jangaon ', 'pincode': '506167', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'JITTA', 'last_name': 'SRISHAILAM', 'mobile_number': '9052226633', 'email': 'jsrishailamjsyadav@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Jangaon ', 'pincode': '506167', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'JITTA', 'last_name': 'SRISHAILAM', 'mobile_number': '9052226633', 'email': 'jsrishailamjsyadav@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Jangaon ', 'pincode': '506167', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tangula ', 'last_name': 'Haribabu ', 'mobile_number': '7569148377', 'email': 'TANGULAHARIBABU@GMAIL.COM', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vishakhapatnam', 'pincode': '531040', 'referral_code_input': 'VP842537 ', 'agreed_terms': True} {'first_name': 'Tangula ', 'last_name': 'Haribabu ', 'mobile_number': '7569148377', 'email': 'TANGULAHARIBABU@GMAIL.COM', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vishakhapatnam', 'pincode': '531040', 'referral_code_input': 'VP842537 ', 'agreed_terms': True} {'first_name': 'Tangula ', 'last_name': 'Haribabu ', 'mobile_number': '7569148377', 'email': 'TANGULAHARIBABU@GMAIL.COM', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vishakhapatnam', 'pincode': '531040', 'referral_code_input': 'VP842537 ', 'agreed_terms': True} {'first_name': 'Tangula ', 'last_name': 'Haribabu ', 'mobile_number': '7569148377', 'email': 'TANGULAHARIBABU@GMAIL.COM', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vishakhapatnam', 'pincode': '531040', 'referral_code_input': 'VP842537 ', 'agreed_terms': True} {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '75', 'city': 'Guwahati ', 'pincode': '784509', 'referral_code_input': '1AP822630 ', 'agreed_terms': True} {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '75', 'city': 'Guwahati ', 'pincode': '784509', 'referral_code_input': '1AP822630 ', 'agreed_terms': True} {'first_name': 'Tangula ', 'last_name': 'Haribabu ', 'mobile_number': '7569148377', 'email': 'tangulaharibabu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vishakhapatnam', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Medipelly', 'last_name': 'Venkanna', 'mobile_number': '9705118231', 'email': 'vvenkanna985@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nakrekal', 'pincode': '508210', 'referral_code_input': 'VP24RART', 'agreed_terms': True} {'first_name': 'GUNTURl VENKATA', 'last_name': 'RAMANJANEYULU', 'mobile_number': '09133846478', 'email': 'guntervenkataramanjaneyulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Peda lila Padu', 'pincode': '523117', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} {'first_name': 'GUNTURl VENKATA', 'last_name': 'RAMANJANEYULU', 'mobile_number': '09133846478', 'email': 'guntervenkataramanjaneyulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Peda lila Padu', 'pincode': '523117', 'referral_code_input': 'VP96B2J3 ', 'agreed_terms': True} {'first_name': 'GUNTURl VENKATA', 'last_name': 'RAMANJANEYULU', 'mobile_number': '09133846478', 'email': 'guntervenkataramanjaneyulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Peda lila Padu', 'pincode': '523117', 'referral_code_input': 'VP96B2J3 ', 'agreed_terms': True} {'first_name': 'GUNTURl VENKATA', 'last_name': 'RAMANJANEYULU', 'mobile_number': '09133846478', 'email': 'guntervenkataramanjaneyulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Peda lila Padu', 'pincode': '523117', 'referral_code_input': 'VP96B2J3 ', 'agreed_terms': True} {'first_name': 'GUNTURl VENKATA', 'last_name': 'RAMANJANEYULU', 'mobile_number': '09133846478', 'email': 'guntervenkataramanjaneyulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Peda lila Padu', 'pincode': '523117', 'referral_code_input': 'VP96B2J3 ', 'agreed_terms': True} {'first_name': 'GUNTURl VENKATA', 'last_name': 'RAMANJANEYULU', 'mobile_number': '09133846478', 'email': 'guntervenkataramanjaneyulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Peda lila Padu', 'pincode': '523117', 'referral_code_input': 'VP96B2J3 ', 'agreed_terms': True} {'first_name': 'GUNTURl VENKATA', 'last_name': 'RAMANJANEYULU', 'mobile_number': '09133846478', 'email': 'guntervenkataramanjaneyulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Peda lila Padu', 'pincode': '523117', 'referral_code_input': 'VP96B2J3 ', 'agreed_terms': True} {'first_name': 'GUNTURl VENKATA', 'last_name': 'RAMANJANEYULU', 'mobile_number': '9133846478', 'email': 'guntervenkataramanjaneyulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Peda lila Padu', 'pincode': '523117', 'referral_code_input': 'VP96B2J3 ', 'agreed_terms': True} {'first_name': 'T Vijayanarayana ', 'last_name': 'Yadav', 'mobile_number': '9182125559', 'email': 'theerupativijayanarayanayadav@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty ', 'pincode': '515402', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '09365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'WARANGAL', 'pincode': '506002', 'referral_code_input': '1AP822630 ', 'agreed_terms': True} {'first_name': 'JITTA', 'last_name': 'MAMATHA', 'mobile_number': '7893532489', 'email': 'jittasrishailam3@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Jangaon', 'pincode': '506177', 'referral_code_input': 'VRL16234', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'CSPD'), ('fields', {'account_id': ''})]) ====================== BillValidate ====================== electricity CSPD {'account_id': ''} {'first_name': 'Pangi', 'last_name': 'Gopalrao ', 'mobile_number': '9182523691', 'email': 'pangichandu754@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': 'VRl14063', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Gopalrao ', 'mobile_number': '9182523691', 'email': 'pangichandu754@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': 'VRl14063', 'agreed_terms': True} None {'first_name': 'JITTA', 'last_name': 'MAMATHA', 'mobile_number': '7983532489', 'email': 'jittasrishailam3@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Jangaon', 'pincode': '506167', 'referral_code_input': 'VRL16234', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'Govinda raju ', 'mobile_number': '8688952121', 'email': 'kgovindaraju733@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518344', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2002 1. recharge_status : Pending txnid VP3HONYUHC STATUS VP3HONYUHC start ts=2025-10-24T02:19:22.389800+00:00 bg start order_id=VP3HONYUHC service=prepaid STATUS VP3HONYUHC no local tx row yet prepaid STATUS VP3HONYUHC calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP3HONYUHC', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP3HONYUHC provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP3HONYUHC no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP3HONYUHC STATUS VP3HONYUHC start ts=2025-10-24T02:19:28.126088+00:00 STATUS VP3HONYUHC no local tx row yet STATUS VP3HONYUHC calling provider\u2026 RAW {'orderId': '202510240749224071', 'TxnId': 'VP3HONYUHC', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 07:49:22', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP3HONYUHC provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510240749224071 STATUS VP3HONYUHC no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP3HONYUHC STATUS VP3HONYUHC start ts=2025-10-24T02:19:33.876711+00:00 STATUS VP3HONYUHC no local tx row yet STATUS VP3HONYUHC calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VP3HONYUHC', 'client_txn_id': 'VP3HONYUHC', 'provider_order_id': 'VP3HONYUHC', 'message': 'Payment Processed', 'raw': {'orderId': 'VP3HONYUHC', 'status': 'PENDING', 'mobile': '9400917873', 'amount': 107, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '1663.96', 'billAmount': '107.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '107.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '107.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VP3HONYUHC status=Pending 2. Pending 2. Pending RAW {'orderId': '202510240749224071', 'TxnId': 'VP3HONYUHC', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 07:49:22', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP3HONYUHC provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510240749224071 STATUS VP3HONYUHC no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP3HONYUHC STATUS VP3HONYUHC start ts=2025-10-24T02:19:39.608790+00:00 ------------------ Response data ----------------- {'bal': '1663.96', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VP3HONYUHC', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VP3HONYUHC LOCAL pending within grace 15s -> PENDING txnid VP3HONYUHC STATUS VP3HONYUHC start ts=2025-10-24T02:19:44.809530+00:00 ------------------ Response data ----------------- {'bal': '1663.96', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VP3HONYUHC', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VP3HONYUHC LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP3HONYUHC STATUS VP3HONYUHC start ts=2025-10-24T02:19:50.132667+00:00 ------------------ Response data ----------------- {'bal': '1663.96', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VP3HONYUHC', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VP3HONYUHC calling provider\u2026 RAW {'orderId': '202510240749224071', 'TxnId': 'VP3HONYUHC', 'status': 'FAILED', 'number': '9400917873', 'amount': '107.00', 'RefId': '7410131991', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 07:49:22', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP3HONYUHC provider -> normalized=FAILED, resText='Recharge Failed', refId=7410131991, orderId=202510240749224071 STATUS VP3HONYUHC current=FAILED age=16.3s young_pending=False STATUS VP3HONYUHC persisted change: FAILED -> Failure STATUS VP3HONYUHC summary synced to Failure STATUS VP3HONYUHC respond -> FAILED, msg='Recharge Failed', terminal=True =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][9378] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karunamaya', 'last_name': 'Chittibomma ', 'mobile_number': '9381262585', 'email': 'Karunamayachittibomma432@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': 'VRL13880', 'agreed_terms': True} None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None None None =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Karunamaya ', 'last_name': 'Chittibomma ', 'mobile_number': '9381262585', 'email': 'Karunamayachittibomma432@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': 'VRL13880', 'agreed_terms': True} [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karunamaya ', 'last_name': 'Chittibomma ', 'mobile_number': '7287855453', 'email': 'Karunamayachittibomma432@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': 'VRL13880', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karunamaya ', 'last_name': 'Chittibomma ', 'mobile_number': '9381262585', 'email': 'Karunamayachittibomma432@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': 'VRL13880', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][17434] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1978'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1978 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9642'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9642 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9642'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9642 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPCO40OV37 STATUS VPCO40OV37 start ts=2025-10-24T02:50:49.598645+00:00 bg start order_id=VPCO40OV37 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPCO40OV37 no local tx row yet Sending to prepaid perform wallet recharge STATUS VPCO40OV37 calling provider\u2026 RAW {'orderId': '202510240820504611', 'TxnId': 'VPCO40OV37', 'status': 'PENDING', 'number': '9447960917', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 08:20:50', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPCO40OV37 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510240820504611 STATUS VPCO40OV37 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPCO40OV37 STATUS VPCO40OV37 start ts=2025-10-24T02:50:55.401865+00:00 STATUS VPCO40OV37 no local tx row yet STATUS VPCO40OV37 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPCO40OV37 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510240820504611', 'TxnId': 'VPCO40OV37', 'status': 'SUCCESS', 'number': '9447960917', 'amount': '107.00', 'RefId': '3951662768', 'operator': 'BS', 'service': 'Mobile', 'Comi': '4.815', 'reqTime': '2025-10-24 08:20:50', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPCO40OV37 provider -> normalized=SUCCESS, resText='Payment Processed', refId=3951662768, orderId=202510240820504611 STATUS VPCO40OV37 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPX6EPSUZ0 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPX6EPSUZ0 STATUS VPX6EPSUZ0 start ts=2025-10-24T02:52:37.703695+00:00 STATUS VPX6EPSUZ0 no local tx row yet STATUS VPX6EPSUZ0 calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510240822374495', 'TxnId': 'VPX6EPSUZ0', 'status': 'PENDING', 'number': '9392135806', 'amount': '859.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 08:22:37', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPX6EPSUZ0 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510240822374495 STATUS VPX6EPSUZ0 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][23660] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPX6EPSUZ0 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPX6EPSUZ0 STATUS VPX6EPSUZ0 start ts=2025-10-24T02:52:43.693990+00:00 bg start order_id=VP7DNWOYXG service=prepaid ------------------ Response data ----------------- prepaid {'bal': '809.77', 'Comi': '5.154', 'optId': '6696803010', 'amount': 859, 'mobile': '9392135806', 'status': 'SUCCESS', 'orderId': 'VPX6EPSUZ0', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '859.00'} In side dispatch_service_payment function STATUS VPX6EPSUZ0 LOCAL terminal -> SUCCESS getting into [perform_wallet_recharge / perform_bill_payment] based on service =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Sending to prepaid perform wallet recharge txnid VP7DNWOYXG STATUS VP7DNWOYXG start ts=2025-10-24T02:52:48.693111+00:00 STATUS VP7DNWOYXG no local tx row yet STATUS VP7DNWOYXG calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP7DNWOYXG', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP7DNWOYXG provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP7DNWOYXG no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP7DNWOYXG STATUS VP7DNWOYXG start ts=2025-10-24T02:52:55.521972+00:00 STATUS VP7DNWOYXG no local tx row yet STATUS VP7DNWOYXG calling provider\u2026 RAW {'orderId': '202510240822494885', 'TxnId': 'VP7DNWOYXG', 'status': 'PENDING', 'number': '6303895405', 'amount': '299.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 08:22:49', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP7DNWOYXG provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510240822494885 STATUS VP7DNWOYXG no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP7DNWOYXG Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VP7DNWOYXG STATUS VP7DNWOYXG start ts=2025-10-24T02:53:01.435072+00:00 ------------------ Response data ----------------- {'bal': '515.92', 'Comi': '5.382', 'optId': '1733079280', 'amount': 299, 'mobile': '6303895405', 'status': 'SUCCESS', 'orderId': 'VP7DNWOYXG', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '299.00'} STATUS VP7DNWOYXG LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5560'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5560 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5560'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5560 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5065'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5065 1. recharge_status : Pending bg start order_id=VP4IYOAZ8Q service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP4IYOAZ8Q Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VP4IYOAZ8Q STATUS VP4IYOAZ8Q start ts=2025-10-24T02:55:08.864428+00:00 ------------------ Response data ----------------- {'bal': '172.31', 'Comi': '2.094', 'optId': '6696813555', 'amount': 349, 'mobile': '9701002739', 'status': 'SUCCESS', 'orderId': 'VP4IYOAZ8Q', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00'} STATUS VP4IYOAZ8Q LOCAL terminal -> SUCCESS VerifyTxnPinSerializer(data={'transaction_pin': '5568'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5568 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5568'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5568 VerifyTxnPinSerializer(data={'transaction_pin': '5568'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5568 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Katta', 'last_name': 'Danesh satyanarayana ', 'mobile_number': '9177658553', 'email': 'kattadaneshkattaown@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Draksharamam ', 'pincode': '533262', 'referral_code_input': 'VP7MOZMT', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Katta', 'last_name': 'Danesh satyanarayana ', 'mobile_number': '9177658553', 'email': 'kattadaneshkattaown@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Draksharamam ', 'pincode': '533262', 'referral_code_input': 'VP7MOZMT', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Katta', 'last_name': 'Danesh satyanarayana ', 'mobile_number': '9177658553', 'email': 'kattadaneshkattaown@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Draksharamam ', 'pincode': '533262', 'referral_code_input': 'VP7MOZMT', 'agreed_terms': True} {'first_name': 'Katta', 'last_name': 'Danesh satyanarayana ', 'mobile_number': '9177658553', 'email': 'kattadaneshkattaown@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Draksharamam ', 'pincode': '533262', 'referral_code_input': 'VP7MOZMT', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 30348 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 30460 was killed by signal: 15, core dumped: no VerifyTxnPinSerializer(data={'transaction_pin': '7869'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7869 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 31099 was killed by signal: 15, core dumped: no 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 31584 was killed by signal: 15, core dumped: no bg start order_id=VPNC08KD4C service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service txnid VPNC08KD4C Sending to prepaid perform wallet recharge STATUS VPNC08KD4C start ts=2025-10-24T03:05:27.922968+00:00 STATUS VPNC08KD4C no local tx row yet STATUS VPNC08KD4C calling provider\u2026 Iam at inside failure block RAW {'orderId': None, 'TxnId': 'VPNC08KD4C', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} Inside handle recharge outcome STATUS VPNC08KD4C provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= failure STATUS VPNC08KD4C no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' txnid VPNC08KD4C STATUS VPNC08KD4C start ts=2025-10-24T03:05:34.051400+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 649, 'mobile': '9966422677', 'status': 'FAILED', 'orderId': 'VPNC08KD4C', 'resText': 'Insufficient Balance', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPNC08KD4C LOCAL terminal -> FAILED bg failed order_id=VPNC08KD4C Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'BHG'), ('fields', {'book_using': '64133699', 'mobile': '64133699', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg BHG {'book_using': '64133699', 'mobile': '64133699', 'consumer_id': ''} 64133699 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPCXKSBJKM service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPCXKSBJKM STATUS VPCXKSBJKM start ts=2025-10-24T03:16:47.611408+00:00 STATUS VPCXKSBJKM no local tx row yet STATUS VPCXKSBJKM calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' RAW {'orderId': None, 'TxnId': 'VPCXKSBJKM', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPCXKSBJKM provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= bg failed order_id=VPCXKSBJKM Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' STATUS VPCXKSBJKM no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPCXKSBJKM STATUS VPCXKSBJKM start ts=2025-10-24T03:16:54.112162+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 199, 'mobile': '9177619246', 'status': 'FAILED', 'orderId': 'VPCXKSBJKM', 'resText': 'Insufficient Balance', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPCXKSBJKM LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1986'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1986 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VP8970MVRP STATUS VP8970MVRP start ts=2025-10-24T03:19:24.350826+00:00 STATUS VP8970MVRP no local tx row yet STATUS VP8970MVRP calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8970MVRP', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8970MVRP provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8970MVRP no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP8970MVRP STATUS VP8970MVRP start ts=2025-10-24T03:19:30.655619+00:00 STATUS VP8970MVRP no local tx row yet STATUS VP8970MVRP calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8970MVRP', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8970MVRP provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8970MVRP no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP8970MVRP STATUS VP8970MVRP start ts=2025-10-24T03:19:36.967079+00:00 STATUS VP8970MVRP no local tx row yet STATUS VP8970MVRP calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8970MVRP', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8970MVRP provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8970MVRP no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8970MVRP STATUS VP8970MVRP start ts=2025-10-24T03:19:43.036677+00:00 STATUS VP8970MVRP no local tx row yet STATUS VP8970MVRP calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8970MVRP', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8970MVRP provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8970MVRP no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP8970MVRP STATUS VP8970MVRP start ts=2025-10-24T03:19:48.921754+00:00 STATUS VP8970MVRP no local tx row yet STATUS VP8970MVRP calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8970MVRP', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8970MVRP provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8970MVRP no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8970MVRP STATUS VP8970MVRP start ts=2025-10-24T03:19:54.686899+00:00 STATUS VP8970MVRP no local tx row yet STATUS VP8970MVRP calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8970MVRP', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8970MVRP provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8970MVRP no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8970MVRP STATUS VP8970MVRP start ts=2025-10-24T03:20:00.566878+00:00 STATUS VP8970MVRP no local tx row yet STATUS VP8970MVRP calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8970MVRP', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8970MVRP provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8970MVRP no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8970MVRP STATUS VP8970MVRP start ts=2025-10-24T03:20:06.918589+00:00 STATUS VP8970MVRP no local tx row yet STATUS VP8970MVRP calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8970MVRP', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8970MVRP provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8970MVRP no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8970MVRP STATUS VP8970MVRP start ts=2025-10-24T03:20:12.738241+00:00 STATUS VP8970MVRP no local tx row yet STATUS VP8970MVRP calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8970MVRP', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8970MVRP provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8970MVRP no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8970MVRP STATUS VP8970MVRP start ts=2025-10-24T03:20:18.437903+00:00 STATUS VP8970MVRP no local tx row yet STATUS VP8970MVRP calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP8970MVRP', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8970MVRP provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8970MVRP no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg start order_id=VP8970MVRP service=prepaid =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP8970MVRP Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2007'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2007 1. recharge_status : Pending bg start order_id=VPAP0HZK08 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPAP0HZK08 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPAP0HZK08 STATUS VPAP0HZK08 start ts=2025-10-24T03:23:19.560234+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 199, 'mobile': '9434153540', 'status': 'FAILED', 'orderId': 'VPAP0HZK08', 'resText': 'Insufficient Balance', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '0.00'} STATUS VPAP0HZK08 LOCAL terminal -> FAILED 1. recharge_status : Pending txnid VPQES38LZ2 STATUS VPQES38LZ2 start ts=2025-10-24T03:23:45.776691+00:00 bg start order_id=VPQES38LZ2 service=prepaid STATUS VPQES38LZ2 no local tx row yet prepaid STATUS VPQES38LZ2 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPQES38LZ2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQES38LZ2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQES38LZ2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPQES38LZ2 STATUS VPQES38LZ2 start ts=2025-10-24T03:23:52.017194+00:00 STATUS VPQES38LZ2 no local tx row yet STATUS VPQES38LZ2 calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPQES38LZ2 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': None, 'TxnId': 'VPQES38LZ2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQES38LZ2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQES38LZ2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'K', 'last_name': 'Ramanjaneyulu', 'mobile_number': '9652434517', 'email': 'korapatiramanjaneyulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518003', 'referral_code_input': 'VRL16145', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'Thippeswamy ', 'mobile_number': '8790638779', 'email': 'kengappagari@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Rayadurgam ', 'pincode': '515865', 'referral_code_input': 'VRL16073', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'Thippeswamy ', 'mobile_number': '8790638779', 'email': 'kengappagari@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Rayadurgam ', 'pincode': '515865', 'referral_code_input': 'VRL16073', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'Thippeswamy ', 'mobile_number': '8790638779', 'email': 'kengappagari@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Rayadurgam ', 'pincode': '515865', 'referral_code_input': 'VRL16073', 'agreed_terms': True} {'first_name': 'VADDI ', 'last_name': 'PADMA', 'mobile_number': '9491456446', 'email': 'padmavoddi123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Kancharapalem', 'pincode': '530008', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Katta', 'last_name': 'Danesh satyanarayana ', 'mobile_number': '9177658553', 'email': 'kattadaneshkattaown@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Draksharamam ', 'pincode': '533262', 'referral_code_input': 'VP7MOZMT', 'agreed_terms': True} {'first_name': 'Pitchika', 'last_name': 'Rama Mohana Rao', 'mobile_number': '7483399865', 'email': 'rammohan4458@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533296', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pusam', 'last_name': 'Jayaram', 'mobile_number': '9100328364', 'email': 'jairampusam77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Luxettipet ', 'pincode': '504215', 'referral_code_input': 'VP4IHQFO', 'agreed_terms': True} {'first_name': 'Pusam', 'last_name': 'Jayaram', 'mobile_number': '9100328364', 'email': 'jairampusam77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Luxettipet ', 'pincode': '504215', 'referral_code_input': 'VP4IHQFO', 'agreed_terms': True} {'first_name': 'Mohammed', 'last_name': 'Ilias', 'mobile_number': '8886892272', 'email': 'mohammadilias0786@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522001', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'BHG'), ('fields', {'book_using': '64133699', 'mobile': '64133699', 'consumer_id': '64133699'})]) ====================== BillValidate ====================== lpg BHG {'book_using': '64133699', 'mobile': '64133699', 'consumer_id': '64133699'} 64133699 OrderedDict([('service', 'lpg'), ('provider', 'BHG'), ('fields', {'book_using': '4090948008', 'mobile': '64133699', 'consumer_id': '64133699'})]) ====================== BillValidate ====================== lpg BHG {'book_using': '4090948008', 'mobile': '64133699', 'consumer_id': '64133699'} 64133699 OrderedDict([('service', 'lpg'), ('provider', 'BHG'), ('fields', {'book_using': '4090948008', 'mobile': '9912816267', 'consumer_id': '64133699'})]) ====================== BillValidate ====================== lpg BHG {'book_using': '4090948008', 'mobile': '9912816267', 'consumer_id': '64133699'} 9912816267 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7111301132995'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7111301132995'} 7111301132995 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1431201000091'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1431201000091'} 1431201000091 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2828'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2828 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][14633] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5954'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5954 =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'dth'), ('provider', 'DT'), ('fields', {'subscriber_id': '02511615478'})]) ====================== BillValidate ====================== dth DT {'subscriber_id': '02511615478'} 02511615478 {'Status': 'SUCCESS', 'CustomerName': 'Ram Reddy', 'Balance': None, 'Monthly': 320, 'NextRecharge': '24-10-2025', 'Planname': 'Not found', 'Message': 'DTH Info'} =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPB0HD07RJ bg start order_id=VPB0HD07RJ service=prepaid STATUS VPB0HD07RJ start ts=2025-10-24T03:31:57.116937+00:00 prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPB0HD07RJ no local tx row yet STATUS VPB0HD07RJ calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPB0HD07RJ', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPB0HD07RJ provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPB0HD07RJ no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPB0HD07RJ STATUS VPB0HD07RJ start ts=2025-10-24T03:32:03.036548+00:00 STATUS VPB0HD07RJ no local tx row yet STATUS VPB0HD07RJ calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPB0HD07RJ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': None, 'TxnId': 'VPB0HD07RJ', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPB0HD07RJ provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPB0HD07RJ no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPB0HD07RJ STATUS VPB0HD07RJ start ts=2025-10-24T03:32:08.806107+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 199, 'mobile': '7658928406', 'status': 'FAILED', 'orderId': 'VPB0HD07RJ', 'resText': 'Insufficient Balance', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPB0HD07RJ LOCAL terminal -> FAILED bg start order_id=VPE7JI1O0Z service=dth dth In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service bg done order_id=VPE7JI1O0Z status=Failed 2. Failed 2. Failed =============================== Just entered Recharge Status API ================================== txnid VPE7JI1O0Z STATUS VPE7JI1O0Z start ts=2025-10-24T03:32:11.749314+00:00 ------------------ Response data ----------------- {'bal': '0', 'Comi': '0.000', 'TxnId': 'VPE7JI1O0Z', 'optId': '', 'Number': '02511615478', 'amount': '300.00', 'status': 'FAILED', 'resText': 'operator not matched', 'service': 'DTH', 'operator': 'DT', 'billAmount': '', 'VoucherCode': ''} STATUS VPE7JI1O0Z calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPE7JI1O0Z', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPE7JI1O0Z provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPE7JI1O0Z current=Failed age=0.6s young_pending=False STATUS VPE7JI1O0Z persisted change: Failed -> Error STATUS VPE7JI1O0Z summary synced to Error STATUS VPE7JI1O0Z respond -> ERROR, msg='Transaction id not Exist', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPXCE1U0FX service=electricity electricity In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service bg done order_id=VPXCE1U0FX status=Failed 2. Failed 2. Failed =============================== Just entered Recharge Status API ================================== txnid VPXCE1U0FX STATUS VPXCE1U0FX start ts=2025-10-24T03:32:36.455455+00:00 ------------------ Response data ----------------- {'bal': '0', 'Comi': '0.000', 'TxnId': 'VPXCE1U0FX', 'optId': '', 'Number': '1431201000091', 'amount': '551.00', 'status': 'FAILED', 'resText': 'Insufficent Balance', 'service': 'ElectriCity', 'operator': 'APCP', 'billAmount': '', 'VoucherCode': ''} STATUS VPXCE1U0FX calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPXCE1U0FX', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPXCE1U0FX provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPXCE1U0FX current=Failed age=3.1s young_pending=False STATUS VPXCE1U0FX persisted change: Failed -> Error STATUS VPXCE1U0FX summary synced to Error STATUS VPXCE1U0FX respond -> ERROR, msg='Transaction id not Exist', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kameswari', 'last_name': 'Eduru', 'mobile_number': '7731056621', 'email': 'kameswarieduru1981@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524002', 'referral_code_input': 'VP1V5UMS', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'dth'), ('provider', 'DT'), ('fields', {'subscriber_id': '8341659438', 'amount': '300'})]) ====================== BillValidate ====================== dth DT {'subscriber_id': '8341659438', 'amount': '300'} 8341659438 {'Status': 'SUCCESS', 'CustomerName': 'Ram Reddy', 'Balance': None, 'Monthly': 320, 'NextRecharge': '24-10-2025', 'Planname': 'Not found', 'Message': 'DTH Info'} {'first_name': 'Madhu', 'last_name': 'Kumar', 'mobile_number': '6281189417', 'email': 'madhukumar29282@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'VP8U060R', 'agreed_terms': True} {'first_name': 'Naravula ', 'last_name': 'Sai kiran ', 'mobile_number': '9059723637', 'email': 'saitatains3637@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515001', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'dth'), ('provider', 'DT'), ('fields', {'subscriber_id': '02511615478', 'amount': '300'})]) ====================== BillValidate ====================== dth DT {'subscriber_id': '02511615478', 'amount': '300'} 02511615478 {'Status': 'SUCCESS', 'CustomerName': 'Ram Reddy', 'Balance': None, 'Monthly': 320, 'NextRecharge': '24-10-2025', 'Planname': 'Not found', 'Message': 'DTH Info'} {'first_name': 'Gudavalli ', 'last_name': 'Narasimha Rao', 'mobile_number': '9885688988', 'email': 'narasimharaogudavalli999@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'A.konduru', 'pincode': '521226', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP4A7EOLLF STATUS VP4A7EOLLF start ts=2025-10-24T03:34:14.599277+00:00 bg start order_id=VP4A7EOLLF service=prepaid STATUS VP4A7EOLLF no local tx row yet prepaid STATUS VP4A7EOLLF calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP4A7EOLLF', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP4A7EOLLF provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP4A7EOLLF no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP4A7EOLLF STATUS VP4A7EOLLF start ts=2025-10-24T03:34:20.454199+00:00 STATUS VP4A7EOLLF no local tx row yet STATUS VP4A7EOLLF calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP4A7EOLLF Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510240904154390', 'TxnId': 'VP4A7EOLLF', 'status': 'FAILED', 'number': '6305271256', 'amount': '91.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 09:04:15', 'VoucherCode': None, 'resText': 'This plan is applicable for Jio Phone customers only'} STATUS VP4A7EOLLF provider -> normalized=FAILED, resText='This plan is applicable for Jio Phone customers only', refId=, orderId=202510240904154390 STATUS VP4A7EOLLF no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) txnid VP4A7EOLLF STATUS VP4A7EOLLF start ts=2025-10-24T03:34:26.303932+00:00 ------------------ Response data ----------------- {'bal': '83.40', 'Comi': '0.000', 'optId': '', 'amount': 91, 'mobile': '6305271256', 'status': 'FAILED', 'orderId': 'VP4A7EOLLF', 'resText': 'This plan is applicable for Jio Phone customers only', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VP4A7EOLLF LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sai kiran ', 'last_name': 'Nenavath', 'mobile_number': '9912888600', 'email': 'nenavathsaikiran165@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Hyderabad ', 'pincode': '508248', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sai kiran ', 'last_name': 'Nenavath', 'mobile_number': '9912888600', 'email': 'nenavathsaikiran165@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Hyderabad ', 'pincode': '508248', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2012'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2012 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg start order_id=VPC9BONY3S service=prepaid txnid VPC9BONY3S prepaid STATUS VPC9BONY3S start ts=2025-10-24T03:36:40.203336+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPC9BONY3S no local tx row yet STATUS VPC9BONY3S calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPC9BONY3S', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPC9BONY3S provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPC9BONY3S no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPC9BONY3S STATUS VPC9BONY3S start ts=2025-10-24T03:36:45.937402+00:00 STATUS VPC9BONY3S no local tx row yet STATUS VPC9BONY3S calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPC9BONY3S Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': None, 'TxnId': 'VPC9BONY3S', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPC9BONY3S provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPC9BONY3S no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) {'first_name': 'Nali', 'last_name': 'Leobava ', 'mobile_number': '7396864953', 'email': 'nalileodas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': '', 'pincode': '506347', 'referral_code_input': '', 'agreed_terms': True} txnid VPC9BONY3S STATUS VPC9BONY3S start ts=2025-10-24T03:36:51.690675+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 199, 'mobile': '9963260275', 'status': 'FAILED', 'orderId': 'VPC9BONY3S', 'resText': 'Insufficient Balance', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPC9BONY3S LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6925'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6925 VerifyTxnPinSerializer(data={'transaction_pin': '6925'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6925 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2007'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2007 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPG40IPPDF service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPG40IPPDF Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPG40IPPDF STATUS VPG40IPPDF start ts=2025-10-24T03:39:04.351552+00:00 ------------------ Response data ----------------- {'bal': '164.40', 'Comi': '0.000', 'optId': '', 'amount': 10, 'mobile': '9434153540', 'status': 'FAILED', 'orderId': 'VPG40IPPDF', 'resText': '', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '0.00'} STATUS VPG40IPPDF LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nakka', 'last_name': 'Venkatesh ', 'mobile_number': '9959057976', 'email': 'venkatesh373@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharamaram', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Murthy ', 'last_name': 'Vanthala ', 'mobile_number': '9014955719', 'email': 'murhyvanthala895@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintaplli ', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Bmohan', 'last_name': 'Babu', 'mobile_number': '6300884231', 'email': 'bmohanb487@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapur', 'pincode': '515761', 'referral_code_input': 'VRL15909', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1025'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1025 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nali ', 'last_name': 'Vinay', 'mobile_number': '7396864953', 'email': 'nalileodas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Mulugu', 'pincode': '506347', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9959'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9959 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1986'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1986 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'NENAVATH ', 'last_name': 'CHANTI NAYAK ', 'mobile_number': '8341824278', 'email': 'chantinenavath1432@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Hyderabad ', 'pincode': '508248', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '2580'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2580 VerifyTxnPinSerializer(data={'transaction_pin': '9632'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9632 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9632'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9632 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Nali', 'last_name': 'Leobava ', 'mobile_number': '7396864953', 'email': 'nalileodas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': '', 'pincode': '506347', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nali', 'last_name': 'Leobava ', 'mobile_number': '7396864953', 'email': 'nalileodas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Pasra ', 'pincode': '506347', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nali ', 'last_name': 'Vinay', 'mobile_number': '7396864953', 'email': 'nalileodas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Mulugu', 'pincode': '506347', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nali ', 'last_name': 'Vinay', 'mobile_number': '7396864953', 'email': 'nalileodas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Mulugu', 'pincode': '506347', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nali ', 'last_name': 'Vinay', 'mobile_number': '7396864953', 'email': 'nalileodas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Mulugu', 'pincode': '506347', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nali ', 'last_name': 'Vinay', 'mobile_number': '7396864953', 'email': 'nalileodas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Mulugu', 'pincode': '506347', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'PALVAI ', 'last_name': 'Saidulu ', 'mobile_number': '6301107814', 'email': 'psaidulu639@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Madgulapally ', 'pincode': '508374', 'referral_code_input': 'VRL14466', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'PALVAI ', 'last_name': 'Saidulu ', 'mobile_number': '6301107814', 'email': 'psaidulu639@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Madgulapally ', 'pincode': '508374', 'referral_code_input': 'VRL14466', 'agreed_terms': True} {'first_name': 'PALVAI ', 'last_name': 'Saidulu ', 'mobile_number': '6301107814', 'email': 'psaidulu639@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Madgulapally ', 'pincode': '508374', 'referral_code_input': 'VRL14466', 'agreed_terms': True} {'first_name': 'PALVAI ', 'last_name': 'Saidulu ', 'mobile_number': '6301107814', 'email': 'psaidulu639@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Madgulapally ', 'pincode': '508374', 'referral_code_input': 'VRL14466', 'agreed_terms': True} {'first_name': 'PALVAI ', 'last_name': 'Saidulu ', 'mobile_number': '6301107814', 'email': 'psaidulu639@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Madgulapally ', 'pincode': '508374', 'referral_code_input': 'VRL14466', 'agreed_terms': True} {'first_name': 'PALVAI ', 'last_name': 'Saidulu ', 'mobile_number': '6301107814', 'email': 'psaidulu639@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Madgulapally ', 'pincode': '508374', 'referral_code_input': 'VRL14466', 'agreed_terms': True} {'first_name': 'PALVAI ', 'last_name': 'Saidulu ', 'mobile_number': '6301107814', 'email': 'psaidulu639@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Madgulapally ', 'pincode': '508374', 'referral_code_input': 'VRL14466', 'agreed_terms': True} {'first_name': 'PALVAI ', 'last_name': 'Saidulu ', 'mobile_number': '6301107814', 'email': 'psaidulu639@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Madgulapally ', 'pincode': '508374', 'referral_code_input': 'VRL14466', 'agreed_terms': True} {'first_name': 'PALVAI ', 'last_name': 'Saidulu ', 'mobile_number': '6301107814', 'email': 'psaidulu639@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Madgulapally ', 'pincode': '508374', 'referral_code_input': 'VRL14466', 'agreed_terms': True} [UID:1069][32166] Child process with pid: 27591 was killed by signal: 15, core dumped: no [UID:1069][32166] Child process with pid: 27590 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0404'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0404 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Venkataa', 'last_name': 'Reddyy', 'mobile_number': '8688848530', 'email': 'reddyvenkata329@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Bangalore ', 'pincode': '560103', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0419'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0419 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'B ', 'last_name': 'ARAVIND KUMAR ', 'mobile_number': '9849452842', 'email': 'aravind7675884778@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509131', 'referral_code_input': 'VRL13886', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '9277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9277 1. recharge_status : Pending txnid VPI0MZKD49 STATUS VPI0MZKD49 start ts=2025-10-24T04:02:05.447200+00:00 bg start order_id=VPI0MZKD49 service=prepaid STATUS VPI0MZKD49 no local tx row yet prepaid STATUS VPI0MZKD49 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPI0MZKD49', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPI0MZKD49 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPI0MZKD49 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPI0MZKD49 STATUS VPI0MZKD49 start ts=2025-10-24T04:02:11.607609+00:00 STATUS VPI0MZKD49 no local tx row yet STATUS VPI0MZKD49 calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPI0MZKD49 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': None, 'TxnId': 'VPI0MZKD49', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPI0MZKD49 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPI0MZKD49 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPI0MZKD49 STATUS VPI0MZKD49 start ts=2025-10-24T04:02:17.460543+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 859, 'mobile': '6300135523', 'status': 'FAILED', 'orderId': 'VPI0MZKD49', 'resText': 'Insufficient Balance', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPI0MZKD49 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][15468] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ [ERROR] [UID:1069][15467] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1176, in _find_and_load File "", line 1204, in _gcd_import File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 1147, in _find_and_load_unlocked File "", line 241, in _call_with_frames_removed File "", line 690, in _load_unlocked File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 15468 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 15467 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0504'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0504 1. recharge_status : Pending bg start order_id=VPN8DW69I5 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPN8DW69I5 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPN8DW69I5 STATUS VPN8DW69I5 start ts=2025-10-24T04:06:39.907059+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 199, 'mobile': '8341179086', 'status': 'FAILED', 'orderId': 'VPN8DW69I5', 'resText': 'Insufficient Balance', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPN8DW69I5 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8888'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8888 VerifyTxnPinSerializer(data={'transaction_pin': '0000'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0000 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5555'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5555 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2222'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2222 =============================== Just entered Recharge Status API ================================== {'first_name': 'Teja', 'last_name': 'Teja', 'mobile_number': '9346106554', 'email': 'kammariravitejakammariraviteja@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally ', 'pincode': '505325', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PALVAI ', 'last_name': 'Saidulu ', 'mobile_number': '6301107814', 'email': 'psaidulu639@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Madgulapally ', 'pincode': '508374', 'referral_code_input': 'VRL14466', 'agreed_terms': True} {'first_name': 'PALVAI ', 'last_name': 'Saidulu ', 'mobile_number': '6301107814', 'email': 'psaidulu639@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Madgulapally ', 'pincode': '508374', 'referral_code_input': 'VRL14466', 'agreed_terms': True} {'first_name': 'M', 'last_name': 'Dhana Lakshmi ', 'mobile_number': '9640754168', 'email': 'dhanamushni@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram ', 'pincode': '533201', 'referral_code_input': 'VRL16011', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '', 'mobile': '', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg HPG {'book_using': '', 'mobile': '', 'consumer_id': ''} {'first_name': 'Mallu Naveen ', 'last_name': 'Kumar Reddy ', 'mobile_number': '9121267192', 'email': 'mnkreddy68@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Obulavaripalli ', 'pincode': '510108', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Konkala', 'last_name': 'Vinay', 'mobile_number': '7093225803', 'email': 'konkalavinay09@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'WARANGAL RURAL', 'pincode': '506122', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chadala', 'last_name': 'Srinivas ', 'mobile_number': '9849718203', 'email': 'ch.srinivas8203@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Godavarikhani ', 'pincode': '505209', 'referral_code_input': 'VRL15244', 'agreed_terms': True} {'first_name': 'NARRA', 'last_name': 'LAXMINARAYANA ', 'mobile_number': '9640351287', 'email': 'narralaxminarayana07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Suriapet', 'pincode': '508201', 'referral_code_input': 'VP7JOJX0', 'agreed_terms': True} {'first_name': 'Abhishek Sai', 'last_name': 'Artham', 'mobile_number': '9491320189', 'email': 'arthamabhishek1986@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '500039', 'referral_code_input': 'VP6LT6JK', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== {'first_name': 'D.Manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Satyam', 'last_name': 'Satyam ', 'mobile_number': '9157035594', 'email': 'satyampaswan9689@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'VP8U060R', 'agreed_terms': True} {'first_name': 'Hemanth', 'last_name': 'S', 'mobile_number': '7259536242', 'email': 'hemanthhemu0432@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore', 'pincode': '560083', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Swathi', 'last_name': 'Donda', 'mobile_number': '9346504158', 'email': 'rdonda156@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508217', 'referral_code_input': 'VP8VDSNT', 'agreed_terms': True} {'first_name': 'Hanoch', 'last_name': 'Babu', 'mobile_number': '9441010071', 'email': 'hanoch.944@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet', 'pincode': '502103', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Madugula ', 'last_name': 'Issaku ', 'mobile_number': '8008587134', 'email': 'Issakumadugula8008@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Vinukonda ', 'pincode': '522647', 'referral_code_input': 'VRL15636', 'agreed_terms': True} {'first_name': 'Venkataiah ', 'last_name': 'Dgalimuti', 'mobile_number': '9949122325', 'email': 'dgalimuti@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Vinukonda ', 'pincode': '522647', 'referral_code_input': 'VRL16272', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'ADIKESAVULU ', 'last_name': 'NAIDU ', 'mobile_number': '9963738495', 'email': 'ponn.aknaidu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517502', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Allu', 'last_name': 'leeladurgasubrmanyam dattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada', 'pincode': '521301', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Allu', 'last_name': 'leeladurgasubrmanyam dattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada', 'pincode': '521301', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'D manikanta', 'last_name': 'Swamy', 'mobile_number': '8500001355', 'email': 'dulamswamy143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry ', 'pincode': '533234', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'Allu', 'last_name': 'leeladurgasubrmanyam dattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada', 'pincode': '521301', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Allu', 'last_name': 'leeladurgasubrmanyam dattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada', 'pincode': '521301', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Angshuman ', 'last_name': 'Basuli ', 'mobile_number': '7477458247', 'email': 'angsumanbasuli@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura ', 'pincode': '722152', 'referral_code_input': 'VP4O7E7X', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6699'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6699 1. recharge_status : Pending bg start order_id=VPVB9YGADR service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPVB9YGADR Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11687] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== txnid VPVB9YGADR STATUS VPVB9YGADR start ts=2025-10-24T04:44:31.556683+00:00 ------------------ Response data ----------------- {'bal': '19825.40', 'Comi': '6.282', 'optId': '1735281720', 'amount': 349, 'mobile': '9959107066', 'status': 'SUCCESS', 'orderId': 'VPVB9YGADR', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '349.00'} STATUS VPVB9YGADR LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DURGAM ', 'last_name': 'POOJITHA ', 'mobile_number': '7207505780', 'email': 'poojithadurgam7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517502', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gongati ', 'last_name': 'Krishna Reddy ', 'mobile_number': '9490164678', 'email': 'gongatikrishnareddy5@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515001', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'HARINATH', 'last_name': 'PUTIKALA', 'mobile_number': '9183280104', 'email': 'harinathputikala1970@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '501301', 'referral_code_input': 'VRL15860', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][14832] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Leenanjali', 'last_name': 'Koppolu', 'mobile_number': '7993859391', 'email': 'leenanjalikranthi24@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524345', 'referral_code_input': 'VRL15923', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'AKKALA ', 'last_name': 'SIREESHA', 'mobile_number': '9700870052', 'email': 'akkalasireesh1993@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': 'VP84VK73', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1111 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2222'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2222 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2222'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2222 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3333'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3333 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4444'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4444 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6666'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6666 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1997'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1997 VerifyTxnPinSerializer(data={'transaction_pin': '1997'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1997 VerifyTxnPinSerializer(data={'transaction_pin': '1997'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1997 VerifyTxnPinSerializer(data={'transaction_pin': '1997'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1997 VerifyTxnPinSerializer(data={'transaction_pin': '1997'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1997 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1111 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0000'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0000 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'HARINATH', 'last_name': 'PUTIKALA', 'mobile_number': '8328010453', 'email': 'harinathputikala1970@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '501301', 'referral_code_input': 'VRL15860', 'agreed_terms': True} {'first_name': 'Kothuri', 'last_name': 'Archana', 'mobile_number': '8688701707', 'email': 'maruthikothuri1146@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally', 'pincode': '505450', 'referral_code_input': 'VRL14267', 'agreed_terms': True} {'first_name': 'Venky ', 'last_name': 'Annaporam', 'mobile_number': '7658931638', 'email': 'venkannaporam@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507118', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Imran', 'last_name': 'Shah', 'mobile_number': '7972589554', 'email': 'imranshah010601@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '337', 'city': 'Nandurbar ', 'pincode': '425412', 'referral_code_input': 'VRL16169', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gaddam', 'last_name': 'Naveen', 'mobile_number': '8179859400', 'email': 'swathiswathi6204@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Kandukur', 'pincode': '523105', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Devalla ', 'last_name': 'Durga prasad', 'mobile_number': '9959074075', 'email': 'devalladurgarao25@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vijayawada ', 'pincode': '520012', 'referral_code_input': 'VP4UTP6I', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'saikumar ', 'last_name': 'Kesanakurthi', 'mobile_number': '8074815290', 'email': 'saikumarkesanakurthi9702@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '501301', 'referral_code_input': 'VRL13892', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8351'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8351 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][26634] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Akkala ', 'last_name': 'SIREESHA ', 'mobile_number': '9700870052', 'email': 'akkalasireesh1993@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Akkala ', 'last_name': 'SIREESHA ', 'mobile_number': '9700870052', 'email': 'akkalasireesh1993@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Akkala ', 'last_name': 'SIREESHA ', 'mobile_number': '9700870052', 'email': 'akkalasireesh1993@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chedam', 'last_name': 'Anjaiah', 'mobile_number': '7893892498', 'email': 'chedamanji95@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '504297', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Akkala sireesha', 'last_name': 'SIREESHA ', 'mobile_number': '9700870052', 'email': 'akkalasireesh1993@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Akkala sireesha', 'last_name': 'SIREESHA ', 'mobile_number': '9700870052', 'email': 'akkalasireesh1993@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Akkala sireesha', 'last_name': 'SIREESHA ', 'mobile_number': '9700870052', 'email': 'akkalasireesh1993@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Akkala sireesha', 'last_name': 'SIREESHA ', 'mobile_number': '9700870052', 'email': 'akkalasireesh1993@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chadharam ', 'last_name': 'Rambabu ', 'mobile_number': '6303980663', 'email': 'chaharamrambabu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Srungavarapu kota', 'pincode': '535145', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3851'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3851 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPNO5BZS6I STATUS VPNO5BZS6I start ts=2025-10-24T05:06:57.102997+00:00 STATUS VPNO5BZS6I no local tx row yet STATUS VPNO5BZS6I calling provider\u2026 bg start order_id=VPNO5BZS6I service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510241036575936', 'TxnId': 'VPNO5BZS6I', 'status': 'PENDING', 'number': '9491718403', 'amount': '153.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 10:36:57', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPNO5BZS6I provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241036575936 STATUS VPNO5BZS6I no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPNO5BZS6I STATUS VPNO5BZS6I start ts=2025-10-24T05:07:03.624633+00:00 STATUS VPNO5BZS6I no local tx row yet STATUS VPNO5BZS6I calling provider\u2026 RAW {'orderId': '202510241036575936', 'TxnId': 'VPNO5BZS6I', 'status': 'PENDING', 'number': '9491718403', 'amount': '153.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 10:36:57', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPNO5BZS6I provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241036575936 STATUS VPNO5BZS6I no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPNO5BZS6I STATUS VPNO5BZS6I start ts=2025-10-24T05:07:09.657202+00:00 STATUS VPNO5BZS6I no local tx row yet STATUS VPNO5BZS6I calling provider\u2026 RAW {'orderId': '202510241036575936', 'TxnId': 'VPNO5BZS6I', 'status': 'PENDING', 'number': '9491718403', 'amount': '153.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 10:36:57', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPNO5BZS6I provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241036575936 STATUS VPNO5BZS6I no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][27259] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Saikumar', 'last_name': 'Kesanakurthi', 'mobile_number': '8074815290', 'email': 'saikumarkesanakurthi9702@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '501301', 'referral_code_input': 'VRL13892', 'agreed_terms': True} {'first_name': 'Saikumar', 'last_name': 'Kesanakurthi', 'mobile_number': '8074815290', 'email': 'saikumarkesanakurthi9702@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '501301', 'referral_code_input': 'VRL13892', 'agreed_terms': True} {'first_name': 'Saikumar', 'last_name': 'Kesanakurthi', 'mobile_number': '8074815290', 'email': 'saikumarkesanakurthi9702@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '501301', 'referral_code_input': 'VRL13892', 'agreed_terms': True} txnid VPNO5BZS6I STATUS VPNO5BZS6I start ts=2025-10-24T05:07:15.521006+00:00 STATUS VPNO5BZS6I no local tx row yet STATUS VPNO5BZS6I calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510241036575936', 'TxnId': 'VPNO5BZS6I', 'status': 'PENDING', 'number': '9491718403', 'amount': '153.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 10:36:57', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPNO5BZS6I provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241036575936 STATUS VPNO5BZS6I no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPNO5BZS6I&number=9491718403&amount=153&operator=BS&circle=1 =============================== Just entered Recharge Status API ================================== Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPNO5BZS6I Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPNO5BZS6I STATUS VPNO5BZS6I start ts=2025-10-24T05:07:21.657691+00:00 ------------------ Response data ----------------- {'bal': '19678.68', 'Comi': '0.000', 'optId': None, 'amount': 153, 'mobile': '9491718403', 'status': 'FAILED', 'orderId': 'VPNO5BZS6I', 'resText': 'Transaction id Already Exist', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '0.00'} STATUS VPNO5BZS6I LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][27628] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ponnada ', 'last_name': 'Srichaya', 'mobile_number': '7601029344', 'email': 'ponnadasrichaya03@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Vishakapatnam ', 'pincode': '531011', 'referral_code_input': 'VP9U50TH', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Swapna', 'last_name': 'Swapna', 'mobile_number': '9951281741', 'email': 'swapnaswapnagolanakondoju@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Valuvarthy', 'pincode': '508112', 'referral_code_input': 'VP7K3FR7', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1995'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1995 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VP1FZ0OTWQ service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP1FZ0OTWQ STATUS VP1FZ0OTWQ start ts=2025-10-24T05:13:55.902453+00:00 STATUS VP1FZ0OTWQ no local tx row yet STATUS VP1FZ0OTWQ calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP1FZ0OTWQ', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP1FZ0OTWQ provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP1FZ0OTWQ no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP1FZ0OTWQ STATUS VP1FZ0OTWQ start ts=2025-10-24T05:14:01.702883+00:00 STATUS VP1FZ0OTWQ no local tx row yet STATUS VP1FZ0OTWQ calling provider\u2026 RAW {'orderId': '202510241044029746', 'TxnId': 'VP1FZ0OTWQ', 'status': 'PENDING', 'number': '9963211418', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 10:44:02', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP1FZ0OTWQ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241044029746 STATUS VP1FZ0OTWQ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9705'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9705 txnid VP1FZ0OTWQ STATUS VP1FZ0OTWQ start ts=2025-10-24T05:14:07.929152+00:00 STATUS VP1FZ0OTWQ no local tx row yet STATUS VP1FZ0OTWQ calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP1FZ0OTWQ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 1. recharge_status : Pending RAW {'orderId': '202510241044029746', 'TxnId': 'VP1FZ0OTWQ', 'status': 'SUCCESS', 'number': '9963211418', 'amount': '299.00', 'RefId': '6697592377', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-24 10:44:02', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP1FZ0OTWQ provider -> normalized=SUCCESS, resText='Payment Processed', refId=6697592377, orderId=202510241044029746 STATUS VP1FZ0OTWQ no-local -> SUCCESS passthrough bg start order_id=VPKR66X4B6 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge {'first_name': 'Acctha', 'last_name': 'Ramesh ', 'mobile_number': '6305089979', 'email': 'avramesh659@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Vinukounda ', 'pincode': '522647', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} {'first_name': 'Acctha', 'last_name': 'Ramesh ', 'mobile_number': '6305089979', 'email': 'avramesh659@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Vinukounda ', 'pincode': '522647', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} {'first_name': 'Acctha', 'last_name': 'Ramesh ', 'mobile_number': '6305089979', 'email': 'avramesh659@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Vinukounda ', 'pincode': '522647', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} {'first_name': 'Acctha', 'last_name': 'Ramesh ', 'mobile_number': '6305089979', 'email': 'avramesh659@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Vinukounda ', 'pincode': '522647', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPKR66X4B6 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPKR66X4B6 STATUS VPKR66X4B6 start ts=2025-10-24T05:14:18.867215+00:00 ------------------ Response data ----------------- {'bal': '19189.36', 'Comi': '7.164', 'optId': 'UER2510241044450049', 'amount': 199, 'mobile': '9705517470', 'status': 'SUCCESS', 'orderId': 'VPKR66X4B6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '199.00'} STATUS VPKR66X4B6 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vijaya Laxmi', 'last_name': 'Raauvla', 'mobile_number': '7207012247', 'email': 'appleschoolfriends@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500010', 'referral_code_input': 'VP414GHF', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'R maruthi', 'last_name': 'Goud', 'mobile_number': '9440235992', 'email': 'rangusujatha992@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Karimnagar ', 'pincode': '505526', 'referral_code_input': 'VRL14940', 'agreed_terms': True} [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== None {'first_name': 'Nagam ', 'last_name': 'Rakesh', 'mobile_number': '6305575088', 'email': 'rakeshmaheshnagam@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL15869', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'AKKALA ', 'last_name': 'SIREESHA ', 'mobile_number': '9700870052', 'email': 'akkalasireesh1993@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ponnada ', 'last_name': 'Srichaya ', 'mobile_number': '7601029344', 'email': 'ponnadasrichaya03@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Vishakapatnam ', 'pincode': '531011', 'referral_code_input': 'VP9U50TH', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ponnada ', 'last_name': 'Srichaya ', 'mobile_number': '7601029344', 'email': 'ponnadasrichaya03@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Vishakapatnam ', 'pincode': '531011', 'referral_code_input': 'VP9U50TH', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9277 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VP9SNITE8E STATUS VP9SNITE8E start ts=2025-10-24T05:19:55.711770+00:00 bg start order_id=VP9SNITE8E service=prepaid STATUS VP9SNITE8E no local tx row yet prepaid STATUS VP9SNITE8E calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510241049568921', 'TxnId': 'VP9SNITE8E', 'status': 'PENDING', 'number': '6300135523', 'amount': '859.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 10:49:56', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP9SNITE8E provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241049568921 STATUS VP9SNITE8E no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP9SNITE8E STATUS VP9SNITE8E start ts=2025-10-24T05:20:01.652544+00:00 STATUS VP9SNITE8E no local tx row yet STATUS VP9SNITE8E calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP9SNITE8E Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510241049568921', 'TxnId': 'VP9SNITE8E', 'status': 'SUCCESS', 'number': '6300135523', 'amount': '859.00', 'RefId': '1316229640', 'operator': 'AT', 'service': 'Mobile', 'Comi': '15.462', 'reqTime': '2025-10-24 10:49:56', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP9SNITE8E provider -> normalized=SUCCESS, resText='Payment Processed', refId=1316229640, orderId=202510241049568921 STATUS VP9SNITE8E no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2011'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2011 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'AKKALA ', 'last_name': 'SIREESHA ', 'mobile_number': '9700870052', 'email': 'akkalasireesh1993@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'AKKALA ', 'last_name': 'SIREESHA ', 'mobile_number': '9700870052', 'email': 'akkalasireesh1993@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'AKKALA ', 'last_name': 'SIREESHA ', 'mobile_number': '9700870052', 'email': 'akkalasireesh1993@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bhukya', 'last_name': 'Uma', 'mobile_number': '9502127560', 'email': 'bhukyaumabhukyauma04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Khammam', 'pincode': '507166', 'referral_code_input': 'VP0P4FKB', 'agreed_terms': True} {'first_name': 'Rmaruthi', 'last_name': 'Goud', 'mobile_number': '9440235995', 'email': 'rangusujatha992@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagithyal ', 'pincode': '505526', 'referral_code_input': 'VRL14940', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][7440] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][7629] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][7630] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 7629 was killed by signal: 11, core dumped: no [UID:1069][32166] Child process with pid: 7630 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'LINGAM', 'last_name': 'GOPAL ', 'mobile_number': '9966366899', 'email': 'lgopal1973@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Dharmavaram', 'pincode': '515671', 'referral_code_input': 'VRL14879', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '2011'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2011 =============================== Just entered Recharge Status API ================================== {'first_name': 'Allu', 'last_name': 'Alluleeladurgasubramanyamdattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada', 'pincode': '521301', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Allu', 'last_name': 'Alluleeladurgasubramanyamdattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada', 'pincode': '521301', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Allu', 'last_name': 'Alluleeladurgasubramanyamdattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada', 'pincode': '521301', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11499] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Allu ', 'last_name': 'Leeladurgasubramanyamdattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'MEKALA', 'last_name': 'NAGALAKSHMI', 'mobile_number': '9492683529', 'email': 'mnagalakshmi161@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada', 'pincode': '521366', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kaparthi ', 'last_name': 'Vinod Kumar ', 'mobile_number': '9849211705', 'email': 'vinodkumarkaparthi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Medak', 'pincode': '502110', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Amar ', 'last_name': 'PANIGRAHI ', 'mobile_number': '9494673528', 'email': 'amarpanigrahi71390@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Kottapalli', 'pincode': '532242', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Amar ', 'last_name': 'PANIGRAHI ', 'mobile_number': '9494673528', 'email': 'amarpanigrahi71390@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Kottapalli', 'pincode': '532242', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Allagadda ', 'last_name': 'Ravi Kumar ', 'mobile_number': '8978121883', 'email': 'aravikumar277@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyala', 'pincode': '518432', 'referral_code_input': 'VRL16145', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPIMPBXWEE STATUS VPIMPBXWEE start ts=2025-10-24T05:40:48.110231+00:00 bg start order_id=VPIMPBXWEE service=electricity STATUS VPIMPBXWEE no local tx row yet electricity STATUS VPIMPBXWEE calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service RAW {'orderId': None, 'TxnId': 'VPIMPBXWEE', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPIMPBXWEE provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPIMPBXWEE no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPIMPBXWEE STATUS VPIMPBXWEE start ts=2025-10-24T05:40:54.100067+00:00 STATUS VPIMPBXWEE no local tx row yet STATUS VPIMPBXWEE calling provider\u2026 RAW {'orderId': '2025102411547325', 'TxnId': 'VPIMPBXWEE', 'status': 'PENDING', 'number': '1431201000091', 'amount': '551.00', 'RefId': '', 'operator': 'APCP', 'service': 'ElectriCity', 'Comi': '0.000', 'reqTime': '2025-10-24 11:10:54', 'VoucherCode': None, 'resText': 'Processing'} STATUS VPIMPBXWEE provider -> normalized=PENDING, resText='Processing', refId=, orderId=2025102411547325 STATUS VPIMPBXWEE no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPIMPBXWEE STATUS VPIMPBXWEE start ts=2025-10-24T05:41:00.019237+00:00 STATUS VPIMPBXWEE no local tx row yet STATUS VPIMPBXWEE calling provider\u2026 RAW {'orderId': '2025102411547325', 'TxnId': 'VPIMPBXWEE', 'status': 'SUCCESS', 'number': '1431201000091', 'amount': '551.00', 'RefId': 'MK015297BAAL5HQJ7000', 'operator': 'APCP', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-24 11:10:54', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VPIMPBXWEE provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015297BAAL5HQJ7000, orderId=2025102411547325 STATUS VPIMPBXWEE no-local -> SUCCESS passthrough OrderedDict([('service', 'fastag'), ('provider', 'UBIF'), ('fields', {'vehicle_number': ''})]) ====================== BillValidate ====================== fastag UBIF {'vehicle_number': ''} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPIMPBXWEE Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Allu ', 'last_name': 'Leeladurgasubramanyamdattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} {'first_name': 'Jahangir ', 'last_name': 'Kukutla ', 'mobile_number': '9703275183', 'email': 'jahangirkk@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Gandamalla ', 'pincode': '508115', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Allu ', 'last_name': 'Leeladurgasubramanyamdattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} {'first_name': 'Allu ', 'last_name': 'Leeladurgasubramanyamdattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} {'first_name': 'Amar ', 'last_name': 'PANIGRAHI ', 'mobile_number': '9494673528', 'email': 'amarpanigrahi71390@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Kottapalli', 'pincode': '532242', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Amar ', 'last_name': 'PANIGRAHI ', 'mobile_number': '9494673528', 'email': 'amarpanigrahi71390@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Kottapalli', 'pincode': '532242', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1431201000091'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1431201000091'} 1431201000091 =============================== Just entered Recharge Status API ================================== {'first_name': 'Tene', 'last_name': 'Raviteja', 'mobile_number': '8688495707', 'email': 'teneraviteja5@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Kurnool ', 'pincode': '518405', 'referral_code_input': 'VRL15798', 'agreed_terms': True} {'first_name': 'Swapna', 'last_name': 'Swapna', 'mobile_number': '9951281741', 'email': 'swapnaswapnagolanakondoju@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Velverthy', 'pincode': '508112', 'referral_code_input': 'VP7K3FR7', 'agreed_terms': True} {'first_name': 'Swapna', 'last_name': 'Swapna', 'mobile_number': '9951281741', 'email': 'swapnaswapnagolanakondoju@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Velverthy', 'pincode': '508112', 'referral_code_input': 'VP7K3FR7', 'agreed_terms': True} {'first_name': 'Swapna', 'last_name': 'Swapna', 'mobile_number': '9951281741', 'email': 'swapnaswapnagolanakondoju@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Velverthy', 'pincode': '508112', 'referral_code_input': 'VP7K3FR7', 'agreed_terms': True} {'first_name': 'Swapna', 'last_name': 'Swapna', 'mobile_number': '9951281741', 'email': 'swapnaswapnagolanakondoju@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Velverthy', 'pincode': '508112', 'referral_code_input': 'VP7K3FR7', 'agreed_terms': True} {'first_name': 'Swapna', 'last_name': 'Swapna', 'mobile_number': '9951281741', 'email': 'swapnaswapnagolanakondoju@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Velverthy', 'pincode': '508112', 'referral_code_input': 'VP7K3FR7', 'agreed_terms': True} {'first_name': 'Swapna', 'last_name': 'Swapna', 'mobile_number': '9951281741', 'email': 'swapnaswapnagolanakondoju@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Velverthy', 'pincode': '508112', 'referral_code_input': 'VP7K3FR7', 'agreed_terms': True} {'first_name': 'Polampalli', 'last_name': 'Satyanarayana', 'mobile_number': '7981127488', 'email': 'satyapolampalli@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Kodad', 'pincode': '508233', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mekala', 'last_name': 'Nagalakshmi', 'mobile_number': '9492683529', 'email': 'mnagalakshmi161@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada', 'pincode': '521366', 'referral_code_input': 'VP3GSO37', 'agreed_terms': True} {'first_name': 'Mekala', 'last_name': 'Nagalakshmi', 'mobile_number': '9492683529', 'email': 'mnagalakshmi161@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada', 'pincode': '521366', 'referral_code_input': 'VP3GSO37', 'agreed_terms': True} {'first_name': 'Mekala', 'last_name': 'Nagalakshmi', 'mobile_number': '9492683529', 'email': 'mnagalakshmi161@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada', 'pincode': '521366', 'referral_code_input': 'VP3GSO37', 'agreed_terms': True} {'first_name': 'Guguloth', 'last_name': 'Nithin', 'mobile_number': '8247304805', 'email': 'gugulothnithin4@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '506105', 'referral_code_input': 'VP7KF3OE', 'agreed_terms': True} {'first_name': 'radha ', 'last_name': 'Krishna', 'mobile_number': '9985834922', 'email': 'santhi1970@gmail.com', 'user_type': 'customer', 'state': '3', 'district': '29', 'city': 'Visakhapatnam', 'pincode': '530007', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mogatala', 'last_name': 'Sundaramma', 'mobile_number': '7382201436', 'email': 'mogathalasundaramma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'ADONI', 'pincode': '518301', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Radha ', 'last_name': 'Krishna', 'mobile_number': '9985834922', 'email': 'santhi1970@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam', 'pincode': '530007', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Radha ', 'last_name': 'Krishna', 'mobile_number': '9985834922', 'email': 'santhi1970@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam', 'pincode': '530007', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Radha ', 'last_name': 'Krishna', 'mobile_number': '9985834922', 'email': 'santhi1970@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam', 'pincode': '530007', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'vasu', 'last_name': 'Pamu', 'mobile_number': '9398882079', 'email': 'vasupamu27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Krishna', 'pincode': '521131', 'referral_code_input': 'VRL14097', 'agreed_terms': True} {'first_name': 'Radha ', 'last_name': 'Krishna', 'mobile_number': '9985834922', 'email': 'santhi1970@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam', 'pincode': '530007', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Radha ', 'last_name': 'Krishna', 'mobile_number': '9985834922', 'email': 'santhi1970@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam', 'pincode': '530007', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Guguloth', 'last_name': 'Nithin', 'mobile_number': '8247304805', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '506105', 'referral_code_input': 'VP7KF3OE', 'agreed_terms': True} {'first_name': 'Amar ', 'last_name': 'PANIGRAHI ', 'mobile_number': '9494673528', 'email': 'amarpanigrahi71390@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Kottapalli', 'pincode': '532242', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Amar ', 'last_name': 'PANIGRAHI ', 'mobile_number': '9494673528', 'email': 'amarpanigrahi71390@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Kottapalli', 'pincode': '532242', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Amar ', 'last_name': 'PANIGRAHI ', 'mobile_number': '9494673528', 'email': 'amarpanigrahi71390@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Kottapalli', 'pincode': '532242', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Amar ', 'last_name': 'PANIGRAHI ', 'mobile_number': '9494673528', 'email': 'amarpanigrahi71390@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Kottapalli', 'pincode': '532242', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Amar ', 'last_name': 'PANIGRAHI ', 'mobile_number': '9494673528', 'email': 'amarpanigrahi71390@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Kottapalli', 'pincode': '532242', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][20473] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Guguloth', 'last_name': 'Nithin', 'mobile_number': '8247304805', 'email': 'gugulothnithin4@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '506105', 'referral_code_input': 'VP7KF3OE', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Matibulhazra', 'last_name': 'HAZRA', 'mobile_number': '9002945518', 'email': 'matibulhazra64@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'BANKURA', 'pincode': '722152', 'referral_code_input': 'VRL16278', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7702'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7702 =============================== Just entered Recharge Status API ================================== {'first_name': 'Rajesh ', 'last_name': 'Jonnakuti ', 'mobile_number': '8919801507', 'email': 'rajeshj4christ@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Jangareddygudem ', 'pincode': '534447', 'referral_code_input': 'VRL15834', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending bg start order_id=VPOL9P2664 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPOL9P2664 STATUS VPOL9P2664 start ts=2025-10-24T05:47:52.846625+00:00 STATUS VPOL9P2664 no local tx row yet STATUS VPOL9P2664 calling provider\u2026 RAW {'orderId': '202510241117521214', 'TxnId': 'VPOL9P2664', 'status': 'PENDING', 'number': '7702538707', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 11:17:52', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPOL9P2664 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241117521214 STATUS VPOL9P2664 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPOL9P2664 STATUS VPOL9P2664 start ts=2025-10-24T05:47:59.775297+00:00 STATUS VPOL9P2664 no local tx row yet STATUS VPOL9P2664 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPOL9P2664 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510241117521214', 'TxnId': 'VPOL9P2664', 'status': 'SUCCESS', 'number': '7702538707', 'amount': '19.00', 'RefId': '6697808415', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-24 11:17:52', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPOL9P2664 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6697808415, orderId=202510241117521214 STATUS VPOL9P2664 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vivek vardhan', 'last_name': 'Tadisetti', 'mobile_number': '7569610038', 'email': 'tadisettivivekvardhan61@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Tanuku', 'pincode': '534222', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Vivek vardhan', 'last_name': 'Tadisetti', 'mobile_number': '7569610038', 'email': 'tadisettivivekvardhan61@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Tanuku', 'pincode': '534222', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][25145] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][25144] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Sangireddy', 'last_name': 'Ramudu', 'mobile_number': '8985290278', 'email': 'sangireddyramuduramudu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Namdyala', 'pincode': '518432', 'referral_code_input': 'VRL16145', 'agreed_terms': True} {'first_name': 'Kukutla ', 'last_name': 'Jahangir ', 'mobile_number': '9703275183', 'email': 'premayadav970@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Gandamalla ', 'pincode': '508115', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Kukutla ', 'last_name': 'Jahangir ', 'mobile_number': '9703275183', 'email': 'premayadav970@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Gandamalla ', 'pincode': '508115', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Kukutla ', 'last_name': 'Jahangir ', 'mobile_number': '9703275183', 'email': 'premayadav970@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Gandamalla ', 'pincode': '508115', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Kukutla ', 'last_name': 'Jahangir ', 'mobile_number': '9703275183', 'email': 'premayadav970@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Gandamalla ', 'pincode': '508115', 'referral_code_input': 'VRL15612', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '6387215709', 'consumer_id': '7087025660'})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '6387215709', 'consumer_id': '7087025660'} 6387215709 OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '', 'consumer_id': ''} {'first_name': 'Kaparthi ', 'last_name': 'Vinod Kumar ', 'mobile_number': '9849211705', 'email': 'vinodkumarkaparthi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Telangana ', 'pincode': '502110', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kukutla ', 'last_name': 'Jahangir ', 'mobile_number': '9703275183', 'email': 'jahangirkk@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Gandamalla ', 'pincode': '508115', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Kukutla ', 'last_name': 'Jahangir ', 'mobile_number': '9703275183', 'email': 'jahangirkk@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Gandamalla ', 'pincode': '508115', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Kaparthi ', 'last_name': 'Vinod Kumar ', 'mobile_number': '9849211705', 'email': 'vinodkumarkaparthi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Telangana ', 'pincode': '502110', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 25145 was killed by signal: 11, core dumped: no [UID:1069][32166] Child process with pid: 25144 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8950'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8950 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4262'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4262 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][29451] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Shik', 'last_name': 'Abdul basha ', 'mobile_number': '8074422347', 'email': 'skikram40894@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Macherla', 'pincode': '522426', 'referral_code_input': 'VRL14700', 'agreed_terms': True} {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9891013111'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9891013111'} 9891013111 OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9891013111'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9891013111'} 9891013111 OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9891013111'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9891013111'} 9891013111 {'first_name': 'Arif', 'last_name': 'Shams', 'mobile_number': '9701095451', 'email': 'shmsarif619@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '509202', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'Kasanuru Shakeer ', 'last_name': 'Ahamad', 'mobile_number': '9032429564', 'email': 'shakeerahamad.2015@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Tadipatri ', 'pincode': '515411', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kasanuru Shakeer ', 'last_name': 'Ahamad', 'mobile_number': '9032429564', 'email': 'shakeerahamad.2015@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Tadipatri ', 'pincode': '515411', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kasanuru Shakeer ', 'last_name': 'Ahamad', 'mobile_number': '9032429564', 'email': 'shakeerahamad.2015@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Tadipatri ', 'pincode': '515411', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kasanuru Shakeer ', 'last_name': 'Ahamad', 'mobile_number': '9032429564', 'email': 'shakeerahamad.2015@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Tadipatri ', 'pincode': '515411', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Khadeer', 'last_name': 'Ahmed', 'mobile_number': '9652286245', 'email': 'khadeerahmedacpt@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Achampet ', 'pincode': '500375', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kasanuru Shakeer ', 'last_name': 'Ahamad', 'mobile_number': '9032429564', 'email': 'shakeerahamad.2015@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Tadipatri ', 'pincode': '515411', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Khadeer ', 'last_name': 'Ahmad ', 'mobile_number': '9652286245', 'email': 'khadeerahmedacpt@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Achampet in ', 'pincode': '500375', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Khadeer ', 'last_name': 'Ahmad ', 'mobile_number': '9652286245', 'email': 'khadeerahmedacpt@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Achampet in ', 'pincode': '500375', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chitturi ', 'last_name': 'Ravi', 'mobile_number': '9494882230', 'email': 'chitturiravi29@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'C gudipadu ', 'pincode': '521214', 'referral_code_input': 'VP9OBFY4', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Siva rama krishna ', 'last_name': 'Siva rama krishna ', 'mobile_number': '9346230547', 'email': 'sivarama9346@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shyamala', 'last_name': 'Bogi ', 'mobile_number': '9441304742', 'email': 'shyamapaul502@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet ', 'pincode': '502103', 'referral_code_input': 'VRL15612', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][8801] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][9462] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][9812] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Lakshmipathy', 'last_name': 'G', 'mobile_number': '9972879996', 'email': 'lakshmipathy586@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '268', 'city': 'Kolar', 'pincode': '563132', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9210'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9210 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '9441010071'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '9441010071'} 9441010071 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8950'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8950 {'first_name': 'Anil kumar ', 'last_name': 'Danuri', 'mobile_number': '6302083245', 'email': 'anilkumardanuri@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadrachalam ', 'pincode': '507116', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anil kumar ', 'last_name': 'Danuri', 'mobile_number': '6302083245', 'email': 'anilkumardanuri@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadrachalam ', 'pincode': '507116', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9210'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9210 bg start order_id=VPZT1RYTOU service=electricity electricity In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZT1RYTOU Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPZT1RYTOU STATUS VPZT1RYTOU start ts=2025-10-24T06:23:04.358734+00:00 ------------------ Response data ----------------- {'bal': '17416.101', 'Comi': '2.000', 'TxnId': 'VPZT1RYTOU', 'optId': 'MK015297BAAL5I503000', 'Number': '18007297', 'amount': '371.00', 'status': 'SUCCESS', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'NPTL', 'billAmount': '369', 'VoucherCode': 'null'} STATUS VPZT1RYTOU LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramcharan ', 'last_name': 'Unthan ', 'mobile_number': '8008922514', 'email': 'uttamram648@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VP7Y3H3A', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][15189] [ERROR] [UID:1069][15188] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ for pattern in self.url_patterns: res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 return _bootstrap._gcd_import(name[level:], package, level) File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import from accounts.api_views import health 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl import Workbook from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in import numpy from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from . import multiarray from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import overrides from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module from . import overrides KeyboardInterrupt File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== {'first_name': 'ATKARI', 'last_name': 'RAO', 'mobile_number': '9705161626', 'email': 'hatkarichandrakanthrao@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Medak', 'pincode': '502271', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bhavani ', 'last_name': 'Lingampally ', 'mobile_number': '6303098620', 'email': 'lingampallybhavani888@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nallagonda ', 'pincode': '508217', 'referral_code_input': 'VP8VDSNT', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'NPTL'), ('fields', {'account_id': '18007297'})]) ====================== BillValidate ====================== electricity NPTL {'account_id': '18007297'} 18007297 {'first_name': 'ANKAMMAGARI', 'last_name': 'ADENNA', 'mobile_number': '9705065661', 'email': 'ankammagariadenna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515721', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Boini ', 'last_name': 'Thoudanna ', 'mobile_number': '7569045722', 'email': 'boinithoudanna2@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Allurisitharamaraju ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': 'Regular', 'mobile': '9392118976', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg ING {'book_using': 'Regular', 'mobile': '9392118976', 'consumer_id': ''} 9392118976 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': 'Regular', 'mobile': '8790638779', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg ING {'book_using': 'Regular', 'mobile': '8790638779', 'consumer_id': ''} 8790638779 {'first_name': 'Km karthik ', 'last_name': 'Karthik ', 'mobile_number': '9390541967', 'email': 'karthikkm569812@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515001', 'referral_code_input': 'VRL15837', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3636'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3636 1. recharge_status : Pending bg start order_id=VPOK3EYVBT service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPOK3EYVBT Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPOK3EYVBT STATUS VPOK3EYVBT start ts=2025-10-24T06:34:06.123540+00:00 ------------------ Response data ----------------- {'bal': '17396.10', 'Comi': '0.120', 'optId': '6698091364', 'amount': 20, 'mobile': '9885166758', 'status': 'SUCCESS', 'orderId': 'VPOK3EYVBT', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '20.00'} STATUS VPOK3EYVBT LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][21402] [ERROR] [UID:1069][21403] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 21402 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 21403 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][21830] [ERROR] [UID:1069][21831] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import return _bootstrap._gcd_import(name[level:], package, level) 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 from accounts.api_views import health File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from openpyxl.compat.numbers import NUMPY from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 21830 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 21831 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramesh ', 'last_name': 'venkata macha', 'mobile_number': '9438229441', 'email': 'macha.v.ramesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'proddatur ', 'pincode': '516360', 'referral_code_input': 'VP8Q5059', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kukutla ', 'last_name': 'Jahangir ', 'mobile_number': '9703275183', 'email': 'jahangirkk@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Gandamalla ', 'pincode': '508115', 'referral_code_input': 'VRL15612', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3636'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3636 1. recharge_status : Pending bg start order_id=VPZJQQIZ6W service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPZJQQIZ6W', 'client_txn_id': 'VPZJQQIZ6W', 'provider_order_id': 'VPZJQQIZ6W', 'message': 'Payment Processed', 'raw': {'orderId': 'VPZJQQIZ6W', 'status': 'PENDING', 'mobile': '9885166758', 'amount': 349, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '17047.22', 'billAmount': '349.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '349.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '349.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPZJQQIZ6W status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KARNATI', 'last_name': 'MRUTHUNJAYA ', 'mobile_number': '9573594658', 'email': 'muthunjayak@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nakrekal ', 'pincode': '508211', 'referral_code_input': 'VP5YD6LM', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Abhi', 'last_name': 'Bogi', 'mobile_number': '9441401347', 'email': 'mr13abhi47official@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet ', 'pincode': '502103', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Kuruva ', 'last_name': 'Geetha ', 'mobile_number': '9603793877', 'email': 'kuruvaraju9963@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518003', 'referral_code_input': 'VRL15798', 'agreed_terms': True} {'first_name': 'Ramesh ', 'last_name': 'venkata macha', 'mobile_number': '9438229441', 'email': 'macha.v.ramesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'proddatur ', 'pincode': '516360', 'referral_code_input': 'VP8Q5059', 'agreed_terms': True} {'first_name': 'Ramesh ', 'last_name': 'venkata macha', 'mobile_number': '9438229441', 'email': 'macha.v.ramesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'proddatur ', 'pincode': '516360', 'referral_code_input': 'VP8Q5059', 'agreed_terms': True} {'first_name': 'Ramesh ', 'last_name': 'venkata macha', 'mobile_number': '9438229441', 'email': 'macha.v.ramesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'proddatur ', 'pincode': '516360', 'referral_code_input': 'VP8Q5059', 'agreed_terms': True} {'first_name': 'Mounica ', 'last_name': 'Naga lakshmi', 'mobile_number': '8247485559', 'email': 'mounikapadapati8@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533105', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gangadhar ', 'last_name': 'Netula', 'mobile_number': '8008484765', 'email': 'kalyanvindhya1904@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Arepally', 'pincode': '505425', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][27990] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Kukutla ', 'last_name': 'Jahangir ', 'mobile_number': '9703275183', 'email': 'jahangirkk@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Gandamalla ', 'pincode': '508115', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Kukutla ', 'last_name': 'Jahangir ', 'mobile_number': '9703275183', 'email': 'jahangirkk@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Gandamalla ', 'pincode': '508115', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Zabi', 'last_name': 'Shaikh', 'mobile_number': '9014954104', 'email': 'shaikzabi936.@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516269', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Syedatifuddin', 'last_name': 'Atifuddin', 'mobile_number': '9000855828', 'email': 'syedatifuddin0108@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '509001', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'Katakam ', 'last_name': 'Mounika', 'mobile_number': '8790851267', 'email': 'mounikanampally14@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Shamshabad ', 'pincode': '501218', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kukutla ', 'last_name': 'Jahangir ', 'mobile_number': '9703275183', 'email': 'jahangirkk@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Gandamalla ', 'pincode': '508115', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Mannala', 'last_name': 'Gopal', 'mobile_number': '9052334535', 'email': 'mannalagopal2012@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapuramu', 'pincode': '515722', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Mannala', 'last_name': 'Gopal', 'mobile_number': '9052334535', 'email': 'mannalagopal2012@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapuramu', 'pincode': '515722', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Mannala', 'last_name': 'Gopal', 'mobile_number': '9052334535', 'email': 'mannalagopal2012@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapuramu', 'pincode': '515722', 'referral_code_input': 'VRL16320', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '', 'mobile': '39234', 'consumer_id': '19579520'})]) ====================== BillValidate ====================== lpg HPG {'book_using': '', 'mobile': '39234', 'consumer_id': '19579520'} 39234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0504'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0504 1. recharge_status : Pending VerifyTxnPinSerializer(data={'transaction_pin': '6666'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6666 =============================== Just entered Recharge Status API ================================== txnid VPCQC0GF7L STATUS VPCQC0GF7L start ts=2025-10-24T06:44:40.562384+00:00 bg start order_id=VPCQC0GF7L service=prepaid STATUS VPCQC0GF7L no local tx row yet prepaid STATUS VPCQC0GF7L calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPCQC0GF7L', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPCQC0GF7L provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPCQC0GF7L no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPCQC0GF7L STATUS VPCQC0GF7L start ts=2025-10-24T06:44:46.576904+00:00 STATUS VPCQC0GF7L no local tx row yet STATUS VPCQC0GF7L calling provider\u2026 RAW {'orderId': '202510241214465062', 'TxnId': 'VPCQC0GF7L', 'status': 'PENDING', 'number': '8341179086', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 12:14:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPCQC0GF7L provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241214465062 STATUS VPCQC0GF7L no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPCQC0GF7L STATUS VPCQC0GF7L start ts=2025-10-24T06:44:52.434189+00:00 STATUS VPCQC0GF7L no local tx row yet STATUS VPCQC0GF7L calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPCQC0GF7L Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510241214465062', 'TxnId': 'VPCQC0GF7L', 'status': 'SUCCESS', 'number': '8341179086', 'amount': '199.00', 'RefId': '1737904467', 'operator': 'AT', 'service': 'Mobile', 'Comi': '3.582', 'reqTime': '2025-10-24 12:14:46', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPCQC0GF7L provider -> normalized=SUCCESS, resText='Payment Processed', refId=1737904467, orderId=202510241214465062 STATUS VPCQC0GF7L no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kalla', 'last_name': 'raju', 'mobile_number': '7702758350', 'email': 'rajukalla350@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Ibrahimpatnam', 'pincode': '501508', 'referral_code_input': 'VP3WKS9G', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kalla', 'last_name': 'raju', 'mobile_number': '7702758350', 'email': 'rajukalla350@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Ibrahimpatnam', 'pincode': '501508', 'referral_code_input': 'VP3WKS9G', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '9491262067', 'mobile': '', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg HPG {'book_using': '9491262067', 'mobile': '', 'consumer_id': ''} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Prasanna', 'last_name': 'Macha', 'mobile_number': '8688956102', 'email': 'prasannamacha86@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL14470', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][31401] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': 'Phone pay', 'mobile': '39234', 'consumer_id': '19579520'})]) ====================== BillValidate ====================== lpg HPG {'book_using': 'Phone pay', 'mobile': '39234', 'consumer_id': '19579520'} 39234 OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '', 'mobile': '39234', 'consumer_id': '19579520'})]) ====================== BillValidate ====================== lpg HPG {'book_using': '', 'mobile': '39234', 'consumer_id': '19579520'} 39234 {'first_name': 'KULAKARNI MANOJ ', 'last_name': 'KUMAR', 'mobile_number': '9701676457', 'email': 'sadgurusaimanufacturingindustr@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Kamareddy ', 'pincode': '503111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'E. Banu ', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '', 'mobile': '9491262067', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg HPG {'book_using': '', 'mobile': '9491262067', 'consumer_id': ''} 9491262067 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Annem Venkata ', 'last_name': 'Krishna Reddy ', 'mobile_number': '9640146136', 'email': 'krannem@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'KURNOOL', 'pincode': '518002', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 31476 was killed by signal: 15, core dumped: no [UID:1069][32166] Child process with pid: 31887 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 370 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][2903] [ERROR] [UID:1069][2904] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt {'first_name': 'KONKATI', 'last_name': 'RAVI', 'mobile_number': '9194418000', 'email': 'yardngoknr22@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '505001', 'referral_code_input': 'VRL14259', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 2904 was killed by signal: 11, core dumped: no [UID:1069][32166] Child process with pid: 2903 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1702'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1702 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPXZW0OOGG service=prepaid prepaid txnid VPXZW0OOGG In side dispatch_service_payment function STATUS VPXZW0OOGG start ts=2025-10-24T06:55:07.825639+00:00 getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPXZW0OOGG no local tx row yet STATUS VPXZW0OOGG calling provider\u2026 RAW {'orderId': '202510241225081711', 'TxnId': 'VPXZW0OOGG', 'status': 'PENDING', 'number': '9493945054', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 12:25:08', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPXZW0OOGG provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241225081711 STATUS VPXZW0OOGG no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPXZW0OOGG STATUS VPXZW0OOGG start ts=2025-10-24T06:55:14.751281+00:00 STATUS VPXZW0OOGG no local tx row yet STATUS VPXZW0OOGG calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPXZW0OOGG Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510241225081711', 'TxnId': 'VPXZW0OOGG', 'status': 'SUCCESS', 'number': '9493945054', 'amount': '19.00', 'RefId': '6698219823', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-24 12:25:08', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPXZW0OOGG provider -> normalized=SUCCESS, resText='Payment Processed', refId=6698219823, orderId=202510241225081711 STATUS VPXZW0OOGG no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2002 1. recharge_status : Pending txnid VPO2RVXQ2C STATUS VPO2RVXQ2C start ts=2025-10-24T07:03:23.697158+00:00 bg start order_id=VPO2RVXQ2C service=prepaid STATUS VPO2RVXQ2C no local tx row yet prepaid STATUS VPO2RVXQ2C calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510241233248632', 'TxnId': 'VPO2RVXQ2C', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 12:33:24', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPO2RVXQ2C provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241233248632 STATUS VPO2RVXQ2C no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPO2RVXQ2C STATUS VPO2RVXQ2C start ts=2025-10-24T07:03:30.514475+00:00 STATUS VPO2RVXQ2C no local tx row yet STATUS VPO2RVXQ2C calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510241233248632', 'TxnId': 'VPO2RVXQ2C', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 12:33:24', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPO2RVXQ2C provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241233248632 STATUS VPO2RVXQ2C no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPO2RVXQ2C STATUS VPO2RVXQ2C start ts=2025-10-24T07:03:38.238055+00:00 STATUS VPO2RVXQ2C no local tx row yet STATUS VPO2RVXQ2C calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPO2RVXQ2C', 'client_txn_id': 'VPO2RVXQ2C', 'provider_order_id': 'VPO2RVXQ2C', 'message': 'Payment Processed', 'raw': {'orderId': 'VPO2RVXQ2C', 'status': 'PENDING', 'mobile': '9400917873', 'amount': 107, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '16728.01', 'billAmount': '107.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '107.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '107.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPO2RVXQ2C status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510241233248632', 'TxnId': 'VPO2RVXQ2C', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 12:33:24', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPO2RVXQ2C provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510241233248632 STATUS VPO2RVXQ2C no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPO2RVXQ2C STATUS VPO2RVXQ2C start ts=2025-10-24T07:03:44.175152+00:00 ------------------ Response data ----------------- {'bal': '16728.01', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VPO2RVXQ2C', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VPO2RVXQ2C LOCAL pending within grace 15s -> PENDING txnid VPO2RVXQ2C STATUS VPO2RVXQ2C start ts=2025-10-24T07:03:49.376014+00:00 ------------------ Response data ----------------- {'bal': '16728.01', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VPO2RVXQ2C', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VPO2RVXQ2C LOCAL pending within grace 15s -> PENDING txnid VPO2RVXQ2C STATUS VPO2RVXQ2C start ts=2025-10-24T07:03:54.574676+00:00 ------------------ Response data ----------------- {'bal': '16728.01', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VPO2RVXQ2C', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VPO2RVXQ2C calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510241233248632', 'TxnId': 'VPO2RVXQ2C', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 12:33:24', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPO2RVXQ2C provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510241233248632 STATUS VPO2RVXQ2C current=Pending age=16.3s young_pending=True STATUS VPO2RVXQ2C no status change (current=Pending, provider=Pending) STATUS VPO2RVXQ2C respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPO2RVXQ2C STATUS VPO2RVXQ2C start ts=2025-10-24T07:04:00.572871+00:00 ------------------ Response data ----------------- {'bal': '16728.01', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VPO2RVXQ2C', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPO2RVXQ2C', 'amount': '107.00', 'number': '9400917873', 'status': 'PENDING', 'orderId': '202510241233248632', 'reqTime': '2025-10-24 12:33:24', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'VoucherCode': None}} STATUS VPO2RVXQ2C calling provider\u2026 RAW {'orderId': '202510241233248632', 'TxnId': 'VPO2RVXQ2C', 'status': 'FAILED', 'number': '9400917873', 'amount': '107.00', 'RefId': '7410473104', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 12:33:24', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VPO2RVXQ2C provider -> normalized=FAILED, resText='Recharge Failed', refId=7410473104, orderId=202510241233248632 STATUS VPO2RVXQ2C current=FAILED age=6.0s young_pending=False STATUS VPO2RVXQ2C persisted change: FAILED -> Failure STATUS VPO2RVXQ2C summary synced to Failure STATUS VPO2RVXQ2C respond -> FAILED, msg='Recharge Failed', terminal=True =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1311534000015'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1311534000015'} 1311534000015 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Pallapolu ', 'last_name': 'Supriya ', 'mobile_number': '9491186984', 'email': 'pallapolusupriya@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530044', 'referral_code_input': 'VP7S1E1D', 'agreed_terms': True} {'first_name': 'Rambabu ', 'last_name': 'Moothi ', 'mobile_number': '8897787522', 'email': 'moothirambabu8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri Koyagudem ', 'pincode': '507124', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'A', 'last_name': 'Mahender ', 'mobile_number': '9014586992', 'email': 'amahenderprabha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Narketpalli ', 'pincode': '508254', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1413109001044'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1413109001044'} 1413109001044 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1413109001410'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1413109001410'} 1413109001410 {'first_name': ' Madhupur', 'last_name': 'Chandankumar ', 'mobile_number': '7091740309', 'email': 'ck981900@gmail.com', 'user_type': 'customer', 'state': '5', 'district': '85', 'city': 'Patna', 'pincode': '841225', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ramshetty', 'last_name': 'Rakshith', 'mobile_number': '7330896722', 'email': 'ramshettyrakshith225@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar ', 'pincode': '509202', 'referral_code_input': 'VRL13886', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'BAJF'), ('fields', {'vehicle_number': 'TG170885'})]) ====================== BillValidate ====================== fastag BAJF {'vehicle_number': 'TG170885'} TG170885 [UID:1069][32166] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varna ', 'last_name': 'B', 'mobile_number': '7815838264', 'email': 'varnabeddala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddhapelli ', 'pincode': '505172', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Saini', 'last_name': 'Santhosh Kumar ', 'mobile_number': '7286067524', 'email': 'santhoshsaini318@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VP7Y3H3A', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Pravin', 'last_name': 'Kota', 'mobile_number': '9529795703', 'email': 'pravinkota2@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Sironcha ', 'pincode': '442504', 'referral_code_input': 'VRL15292', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][24849] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9239'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9239 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9210'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9210 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9210'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9210 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1995'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1995 1. recharge_status : Pending bg start order_id=VP3ITWLLMK service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VP3ITWLLMK STATUS VP3ITWLLMK start ts=2025-10-24T07:33:03.562091+00:00 STATUS VP3ITWLLMK no local tx row yet STATUS VP3ITWLLMK calling provider\u2026 RAW {'orderId': '202510241303035234', 'TxnId': 'VP3ITWLLMK', 'status': 'PENDING', 'number': '9848103550', 'amount': '379.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 13:03:03', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP3ITWLLMK provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241303035234 STATUS VP3ITWLLMK no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP3ITWLLMK STATUS VP3ITWLLMK start ts=2025-10-24T07:33:11.497232+00:00 STATUS VP3ITWLLMK no local tx row yet STATUS VP3ITWLLMK calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP3ITWLLMK Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510241303035234', 'TxnId': 'VP3ITWLLMK', 'status': 'SUCCESS', 'number': '9848103550', 'amount': '379.00', 'RefId': '1738688888', 'operator': 'AT', 'service': 'Mobile', 'Comi': '6.822', 'reqTime': '2025-10-24 13:03:03', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP3ITWLLMK provider -> normalized=SUCCESS, resText='Payment Processed', refId=1738688888, orderId=202510241303035234 STATUS VP3ITWLLMK no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9219'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9219 1. recharge_status : Pending txnid VPN5L8VRDO STATUS VPN5L8VRDO start ts=2025-10-24T07:36:24.764139+00:00 bg start order_id=VPN5L8VRDO service=prepaid STATUS VPN5L8VRDO no local tx row yet prepaid STATUS VPN5L8VRDO calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510241306253782', 'TxnId': 'VPN5L8VRDO', 'status': 'PENDING', 'number': '9493566131', 'amount': '167.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 13:06:25', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPN5L8VRDO provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241306253782 STATUS VPN5L8VRDO no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPN5L8VRDO STATUS VPN5L8VRDO start ts=2025-10-24T07:36:31.164076+00:00 STATUS VPN5L8VRDO no local tx row yet STATUS VPN5L8VRDO calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPN5L8VRDO', 'client_txn_id': 'VPN5L8VRDO', 'provider_order_id': 'VPN5L8VRDO', 'message': 'Payment Processed', 'raw': {'orderId': 'VPN5L8VRDO', 'status': 'PENDING', 'mobile': '9493566131', 'amount': 167, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '16295.83', 'billAmount': '167.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '167.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '167.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPN5L8VRDO status=Pending 2. Pending 2. Pending RAW {'orderId': '202510241306253782', 'TxnId': 'VPN5L8VRDO', 'status': 'PENDING', 'number': '9493566131', 'amount': '167.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 13:06:25', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPN5L8VRDO provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510241306253782 STATUS VPN5L8VRDO no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPN5L8VRDO STATUS VPN5L8VRDO start ts=2025-10-24T07:36:37.009183+00:00 ------------------ Response data ----------------- {'bal': '16295.83', 'Comi': '0.000', 'optId': '', 'amount': 167, 'mobile': '9493566131', 'status': 'PENDING', 'orderId': 'VPN5L8VRDO', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '167.00'} STATUS VPN5L8VRDO LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPN5L8VRDO STATUS VPN5L8VRDO start ts=2025-10-24T07:36:42.368621+00:00 ------------------ Response data ----------------- {'bal': '16295.83', 'Comi': '0.000', 'optId': '', 'amount': 167, 'mobile': '9493566131', 'status': 'PENDING', 'orderId': 'VPN5L8VRDO', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '167.00'} STATUS VPN5L8VRDO calling provider\u2026 RAW {'orderId': '202510241306253782', 'TxnId': 'VPN5L8VRDO', 'status': 'SUCCESS', 'number': '9493566131', 'amount': '167.00', 'RefId': '7410509884', 'operator': 'BS', 'service': 'Mobile', 'Comi': '7.515', 'reqTime': '2025-10-24 13:06:25', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VPN5L8VRDO provider -> normalized=SUCCESS, resText='Payment Processed', refId=7410509884, orderId=202510241306253782 STATUS VPN5L8VRDO current=SUCCESS age=11.2s young_pending=False STATUS VPN5L8VRDO no status change (current=SUCCESS, provider=Success) STATUS VPN5L8VRDO respond -> ERROR, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5214'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5214 1. recharge_status : Pending bg start order_id=VPYXSF33HU service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPYXSF33HU', 'client_txn_id': 'VPYXSF33HU', 'provider_order_id': 'VPYXSF33HU', 'message': 'Payment Processed', 'raw': {'orderId': 'VPYXSF33HU', 'status': 'PENDING', 'mobile': '9553361095', 'amount': 107, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '16196.35', 'billAmount': '107.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '107.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '107.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPYXSF33HU status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPYXSF33HU STATUS VPYXSF33HU start ts=2025-10-24T07:37:03.155395+00:00 ------------------ Response data ----------------- {'bal': '16196.35', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9553361095', 'status': 'PENDING', 'orderId': 'VPYXSF33HU', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VPYXSF33HU LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPYXSF33HU STATUS VPYXSF33HU start ts=2025-10-24T07:37:08.374186+00:00 ------------------ Response data ----------------- {'bal': '16196.35', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9553361095', 'status': 'PENDING', 'orderId': 'VPYXSF33HU', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VPYXSF33HU LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPYXSF33HU STATUS VPYXSF33HU start ts=2025-10-24T07:37:13.856513+00:00 ------------------ Response data ----------------- {'bal': '16196.35', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9553361095', 'status': 'PENDING', 'orderId': 'VPYXSF33HU', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VPYXSF33HU calling provider\u2026 RAW {'orderId': '202510241307007227', 'TxnId': 'VPYXSF33HU', 'status': 'SUCCESS', 'number': '9553361095', 'amount': '107.00', 'RefId': '7410510721', 'operator': 'BS', 'service': 'Mobile', 'Comi': '4.815', 'reqTime': '2025-10-24 13:07:00', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VPYXSF33HU provider -> normalized=SUCCESS, resText='Payment Processed', refId=7410510721, orderId=202510241307007227 STATUS VPYXSF33HU current=SUCCESS age=13.0s young_pending=False STATUS VPYXSF33HU no status change (current=SUCCESS, provider=Success) STATUS VPYXSF33HU respond -> ERROR, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohanrao', 'last_name': 'P', 'mobile_number': '9951270891', 'email': 'mohanraojuly19@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3636'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3636 1. recharge_status : Pending txnid VPN84E3H3J STATUS VPN84E3H3J start ts=2025-10-24T07:40:18.104803+00:00 STATUS VPN84E3H3J no local tx row yet STATUS VPN84E3H3J calling provider\u2026 bg start order_id=VPN84E3H3J service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510241310187763', 'TxnId': 'VPN84E3H3J', 'status': 'PENDING', 'number': '9989798699', 'amount': '399.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 13:10:18', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPN84E3H3J provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241310187763 STATUS VPN84E3H3J no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPN84E3H3J STATUS VPN84E3H3J start ts=2025-10-24T07:40:25.104483+00:00 STATUS VPN84E3H3J no local tx row yet STATUS VPN84E3H3J calling provider\u2026 RAW {'orderId': '202510241310187763', 'TxnId': 'VPN84E3H3J', 'status': 'PENDING', 'number': '9989798699', 'amount': '399.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 13:10:18', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPN84E3H3J provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241310187763 STATUS VPN84E3H3J no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPN84E3H3J STATUS VPN84E3H3J start ts=2025-10-24T07:40:31.283321+00:00 STATUS VPN84E3H3J no local tx row yet STATUS VPN84E3H3J calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPN84E3H3J Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510241310187763', 'TxnId': 'VPN84E3H3J', 'status': 'SUCCESS', 'number': '9989798699', 'amount': '399.00', 'RefId': '5297131020186155', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.394', 'reqTime': '2025-10-24 13:10:18', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPN84E3H3J provider -> normalized=SUCCESS, resText='Payment Processed', refId=5297131020186155, orderId=202510241310187763 STATUS VPN84E3H3J no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][6651] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][6650] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 6650 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 6651 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mahalakshmi ', 'last_name': 'Maddigalla ', 'mobile_number': '9177026367', 'email': 'maddigarimahalakshmi2@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'CUDDAPAH', 'pincode': '516355', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'GMURALLI', 'last_name': 'KRISHNA', 'mobile_number': '9198663756', 'email': 'murali.anantapur@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': 'VRL16320', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1325'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1325 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1325'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1325 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1325'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1325 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2580'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2580 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3690'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3690 1. recharge_status : Pending txnid VPUEGI0CQQ STATUS VPUEGI0CQQ start ts=2025-10-24T07:48:51.839972+00:00 bg start order_id=VPUEGI0CQQ service=prepaid STATUS VPUEGI0CQQ no local tx row yet prepaid STATUS VPUEGI0CQQ calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPUEGI0CQQ', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPUEGI0CQQ provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPUEGI0CQQ no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPUEGI0CQQ STATUS VPUEGI0CQQ start ts=2025-10-24T07:48:57.790020+00:00 STATUS VPUEGI0CQQ no local tx row yet STATUS VPUEGI0CQQ calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPUEGI0CQQ', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPUEGI0CQQ provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPUEGI0CQQ no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPUEGI0CQQ STATUS VPUEGI0CQQ start ts=2025-10-24T07:49:03.559877+00:00 STATUS VPUEGI0CQQ no local tx row yet STATUS VPUEGI0CQQ calling provider\u2026 RAW {'orderId': '202510241319036832', 'TxnId': 'VPUEGI0CQQ', 'status': 'PENDING', 'number': '9381618502', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 13:19:03', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPUEGI0CQQ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241319036832 STATUS VPUEGI0CQQ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPUEGI0CQQ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPUEGI0CQQ STATUS VPUEGI0CQQ start ts=2025-10-24T07:49:11.855699+00:00 ------------------ Response data ----------------- {'bal': '15785.56', 'Comi': '0.114', 'optId': 'BR000CVJUWWQ', 'amount': 19, 'mobile': '9381618502', 'status': 'SUCCESS', 'orderId': 'VPUEGI0CQQ', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPUEGI0CQQ LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2011'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2011 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg start order_id=VPBI6O5EF5 service=prepaid txnid VPBI6O5EF5 prepaid STATUS VPBI6O5EF5 start ts=2025-10-24T07:52:48.742858+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPBI6O5EF5 no local tx row yet STATUS VPBI6O5EF5 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPBI6O5EF5', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBI6O5EF5 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBI6O5EF5 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPBI6O5EF5 STATUS VPBI6O5EF5 start ts=2025-10-24T07:52:54.499065+00:00 STATUS VPBI6O5EF5 no local tx row yet STATUS VPBI6O5EF5 calling provider\u2026 RAW {'orderId': '202510241322516833', 'TxnId': 'VPBI6O5EF5', 'status': 'PENDING', 'number': '7729011672', 'amount': '979.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 13:22:51', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPBI6O5EF5 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241322516833 STATUS VPBI6O5EF5 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPBI6O5EF5 STATUS VPBI6O5EF5 start ts=2025-10-24T07:53:01.476945+00:00 STATUS VPBI6O5EF5 no local tx row yet STATUS VPBI6O5EF5 calling provider\u2026 RAW {'orderId': '202510241322516833', 'TxnId': 'VPBI6O5EF5', 'status': 'SUCCESS', 'number': '7729011672', 'amount': '979.00', 'RefId': '1738968649', 'operator': 'AT', 'service': 'Mobile', 'Comi': '17.622', 'reqTime': '2025-10-24 13:22:51', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPBI6O5EF5 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1738968649, orderId=202510241322516833 STATUS VPBI6O5EF5 no-local -> SUCCESS passthrough Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPBI6O5EF5 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6273'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6273 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPOCIID5JK STATUS VPOCIID5JK start ts=2025-10-24T07:54:51.108959+00:00 STATUS VPOCIID5JK no local tx row yet STATUS VPOCIID5JK calling provider\u2026 bg start order_id=VPOCIID5JK service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPOCIID5JK', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPOCIID5JK provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPOCIID5JK no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPOCIID5JK STATUS VPOCIID5JK start ts=2025-10-24T07:54:57.269744+00:00 STATUS VPOCIID5JK no local tx row yet STATUS VPOCIID5JK calling provider\u2026 RAW {'orderId': '202510241324584079', 'TxnId': 'VPOCIID5JK', 'status': 'PENDING', 'number': '6009441359', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 13:24:58', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPOCIID5JK provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241324584079 STATUS VPOCIID5JK no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPOCIID5JK STATUS VPOCIID5JK start ts=2025-10-24T07:55:04.289031+00:00 STATUS VPOCIID5JK no local tx row yet STATUS VPOCIID5JK calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPOCIID5JK', 'client_txn_id': 'VPOCIID5JK', 'provider_order_id': 'VPOCIID5JK', 'message': 'Payment Processed', 'raw': {'orderId': 'VPOCIID5JK', 'status': 'PENDING', 'mobile': '6009441359', 'amount': 299, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '14525.29', 'billAmount': '299.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '299.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '100.00', 'paid_via_gateway': '199.00', 'razorpay_order_id': None, 'razorpay_payment_id': 'pay_RXEcg3fpkEltIF'} bg done order_id=VPOCIID5JK status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510241324584079', 'TxnId': 'VPOCIID5JK', 'status': 'PENDING', 'number': '6009441359', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 13:24:58', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPOCIID5JK provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510241324584079 STATUS VPOCIID5JK no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPOCIID5JK STATUS VPOCIID5JK start ts=2025-10-24T07:55:10.318619+00:00 ------------------ Response data ----------------- {'bal': '14525.29', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6009441359', 'status': 'PENDING', 'orderId': 'VPOCIID5JK', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPOCIID5JK LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPOCIID5JK STATUS VPOCIID5JK start ts=2025-10-24T07:55:15.564047+00:00 ------------------ Response data ----------------- {'bal': '14525.29', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6009441359', 'status': 'PENDING', 'orderId': 'VPOCIID5JK', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPOCIID5JK LOCAL pending within grace 15s -> PENDING txnid VPOCIID5JK STATUS VPOCIID5JK start ts=2025-10-24T07:55:20.800814+00:00 ------------------ Response data ----------------- {'bal': '14525.29', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6009441359', 'status': 'PENDING', 'orderId': 'VPOCIID5JK', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPOCIID5JK calling provider\u2026 RAW {'orderId': '202510241324584079', 'TxnId': 'VPOCIID5JK', 'status': 'PENDING', 'number': '6009441359', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 13:24:58', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPOCIID5JK provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510241324584079 STATUS VPOCIID5JK current=Pending age=16.5s young_pending=True STATUS VPOCIID5JK no status change (current=Pending, provider=Pending) STATUS VPOCIID5JK respond -> PENDING, msg='Payment Processed', terminal=False txnid VPOCIID5JK STATUS VPOCIID5JK start ts=2025-10-24T07:55:26.598795+00:00 ------------------ Response data ----------------- {'bal': '14525.29', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6009441359', 'status': 'PENDING', 'orderId': 'VPOCIID5JK', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPOCIID5JK', 'amount': '299.00', 'number': '6009441359', 'status': 'PENDING', 'orderId': '202510241324584079', 'reqTime': '2025-10-24 13:24:58', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPOCIID5JK LOCAL pending within grace 15s -> PENDING txnid VPOCIID5JK STATUS VPOCIID5JK start ts=2025-10-24T07:55:32.264829+00:00 ------------------ Response data ----------------- {'bal': '14525.29', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6009441359', 'status': 'PENDING', 'orderId': 'VPOCIID5JK', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPOCIID5JK', 'amount': '299.00', 'number': '6009441359', 'status': 'PENDING', 'orderId': '202510241324584079', 'reqTime': '2025-10-24 13:24:58', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPOCIID5JK LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPOCIID5JK STATUS VPOCIID5JK start ts=2025-10-24T07:55:37.500747+00:00 ------------------ Response data ----------------- {'bal': '14525.29', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6009441359', 'status': 'PENDING', 'orderId': 'VPOCIID5JK', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPOCIID5JK', 'amount': '299.00', 'number': '6009441359', 'status': 'PENDING', 'orderId': '202510241324584079', 'reqTime': '2025-10-24 13:24:58', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPOCIID5JK calling provider\u2026 RAW {'orderId': '202510241324584079', 'TxnId': 'VPOCIID5JK', 'status': 'PENDING', 'number': '6009441359', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 13:24:58', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPOCIID5JK provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510241324584079 STATUS VPOCIID5JK current=Pending age=16.7s young_pending=True STATUS VPOCIID5JK no status change (current=Pending, provider=Pending) STATUS VPOCIID5JK respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPOCIID5JK STATUS VPOCIID5JK start ts=2025-10-24T07:55:44.119909+00:00 ------------------ Response data ----------------- {'bal': '14525.29', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '6009441359', 'status': 'PENDING', 'orderId': 'VPOCIID5JK', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPOCIID5JK', 'amount': '299.00', 'number': '6009441359', 'status': 'PENDING', 'orderId': '202510241324584079', 'reqTime': '2025-10-24 13:24:58', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPOCIID5JK LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][14678] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][32166] Child process with pid: 14678 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mandangi ', 'last_name': 'suryarao ', 'mobile_number': '9347368203', 'email': 'mandangis649@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Paravathipuram Manyam district ', 'pincode': '535523', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None {'first_name': 'Yatakari ', 'last_name': 'Venkatesh ', 'mobile_number': '9989900676', 'email': 'venkatesh.phimdr@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VRL14131', 'agreed_terms': True} {'first_name': 'Nithin ', 'last_name': 'Reddy', 'mobile_number': '9704985154', 'email': 'nithinreddy6950@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '527', 'city': 'Vemulawada ', 'pincode': '505302', 'referral_code_input': 'VP13ZDZC', 'agreed_terms': True} {'first_name': 'Nithin ', 'last_name': 'Reddy', 'mobile_number': '9704985154', 'email': 'nithinreddy6950@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '527', 'city': 'Vemulawada ', 'pincode': '505302', 'referral_code_input': 'VP13ZDZC', 'agreed_terms': True} {'first_name': 'G', 'last_name': 'MURALIKRISHNA', 'mobile_number': '9198663756', 'email': 'murali.anantapur@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'G', 'last_name': 'MURALIKRISHNA', 'mobile_number': '9198663756', 'email': 'murali.anantapur@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Sode', 'last_name': 'Vinod Kumar', 'mobile_number': '9010652894', 'email': 'sodevinodkumar90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Kakinada ', 'pincode': '533347', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'KAKADA ', 'last_name': 'NOOKARAJU', 'mobile_number': '8639194137', 'email': 'knrajusingr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mandpeta', 'pincode': '533308', 'referral_code_input': 'VP4L0DCH', 'agreed_terms': True} None None None None None None {'first_name': 'Rajesh ', 'last_name': 'Kesari', 'mobile_number': '9703970743', 'email': 'Rajeshkesari1995@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Konaseema', 'pincode': '533251', 'referral_code_input': 'VP7550MA', 'agreed_terms': True} {'first_name': 'Shaik', 'last_name': 'Mohiuddin Jeelani', 'mobile_number': '7416783716', 'email': 'jeelan7867@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Pathi', 'last_name': 'Swapna', 'mobile_number': '7993080195', 'email': 'pathikrishna636@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahbubnagar', 'pincode': '509001', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'Pravin', 'last_name': 'Kota', 'mobile_number': '9529795703', 'email': 'pravinkota2@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Sironcha ', 'pincode': '442504', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Pravin', 'last_name': 'Kota', 'mobile_number': '9529795703', 'email': 'pravinkota2@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Sironcha ', 'pincode': '442504', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Pravin', 'last_name': 'Kota', 'mobile_number': '9529795703', 'email': 'pravinkota2@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Sironcha ', 'pincode': '442504', 'referral_code_input': 'VRL15292', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '', 'mobile': '', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg HPG {'book_using': '', 'mobile': '', 'consumer_id': ''} {'first_name': 'Kothapeta ', 'last_name': 'Nagamaddulety', 'mobile_number': '9492718381', 'email': 'knagamaddulety1981@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Townkurnool', 'pincode': '518222', 'referral_code_input': '', 'agreed_terms': True} None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== None {'first_name': 'Mohammed ', 'last_name': 'Hameera', 'mobile_number': '8978632448', 'email': 'hameeramd06@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Kowthavaram', 'pincode': '521331', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mohammad ', 'last_name': 'Hazara ', 'mobile_number': '9849082335', 'email': 'hazaramd006@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Kowthavaram ', 'pincode': '521331', 'referral_code_input': '', 'agreed_terms': True} None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohammad ', 'last_name': 'Hazara ', 'mobile_number': '9849082335', 'email': 'hazaramd006@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Kowthavaram ', 'pincode': '521331', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohammad ', 'last_name': 'Hazara ', 'mobile_number': '9849082335', 'email': 'hazaramd006@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Kowthavaram ', 'pincode': '521331', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mohammad ', 'last_name': 'Hazara ', 'mobile_number': '9849082335', 'email': 'hazaramd006@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Kowthavaram ', 'pincode': '521331', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mohammad ', 'last_name': 'Hazara ', 'mobile_number': '9849082335', 'email': 'hazaramd006@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Kowthavaram ', 'pincode': '521331', 'referral_code_input': '', 'agreed_terms': True} None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9632'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9632 1. recharge_status : Pending txnid VP8X6Z3KTT STATUS VP8X6Z3KTT start ts=2025-10-24T09:42:04.451103+00:00 bg start order_id=VP8X6Z3KTT service=prepaid prepaid STATUS VP8X6Z3KTT no local tx row yet In side dispatch_service_payment function STATUS VP8X6Z3KTT calling provider\u2026 getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP8X6Z3KTT', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8X6Z3KTT provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8X6Z3KTT no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8X6Z3KTT STATUS VP8X6Z3KTT start ts=2025-10-24T09:42:12.055542+00:00 STATUS VP8X6Z3KTT no local tx row yet STATUS VP8X6Z3KTT calling provider\u2026 RAW {'orderId': '202510241512053292', 'TxnId': 'VP8X6Z3KTT', 'status': 'PENDING', 'number': '9550495428', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 15:12:05', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP8X6Z3KTT provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241512053292 STATUS VP8X6Z3KTT no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP8X6Z3KTT STATUS VP8X6Z3KTT start ts=2025-10-24T09:42:18.213727+00:00 ------------------ Response data ----------------- {'bal': '14625.29', 'Comi': '3.582', 'optId': '1740293893', 'amount': 199, 'mobile': '9550495428', 'status': 'SUCCESS', 'orderId': 'VP8X6Z3KTT', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '199.00'} STATUS VP8X6Z3KTT LOCAL terminal -> SUCCESS Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP8X6Z3KTT Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None None None None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7621339000484'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7621339000484'} 7621339000484 None None [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Jayadev ', 'last_name': 'Thota', 'mobile_number': '9989370277', 'email': 'thotajayadev09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Nagayalanka', 'pincode': '521120', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Bapanapalli ', 'last_name': 'Apparao ', 'mobile_number': '7396133676', 'email': 'apparaobapanapalli296@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur ', 'pincode': '522004', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SYED', 'last_name': 'ABDUL QHUDDUS ', 'mobile_number': '8519911443', 'email': 'qhuddus2111@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mandamarri ', 'pincode': '504231', 'referral_code_input': 'VRL16092', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} {'first_name': 'Anish', 'last_name': 'Sahani', 'mobile_number': '7207068261', 'email': 'ramhjursahani72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5NYA8S', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][3205] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6462'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6462 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPQ4I6XCGD STATUS VPQ4I6XCGD start ts=2025-10-24T10:13:04.494269+00:00 bg start order_id=VPQ4I6XCGD service=prepaid prepaid STATUS VPQ4I6XCGD no local tx row yet In side dispatch_service_payment function STATUS VPQ4I6XCGD calling provider\u2026 getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPQ4I6XCGD', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQ4I6XCGD provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQ4I6XCGD no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPQ4I6XCGD STATUS VPQ4I6XCGD start ts=2025-10-24T10:13:10.954171+00:00 STATUS VPQ4I6XCGD no local tx row yet STATUS VPQ4I6XCGD calling provider\u2026 RAW {'orderId': '202510241543114012', 'TxnId': 'VPQ4I6XCGD', 'status': 'PENDING', 'number': '7981982439', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 15:43:11', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPQ4I6XCGD provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241543114012 STATUS VPQ4I6XCGD no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPQ4I6XCGD STATUS VPQ4I6XCGD start ts=2025-10-24T10:13:19.074070+00:00 STATUS VPQ4I6XCGD no local tx row yet STATUS VPQ4I6XCGD calling provider\u2026 =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPQ4I6XCGD Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510241543114012', 'TxnId': 'VPQ4I6XCGD', 'status': 'PENDING', 'number': '7981982439', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 15:43:11', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPQ4I6XCGD provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241543114012 STATUS VPQ4I6XCGD no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPQ4I6XCGD STATUS VPQ4I6XCGD start ts=2025-10-24T10:13:27.274175+00:00 ------------------ Response data ----------------- {'bal': '14609.88', 'Comi': '0.114', 'optId': 'BR000CVKG682', 'amount': 19, 'mobile': '7981982439', 'status': 'SUCCESS', 'orderId': 'VPQ4I6XCGD', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPQ4I6XCGD LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mahesh babu', 'last_name': 'Mahesh Babu ', 'mobile_number': '6305622055', 'email': 'umachinni1434@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Yeminenivaripalem', 'pincode': '522262', 'referral_code_input': 'VRL15948', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][8962] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][8961] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '9849429895', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '9849429895', 'consumer_id': ''} 9849429895 [UID:1069][14417] Child process with pid: 8962 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Pakala ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rachel ', 'last_name': 'Deepthi ', 'mobile_number': '9948296386', 'email': 'rachelmrjlpd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524312', 'referral_code_input': 'VRL14202', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Rachel ', 'last_name': 'Deepthi ', 'mobile_number': '9948296386', 'email': 'rachelmrjlpd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524312', 'referral_code_input': 'VRL14202', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2011'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2011 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rachel ', 'last_name': 'Deepthi ', 'mobile_number': '9948296386', 'email': 'rachelmrjlpd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '542312', 'referral_code_input': 'VRL14202', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2002 1. recharge_status : Pending bg start order_id=VPHSHSS3YO service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][16241] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][16240] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rachel ', 'last_name': 'Deepthi ', 'mobile_number': '9948296386', 'email': 'rachelmannepallirjlpd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524312', 'referral_code_input': 'VRL14202', 'agreed_terms': True} {'first_name': 'RAMBABU ', 'last_name': 'Tammishetti', 'mobile_number': '9849554855', 'email': 'Tammisettirambabu1980@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rachel ', 'last_name': 'Deepthi ', 'mobile_number': '9948296386', 'email': 'rachelmrjlpd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524312', 'referral_code_input': 'VRL14202', 'agreed_terms': True} {'first_name': 'Rachel ', 'last_name': 'Deepthi ', 'mobile_number': '9948296386', 'email': 'rachelmrjlpd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524312', 'referral_code_input': 'VRL14202', 'agreed_terms': True} {'first_name': 'Ramanji', 'last_name': 'Neyulu', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ramanji', 'last_name': 'Neyulu', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Ramanji', 'last_name': 'Neyulu', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPHSHSS3YO Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPHSHSS3YO STATUS VPHSHSS3YO start ts=2025-10-24T10:28:54.765374+00:00 ------------------ Response data ----------------- {'bal': '14502.99', 'Comi': '4.815', 'optId': '7410698728', 'amount': 107, 'mobile': '9400917973', 'status': 'SUCCESS', 'orderId': 'VPHSHSS3YO', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VPHSHSS3YO LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 16241 was killed by signal: 11, core dumped: no [UID:1069][14417] Child process with pid: 16240 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramanji', 'last_name': 'Neyulu', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'RAMBABU ', 'last_name': 'TAMMISHETTI ', 'mobile_number': '9849554855', 'email': 'Tammisettirambabu1980@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2002 1. recharge_status : Pending bg start order_id=VPOXNJ8YZK service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPOXNJ8YZK', 'client_txn_id': 'VPOXNJ8YZK', 'provider_order_id': 'VPOXNJ8YZK', 'message': 'Payment Processed', 'raw': {'orderId': 'VPOXNJ8YZK', 'status': 'PENDING', 'mobile': '9400917873', 'amount': 107, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '14400.80', 'billAmount': '107.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '107.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '107.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPOXNJ8YZK status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatanam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kallem ', 'last_name': 'Anil Kumar ', 'mobile_number': '9000624168', 'email': 'anilkallem7648@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VP7Y3H3A', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2012'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2012 1. recharge_status : Pending txnid VP1XFN7DLP STATUS VP1XFN7DLP start ts=2025-10-24T10:42:48.979384+00:00 bg start order_id=VP1XFN7DLP service=prepaid STATUS VP1XFN7DLP no local tx row yet prepaid STATUS VP1XFN7DLP calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP1XFN7DLP', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP1XFN7DLP provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP1XFN7DLP no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP1XFN7DLP STATUS VP1XFN7DLP start ts=2025-10-24T10:42:54.989596+00:00 STATUS VP1XFN7DLP no local tx row yet STATUS VP1XFN7DLP calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP1XFN7DLP Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510241612515307', 'TxnId': 'VP1XFN7DLP', 'status': 'SUCCESS', 'number': '9963260275', 'amount': '199.00', 'RefId': '1741150448', 'operator': 'AT', 'service': 'Mobile', 'Comi': '3.582', 'reqTime': '2025-10-24 16:12:51', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP1XFN7DLP provider -> normalized=SUCCESS, resText='Payment Processed', refId=1741150448, orderId=202510241612515307 STATUS VP1XFN7DLP no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2966'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2966 VerifyTxnPinSerializer(data={'transaction_pin': '2966'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2966 VerifyTxnPinSerializer(data={'transaction_pin': '2966'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2966 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'RAMBABU ', 'last_name': 'TAMMISHETTI ', 'mobile_number': '9849554855', 'email': 'Tammisettirambabu1980@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'RAMBABU ', 'last_name': 'TAMMISHETTI ', 'mobile_number': '9849554855', 'email': 'Tammisettirambabu1980@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada ', 'pincode': '521301', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Karthik', 'last_name': 'Yadav', 'mobile_number': '6302030518', 'email': 'karthikkallutla023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyal', 'pincode': '518501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kallakunta ', 'last_name': 'Akhil', 'mobile_number': '6305484651', 'email': 'kallakuntaakhil30@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'India', 'pincode': '522413', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rachel ', 'last_name': 'Deepthi ', 'mobile_number': '9948296386', 'email': 'rachelmrjlpd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '542312', 'referral_code_input': 'VRL14202', 'agreed_terms': True} {'first_name': 'Sailaja ', 'last_name': 'T', 'mobile_number': '9063637912', 'email': 'tsailaja.jw@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': 'VRL15837', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatanam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatanam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'KSEB'), ('fields', {'account_id': '1145809000206'})]) ====================== BillValidate ====================== electricity KSEB {'account_id': '1145809000206'} 1145809000206 {'first_name': 'Pangi', 'last_name': 'Gopalrao ', 'mobile_number': '9182523691', 'email': 'pangichandu754@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rachel ', 'last_name': 'Deepthi ', 'mobile_number': '9550311293', 'email': 'rachelmrjlpd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '542312', 'referral_code_input': 'VRL14202', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '6305484651'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '6305484651'} 6305484651 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2966'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2966 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2966'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2966 VerifyTxnPinSerializer(data={'transaction_pin': '2966'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2966 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9490'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9490 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPW4N9EC69 STATUS VPW4N9EC69 start ts=2025-10-24T11:02:07.973463+00:00 bg start order_id=VPW4N9EC69 service=prepaid STATUS VPW4N9EC69 no local tx row yet prepaid STATUS VPW4N9EC69 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPW4N9EC69', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW4N9EC69 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW4N9EC69 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPW4N9EC69 STATUS VPW4N9EC69 start ts=2025-10-24T11:02:13.805427+00:00 STATUS VPW4N9EC69 no local tx row yet STATUS VPW4N9EC69 calling provider\u2026 RAW {'orderId': '202510241632139723', 'TxnId': 'VPW4N9EC69', 'status': 'PENDING', 'number': '9490049252', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 16:32:14', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPW4N9EC69 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241632139723 STATUS VPW4N9EC69 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPW4N9EC69 STATUS VPW4N9EC69 start ts=2025-10-24T11:02:19.885441+00:00 STATUS VPW4N9EC69 no local tx row yet STATUS VPW4N9EC69 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPW4N9EC69 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510241632139723', 'TxnId': 'VPW4N9EC69', 'status': 'SUCCESS', 'number': '9490049252', 'amount': '349.00', 'RefId': '6699718415', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-24 16:32:14', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPW4N9EC69 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6699718415, orderId=202510241632139723 STATUS VPW4N9EC69 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pusam ', 'last_name': 'Jayaram', 'mobile_number': '9100328364', 'email': 'jairampusam77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Luxettipet ', 'pincode': '504215', 'referral_code_input': 'VP4IHQFO', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pusam ', 'last_name': 'Jayaram', 'mobile_number': '9100328364', 'email': 'jairampusam77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Luxettipet ', 'pincode': '504215', 'referral_code_input': 'VP4IHQFO', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Philips', 'last_name': 'Anand', 'mobile_number': '8096686467', 'email': 'anandphilip17@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyal', 'pincode': '518501', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagaraj', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagaraj', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Nagaraj', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][28478] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Pangi', 'last_name': 'Gopalrao ', 'mobile_number': '9182523691', 'email': 'pangichandu754@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anjaneyulu ', 'last_name': 'Sake', 'mobile_number': '9448325268', 'email': 'anjaneyulu.eenadu@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Bangalore ', 'pincode': '560079', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ramanji', 'last_name': 'Neyulu', 'mobile_number': '9199636160', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Badri', 'last_name': 'Rajanna', 'mobile_number': '9195050053', 'email': 'rajanna.badri@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'RAMAGUNDAM', 'pincode': '505208', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pusam ', 'last_name': 'Jayaram', 'mobile_number': '9100328364', 'email': 'jairampusam77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Luxettipet ', 'pincode': '504215', 'referral_code_input': 'VP4IHQFO', 'agreed_terms': True} {'first_name': 'Tasleem', 'last_name': 'Mohammed ', 'mobile_number': '9704319190', 'email': 'mohammedtasleem939@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Mangalpally ', 'pincode': '501510', 'referral_code_input': 'VRL15848', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Nagaraj ', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'Pusam', 'last_name': 'Jayaram', 'mobile_number': '9100328364', 'email': 'jairampusam77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Luxettipet ', 'pincode': '504215', 'referral_code_input': 'VP4IHQFO', 'agreed_terms': True} {'first_name': 'Pusam', 'last_name': 'Jayaram', 'mobile_number': '9100328364', 'email': 'jairampusam77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Luxettipet ', 'pincode': '504215', 'referral_code_input': 'VP4IHQFO', 'agreed_terms': True} {'first_name': 'Pusam', 'last_name': 'Jayaram', 'mobile_number': '9100328364', 'email': 'jairampusam77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Luxettipet ', 'pincode': '504215', 'referral_code_input': 'VP4IHQFO', 'agreed_terms': True} {'first_name': 'Pusam', 'last_name': 'Jayaram', 'mobile_number': '9100328364', 'email': 'jairampusam77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Luxettipet ', 'pincode': '504215', 'referral_code_input': 'VP4IHQFO', 'agreed_terms': True} {'first_name': 'PARADESI', 'last_name': 'LOKESH', 'mobile_number': '9177806422', 'email': 'loki.apspdcl@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI', 'pincode': '517551', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Meer Mujammil Ali ', 'last_name': 'Ali', 'mobile_number': '9398443313', 'email': 'meermujamil786@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Tandur', 'pincode': '504272', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anjaneyulu ', 'last_name': 'Sake', 'mobile_number': '9448325268', 'email': 'anjaneyulu.eenadu@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Bangalore ', 'pincode': '560079', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anjaneyulu ', 'last_name': 'Sake', 'mobile_number': '9448325268', 'email': 'anjaneyulu.eenadu@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Bangalore ', 'pincode': '560079', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 {'first_name': 'PINJARI', 'last_name': 'Goremiya', 'mobile_number': '9010566161', 'email': 'pgoremiya@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'TANDUR ', 'pincode': '501141', 'referral_code_input': 'VP5LJYTF', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '12066046'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '12066046'} 12066046 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rachel ', 'last_name': 'Deepthi ', 'mobile_number': '9948296386', 'email': 'rachelmannepalli25@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524312', 'referral_code_input': 'VRL14202', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6699'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6699 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPF2VA50KM service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '12066046'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '12066046'} 12066046 =============================== Just entered Recharge Status API ================================== txnid VPF2VA50KM STATUS VPF2VA50KM start ts=2025-10-24T11:41:12.974542+00:00 STATUS VPF2VA50KM no local tx row yet STATUS VPF2VA50KM calling provider\u2026 RAW {'orderId': '202510241711098750', 'TxnId': 'VPF2VA50KM', 'status': 'PENDING', 'number': '8247684482', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 17:11:09', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPF2VA50KM provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241711098750 STATUS VPF2VA50KM no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPF2VA50KM Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPF2VA50KM STATUS VPF2VA50KM start ts=2025-10-24T11:41:19.861477+00:00 ------------------ Response data ----------------- {'bal': '13616.48', 'Comi': '2.094', 'optId': 'BR000CVKX4P4', 'amount': 349, 'mobile': '8247684482', 'status': 'SUCCESS', 'orderId': 'VPF2VA50KM', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00'} STATUS VPF2VA50KM LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2255'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2255 1. recharge_status : Pending bg start order_id=VPLS835V36 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPLS835V36 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPLS835V36 STATUS VPLS835V36 start ts=2025-10-24T11:41:56.565271+00:00 ------------------ Response data ----------------- {'bal': '13596.57', 'Comi': '0.396', 'optId': '1742380175', 'amount': 22, 'mobile': '9515229287', 'status': 'SUCCESS', 'orderId': 'VPLS835V36', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '22.00'} STATUS VPLS835V36 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rachel ', 'last_name': 'Deepthi ', 'mobile_number': '9948296386', 'email': 'rachelmannepalli25@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524312', 'referral_code_input': 'VRL14202', 'agreed_terms': True} OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][4122] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'NPTL'), ('fields', {'account_id': '12066046'})]) ====================== BillValidate ====================== electricity NPTL {'account_id': '12066046'} 12066046 {'first_name': 'Acchutha', 'last_name': 'Ramesh ', 'mobile_number': '6305089979', 'email': 'avramesh659@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Vinukounda ', 'pincode': '522647', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'CHITTIBABU', 'last_name': 'VANTHALA', 'mobile_number': '9346344760', 'email': 'vanthalachittibabu1996@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7672'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7672 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPGDSAEIUZ STATUS VPGDSAEIUZ start ts=2025-10-24T12:01:13.616518+00:00 bg start order_id=VPGDSAEIUZ service=prepaid STATUS VPGDSAEIUZ no local tx row yet prepaid STATUS VPGDSAEIUZ calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510241731146282', 'TxnId': 'VPGDSAEIUZ', 'status': 'PENDING', 'number': '8184810483', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 17:31:14', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPGDSAEIUZ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241731146282 STATUS VPGDSAEIUZ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPGDSAEIUZ STATUS VPGDSAEIUZ start ts=2025-10-24T12:01:22.936431+00:00 STATUS VPGDSAEIUZ no local tx row yet STATUS VPGDSAEIUZ calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPGDSAEIUZ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510241731146282', 'TxnId': 'VPGDSAEIUZ', 'status': 'SUCCESS', 'number': '8184810483', 'amount': '22.00', 'RefId': '1572716098', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.396', 'reqTime': '2025-10-24 17:31:14', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPGDSAEIUZ provider -> normalized=SUCCESS, resText='Payment Processed', refId=1572716098, orderId=202510241731146282 STATUS VPGDSAEIUZ no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][20267] [ERROR] [UID:1069][20266] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][20265] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Jyothi', 'mobile_number': '7780689926', 'email': 'ramabhi36542@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP7XQES8', 'agreed_terms': True} {'first_name': 'CHITTIBABU', 'last_name': 'VANTHALA', 'mobile_number': '9193463447', 'email': 'vanthalachittibabu1996@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bindu ', 'last_name': 'Pamu', 'mobile_number': '8341179086', 'email': 'pamubindu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Challapalli ', 'pincode': '521131', 'referral_code_input': 'VP3OZ0QI', 'agreed_terms': True} {'first_name': 'CHITTIBABU', 'last_name': 'VANTHALA', 'mobile_number': '9346344760', 'email': 'vanthalachittibabu1996@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'CHITTIBABU', 'last_name': 'VANTHALA', 'mobile_number': '9346344760', 'email': 'vanthalachittibabu1996@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'CHITTIBABU', 'last_name': 'VANTHALA', 'mobile_number': '9346344760', 'email': 'vanthalachittibabu1996@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'Lakshminarayana', 'mobile_number': '8686862764', 'email': 'lakshmittd45@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517561', 'referral_code_input': 'VRL15458', 'agreed_terms': True} {'first_name': 'Tuljaram ', 'last_name': 'Pawar ', 'mobile_number': '9866756052', 'email': 'tuljarampawar255@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '500085', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Uppara', 'last_name': 'Ramanji', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Uppara', 'last_name': 'Ramanji', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Uppara', 'last_name': 'Ramanji', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Dusari ', 'last_name': 'Pydiraju', 'mobile_number': '6300749639', 'email': 'dusaripydiraju123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531030', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Acchutha', 'last_name': 'Ramesh ', 'mobile_number': '6305089979', 'email': 'avramesh659@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Vinukounda ', 'pincode': '522647', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Uppara', 'last_name': 'Ramanji', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Uppara', 'last_name': 'Ramanji', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'CHITTIBABU', 'last_name': 'VANTHALA', 'mobile_number': '9346344760', 'email': 'vanthalachittibabu1996@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'CHITTIBABU', 'last_name': 'VANTHALA', 'mobile_number': '9346344760', 'email': 'vanthalachittibabu1996@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 20266 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 20267 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Boda', 'last_name': 'Aruna', 'mobile_number': '7659818839', 'email': 'bodaaruna80@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Pokalagudem', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Boda', 'last_name': 'Aruna', 'mobile_number': '7659818839', 'email': 'bodaaruna80@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Pokalagudem', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Boda', 'last_name': 'Aruna', 'mobile_number': '7659818839', 'email': 'bodaaruna80@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Pokalagudem', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][29614] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][29613] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 1204, in _gcd_import File "", line 241, in _call_with_frames_removed File "", line 1176, in _find_and_load File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module from numpy.core._multiarray_umath import ( KeyboardInterrupt File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Desavath', 'last_name': 'Vagya naik ', 'mobile_number': '9949073791', 'email': 'desavathuvagyanaick@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Karampudi', 'pincode': '522614', 'referral_code_input': 'VRL15636', 'agreed_terms': True} {'first_name': 'Metla ', 'last_name': 'Epaphran ', 'mobile_number': '8500968129', 'email': 'mephran7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Yeleswaram ', 'pincode': '533429', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ravirala', 'last_name': 'Uma', 'mobile_number': '9398657046', 'email': 'raviralauma04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Miryalaguda', 'pincode': '508207', 'referral_code_input': 'VP5TI2KI', 'agreed_terms': True} {'first_name': 'Shiva', 'last_name': 'Ram', 'mobile_number': '8309654645', 'email': 'siva.au95@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515411', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Boda', 'last_name': 'Aruna', 'mobile_number': '7659818839', 'email': 'bodaaruna80@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Pokalagudem', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sumayya ', 'last_name': 'Sumayya ', 'mobile_number': '7036822502', 'email': 'mdibrahim92584@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Mangalpally', 'pincode': '501510', 'referral_code_input': 'VRL16373', 'agreed_terms': True} {'first_name': 'Boda', 'last_name': 'Aruna', 'mobile_number': '7659818839', 'email': 'bodaaruna80@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Pokalagudem', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Boda', 'last_name': 'Aruna', 'mobile_number': '7659818839', 'email': 'bodaaruna80@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Pokalagudem', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Boda', 'last_name': 'Aruna', 'mobile_number': '7659818839', 'email': 'bodaaruna80@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Pokalagudem', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Boda', 'last_name': 'Aruna', 'mobile_number': '7659818839', 'email': 'bodaaruna80@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Pokalagudem', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Boda', 'last_name': 'Aruna', 'mobile_number': '7659818839', 'email': 'bodaaruna80@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Pokalagudem', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Boda', 'last_name': 'Aruna', 'mobile_number': '7659818839', 'email': 'bodaaruna80@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Pokalagudem', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Boda', 'last_name': 'Aruna', 'mobile_number': '7659818839', 'email': 'bodaaruna80@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Pokalagudem', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Boda', 'last_name': 'Aruna', 'mobile_number': '7659818839', 'email': 'bodaaruna80@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Pokalagudem', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 29614 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 29613 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': ''})]) ====================== BillValidate ====================== electricity APCP {'account_id': ''} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bachu', 'last_name': 'Priyanka ', 'mobile_number': '6301544940', 'email': 'priyankabadrisetty@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '515411', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Abdul ', 'last_name': 'Razak ', 'mobile_number': '9985699810', 'email': 'arazakmaqsood@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'TANDUR ', 'pincode': '501141', 'referral_code_input': 'VP5LJYTF', 'agreed_terms': True} {'first_name': 'Vijay', 'last_name': 'Vijay', 'mobile_number': '9177182716', 'email': 'Vijayks23456@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kodur', 'pincode': '516101', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'ABDUL MAJAFFAR ', 'last_name': 'MONDAL ', 'mobile_number': '8367822352', 'email': 'majaffar8367@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'BANKURA ', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} {'first_name': 'Akshay ', 'last_name': 'Dutta ', 'mobile_number': '9749162913', 'email': 'akaskor4@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'West Bengal', 'pincode': '722156', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Koteswara Rao', 'last_name': 'Markapudi', 'mobile_number': '8886078770', 'email': 'kotimarkapudi92@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vijayawada', 'pincode': '520015', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'K.ANITHA', 'last_name': 'ANITHA', 'mobile_number': '6281972499', 'email': 'Srujanchinny1122@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Zaheerabad ', 'pincode': '502220', 'referral_code_input': 'VRL16148', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SHAIK HUSSAIN ', 'last_name': 'Basha', 'mobile_number': '7093610885', 'email': 'hussainshaik29053@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'GUNTUR', 'pincode': '522124', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SHAIK HUSSAIN ', 'last_name': 'Basha', 'mobile_number': '7093610885', 'email': 'hussainshaik29053@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'GUNTUR', 'pincode': '522124', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubau72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubau72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9497'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9497 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4455'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4455 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gonuguntla ', 'last_name': 'Srinadh ', 'mobile_number': '7207624415', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopeta ', 'pincode': '522605', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gonuguntla ', 'last_name': 'Srinadh ', 'mobile_number': '7207624415', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopeta ', 'pincode': '522605', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gonuguntla ', 'last_name': 'Srinadh ', 'mobile_number': '7207624415', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopeta ', 'pincode': '522605', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '7032813130'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '7032813130'} 7032813130 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gonuguntla ', 'last_name': 'Srinadh ', 'mobile_number': '7207624415', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopeta ', 'pincode': '522605', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gonuguntla ', 'last_name': 'Srinadh ', 'mobile_number': '7207624415', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopeta ', 'pincode': '522605', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '7032813130'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '7032813130'} 7032813130 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Krishna ', 'last_name': 'Gopal ', 'mobile_number': '6281232460', 'email': 'lgopala789@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Alur', 'pincode': '518395', 'referral_code_input': 'VP9DKOCH', 'agreed_terms': True} {'first_name': 'Krishna ', 'last_name': 'Gopal ', 'mobile_number': '6281232460', 'email': 'lgopala789@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Alur', 'pincode': '518395', 'referral_code_input': 'VP9DKOCH', 'agreed_terms': True} {'first_name': 'Krishna ', 'last_name': 'Gopal ', 'mobile_number': '6281232460', 'email': 'lgopala789@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Alur', 'pincode': '518395', 'referral_code_input': 'VP9DKOCH', 'agreed_terms': True} {'first_name': 'Krishna ', 'last_name': 'Gopal ', 'mobile_number': '6281232460', 'email': 'lgopala789@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Alur', 'pincode': '518395', 'referral_code_input': 'VP9DKOCH', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][20808] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): [ERROR] [UID:1069][20826] wsgiAppHandler pApp->start_response() return NULL. File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'SHAIK HUSSAIN ', 'last_name': 'Basha', 'mobile_number': '7093610885', 'email': 'hussainshaik29053@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'GUNTUR', 'pincode': '522124', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Gonuguntla ', 'last_name': 'Srinadh ', 'mobile_number': '7207624415', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopeta ', 'pincode': '522605', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Krishna ', 'last_name': 'Gopal ', 'mobile_number': '6281232460', 'email': 'lgopala789@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Alur', 'pincode': '518395', 'referral_code_input': 'VP9DKOCH', 'agreed_terms': True} {'first_name': 'Krishna ', 'last_name': 'Gopal ', 'mobile_number': '6281232460', 'email': 'lgopala789@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Alur', 'pincode': '518395', 'referral_code_input': 'VP9DKOCH', 'agreed_terms': True} {'first_name': 'Krishna ', 'last_name': 'Gopal ', 'mobile_number': '6281232460', 'email': 'lgopala789@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Alur', 'pincode': '518395', 'referral_code_input': 'VP9DKOCH', 'agreed_terms': True} {'first_name': 'Krishna ', 'last_name': 'Gopal ', 'mobile_number': '6281232460', 'email': 'lgopala789@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Alur', 'pincode': '518395', 'referral_code_input': 'VP9DKOCH', 'agreed_terms': True} {'first_name': 'Krishna ', 'last_name': 'Gopal ', 'mobile_number': '6281232460', 'email': 'lgopala789@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Alur', 'pincode': '518395', 'referral_code_input': 'VP9DKOCH', 'agreed_terms': True} {'first_name': 'Krishna ', 'last_name': 'Gopal ', 'mobile_number': '6281232460', 'email': 'lgopala789@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Alur', 'pincode': '518395', 'referral_code_input': 'VP9DKOCH', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Ladi', 'last_name': 'Gayatri', 'mobile_number': '9121890454', 'email': 'gayatripaila5759@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Ichapuram', 'pincode': '532312', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'L', 'last_name': 'Veerendra ', 'mobile_number': '7032276255', 'email': 'lkrish556@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Alur', 'pincode': '518395', 'referral_code_input': 'VRL14933', 'agreed_terms': True} [UID:1069][14417] Child process with pid: 20826 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 20808 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SHAIK HUSSAIN ', 'last_name': 'Basha', 'mobile_number': '7093610885', 'email': 'hussainshaik29053@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'GUNTUR', 'pincode': '522124', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Medaka Rudra Naga Venkata ', 'last_name': 'Visweswararao ', 'mobile_number': '7981413737', 'email': 'viswamfoundationkpd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pedana', 'pincode': '521366', 'referral_code_input': 'VP0JJBRI', 'agreed_terms': True} {'first_name': 'Goutham lal ', 'last_name': 'Kapoor ', 'mobile_number': '9515815029', 'email': 'gouthamlalkapoor31@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Tandur', 'pincode': '501141', 'referral_code_input': 'VRL16389', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1986'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1986 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9281'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9281 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7032'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7032 1. recharge_status : Pending txnid VPX8R3E3DE STATUS VPX8R3E3DE start ts=2025-10-24T12:57:17.895688+00:00 bg start order_id=VPX8R3E3DE service=prepaid prepaid In side dispatch_service_payment function STATUS VPX8R3E3DE no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPX8R3E3DE calling provider\u2026 Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPX8R3E3DE Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510241827185665', 'TxnId': 'VPX8R3E3DE', 'status': 'SUCCESS', 'number': '7032813130', 'amount': '19.00', 'RefId': '6700750061', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-24 18:27:18', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPX8R3E3DE provider -> normalized=SUCCESS, resText='Payment Processed', refId=6700750061, orderId=202510241827185665 STATUS VPX8R3E3DE no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPSWW9B6L6 STATUS VPSWW9B6L6 start ts=2025-10-24T12:58:50.216241+00:00 bg start order_id=VPSWW9B6L6 service=prepaid prepaid In side dispatch_service_payment function STATUS VPSWW9B6L6 no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPSWW9B6L6 calling provider\u2026 Sending to prepaid perform wallet recharge RAW {'orderId': '202510241828509200', 'TxnId': 'VPSWW9B6L6', 'status': 'PENDING', 'number': '8121084536', 'amount': '349.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 18:28:50', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPSWW9B6L6 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241828509200 STATUS VPSWW9B6L6 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPSWW9B6L6 STATUS VPSWW9B6L6 start ts=2025-10-24T12:58:57.458578+00:00 ------------------ Response data ----------------- {'bal': '13207.48', 'Comi': '6.282', 'optId': '1744580540', 'amount': 349, 'mobile': '8121084536', 'status': 'SUCCESS', 'orderId': 'VPSWW9B6L6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '349.00'} STATUS VPSWW9B6L6 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][23152] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPSWW9B6L6 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'Gonuguntla ', 'last_name': 'Srinadh ', 'mobile_number': '7207624415', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopeta ', 'pincode': '522605', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][14417] Child process with pid: 23152 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SANGAMESHWAR', 'last_name': 'GOLLA', 'mobile_number': '9515287180', 'email': 'mmmdon2015@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500013', 'referral_code_input': 'VRL16190', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gonuguntla ', 'last_name': 'Srinadh ', 'mobile_number': '7207624415', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopeta ', 'pincode': '522601', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][25522] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'JUMBIDI ', 'last_name': 'AJAY', 'mobile_number': '8500405838', 'email': 'ajayjumbidi1028@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mamidigattu ', 'pincode': '504204', 'referral_code_input': 'VRL16356', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Srinadh ', 'last_name': 'Gonuguntla ', 'mobile_number': '7207624415', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopeta ', 'pincode': '522601', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gonuguntla ', 'last_name': 'Srinadh ', 'mobile_number': '7207624415', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopeta ', 'pincode': '522601', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bhavani ', 'last_name': 'Karre', 'mobile_number': '9182540926', 'email': 'bhavani.karre1995@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'JANGAON ', 'pincode': 'So6167', 'referral_code_input': 'VP5V89RQ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kota', 'last_name': 'Raju', 'mobile_number': '9640394749', 'email': 'rajukveena143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Chennur ', 'pincode': '504214', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kota', 'last_name': 'Raju', 'mobile_number': '9640394749', 'email': 'rajukveena143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Chennur ', 'pincode': '504214', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Kota', 'last_name': 'Raju', 'mobile_number': '9640394749', 'email': 'rajukveena143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Chennur ', 'pincode': '504214', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Kota', 'last_name': 'Raju', 'mobile_number': '9640394749', 'email': 'rajukveena143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Chennur ', 'pincode': '504214', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kota', 'last_name': 'Raju', 'mobile_number': '9640394749', 'email': 'rajukveena143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Chennur ', 'pincode': '504214', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Kota', 'last_name': 'Raju', 'mobile_number': '9640394749', 'email': 'rajukveena143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Chennur ', 'pincode': '504214', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8950'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8950 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kota', 'last_name': 'Raju', 'mobile_number': '9640394749', 'email': 'rajukveena143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Chennur ', 'pincode': '504214', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sivaganesh', 'last_name': 'Kakarla', 'mobile_number': '8977277742', 'email': 'siva.gani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'vijayawdaa', 'pincode': '520007', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Vanthala ', 'last_name': 'Kumari', 'mobile_number': '9398427991', 'email': 'killoroja9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Chodavaram', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Gonuguntla ', 'last_name': 'Srinadh ', 'mobile_number': '7207624415', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopeta ', 'pincode': '522601', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gonuguntla ', 'last_name': 'Srinadh ', 'mobile_number': '7207624415', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopeta ', 'pincode': '522601', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Raju', 'last_name': 'Kota', 'mobile_number': '9640394749', 'email': 'rajukveena143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Baddampally', 'pincode': '504214', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gonuguntla ', 'last_name': 'Srinadh ', 'mobile_number': '7207624415', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur ', 'pincode': '522002', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nimmaka', 'last_name': 'ANIL kumar', 'mobile_number': '7569131670', 'email': 'nimmakaanilkumar76@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Vizianagaram', 'pincode': '535523', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kota', 'last_name': 'Raju', 'mobile_number': '9640394749', 'email': 'rajukveena143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Chennur ', 'pincode': '504214', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8950'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8950 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8950'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8950 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5008'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5008 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8950'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8950 VerifyTxnPinSerializer(data={'transaction_pin': '8950'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8950 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4262'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4262 {'first_name': 'Medaka', 'last_name': 'Ganga Bhavani', 'mobile_number': '9493250093', 'email': 'viswamkpd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pedana', 'pincode': '521366', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8009'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8009 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8009'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8009 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8009'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8009 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8009'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8009 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Medaka ', 'last_name': 'Ganga Bhavani ', 'mobile_number': '9493250093', 'email': 'viswamkpd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pedana ', 'pincode': '521366', 'referral_code_input': 'VRL16397', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Medaka ', 'last_name': 'Ganga Bhavani ', 'mobile_number': '9493250093', 'email': 'viswamkpd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pedana ', 'pincode': '521366', 'referral_code_input': 'VRL16397', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8009'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8009 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8950'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8950 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chinthapudi', 'last_name': 'Venkateswarlu', 'mobile_number': '8008305055', 'email': 'chinthapudivenkatesh1975@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore', 'pincode': '524004', 'referral_code_input': 'VRL13992', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2002 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPL28J99OI service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPL28J99OI', 'client_txn_id': 'VPL28J99OI', 'provider_order_id': 'VPL28J99OI', 'message': 'Payment Processed', 'raw': {'orderId': 'VPL28J99OI', 'status': 'PENDING', 'mobile': '9400917873', 'amount': 107, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '13106.76', 'billAmount': '107.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '107.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '107.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPL28J99OI status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== txnid VPL28J99OI STATUS VPL28J99OI start ts=2025-10-24T13:23:59.163235+00:00 ------------------ Response data ----------------- {'bal': '13106.76', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VPL28J99OI', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VPL28J99OI LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPL28J99OI STATUS VPL28J99OI start ts=2025-10-24T13:24:04.761906+00:00 ------------------ Response data ----------------- {'bal': '13106.76', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VPL28J99OI', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VPL28J99OI LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPL28J99OI STATUS VPL28J99OI start ts=2025-10-24T13:24:10.441197+00:00 ------------------ Response data ----------------- {'bal': '13106.76', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VPL28J99OI', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VPL28J99OI LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPL28J99OI STATUS VPL28J99OI start ts=2025-10-24T13:24:16.069318+00:00 ------------------ Response data ----------------- {'bal': '13106.76', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VPL28J99OI', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VPL28J99OI calling provider\u2026 RAW {'orderId': '202510241853547321', 'TxnId': 'VPL28J99OI', 'status': 'PENDING', 'number': '9400917873', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 18:53:54', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPL28J99OI provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510241853547321 STATUS VPL28J99OI current=Pending age=17.5s young_pending=True STATUS VPL28J99OI no status change (current=Pending, provider=Pending) STATUS VPL28J99OI respond -> PENDING, msg='Payment Processed', terminal=False txnid VPL28J99OI STATUS VPL28J99OI start ts=2025-10-24T13:24:22.513459+00:00 ------------------ Response data ----------------- {'bal': '13106.76', 'Comi': '0.000', 'optId': '', 'amount': 107, 'mobile': '9400917873', 'status': 'PENDING', 'orderId': 'VPL28J99OI', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPL28J99OI', 'amount': '107.00', 'number': '9400917873', 'status': 'PENDING', 'orderId': '202510241853547321', 'reqTime': '2025-10-24 18:53:54', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'VoucherCode': None}} STATUS VPL28J99OI calling provider\u2026 RAW {'orderId': '202510241853547321', 'TxnId': 'VPL28J99OI', 'status': 'FAILED', 'number': '9400917873', 'amount': '107.00', 'RefId': '7410931051', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 18:53:54', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VPL28J99OI provider -> normalized=FAILED, resText='Recharge Failed', refId=7410931051, orderId=202510241853547321 STATUS VPL28J99OI current=FAILED age=6.4s young_pending=False STATUS VPL28J99OI persisted change: FAILED -> Failure STATUS VPL28J99OI summary synced to Failure STATUS VPL28J99OI respond -> FAILED, msg='Recharge Failed', terminal=True =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2580'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2580 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VP890KD2XS service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP890KD2XS Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'S', 'last_name': 'Dinakar ', 'mobile_number': '6300945396', 'email': 'dinakarsandhya28@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kadariveeresham ', 'last_name': 'Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Paddapalli', 'pincode': '', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Kadariveeresham ', 'last_name': 'Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Paddapalli', 'pincode': '', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kadariveeresham ', 'last_name': 'Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Paddapalli', 'pincode': '', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9087'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9087 1. recharge_status : Pending txnid VPP456U4HQ STATUS VPP456U4HQ start ts=2025-10-24T13:30:17.128692+00:00 bg start order_id=VPP456U4HQ service=prepaid STATUS VPP456U4HQ no local tx row yet prepaid STATUS VPP456U4HQ calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPP456U4HQ&number=9848252268&amount=26&operator=AT&circle=1 Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Status?mid=G288696404&mkey=SHAJ947607&txnid=VPP456U4HQ RAW {'orderId': '202510241900366116', 'TxnId': 'VPP456U4HQ', 'status': 'SUCCESS', 'number': '9848252268', 'amount': '26.00', 'RefId': '894791870', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.468', 'reqTime': '2025-10-24 19:00:36', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPP456U4HQ provider -> normalized=SUCCESS, resText='Payment Processed', refId=894791870, orderId=202510241900366116 STATUS VPP456U4HQ no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== {'first_name': 'Raju', 'last_name': 'Kota', 'mobile_number': '9640394749', 'email': 'rajukveena@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Baddampally', 'pincode': '504214', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Raju', 'last_name': 'Kota', 'mobile_number': '9640394749', 'email': 'rajukveena@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Baddampally', 'pincode': '504214', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Raju', 'last_name': 'Kota', 'mobile_number': '9640394749', 'email': 'rajukveena@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Baddampally', 'pincode': '504214', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Raju', 'last_name': 'Kota', 'mobile_number': '9640394749', 'email': 'rajukveena@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Baddampally', 'pincode': '504214', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gonuguntla ', 'last_name': 'Srinadh ', 'mobile_number': '7207624415', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur ', 'pincode': '522002', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu ', 'mobile_number': '9121623413', 'email': 'praemeelajakampudi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Gemmeli ', 'last_name': 'Malleswararao', 'mobile_number': '7981707678', 'email': 'malleshsri444@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vishakhapatham ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gemmeli ', 'last_name': 'Malleswararao', 'mobile_number': '7981707678', 'email': 'malleshsri444@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vishakhapatham ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gemmeli ', 'last_name': 'Malleswararao', 'mobile_number': '7981707678', 'email': 'malleshsri444@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vishakhapatham ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gemmeli ', 'last_name': 'Malleswararao', 'mobile_number': '7981707678', 'email': 'malleshsri444@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vishakhapatham ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nousheen ', 'last_name': 'Syeda ', 'mobile_number': '8247503286', 'email': 'noushsyeda899@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500005', 'referral_code_input': 'VP7SCAVW', 'agreed_terms': True} {'first_name': 'Ch', 'last_name': 'Jaswanth ', 'mobile_number': '7702495805', 'email': 'jaswanthch797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531133', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ch', 'last_name': 'Jaswanth ', 'mobile_number': '7702495805', 'email': 'jaswanthch797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531133', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ch', 'last_name': 'Jaswanth ', 'mobile_number': '7702495805', 'email': 'jaswanthch797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531133', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'MAHESWARAM ', 'last_name': 'PRAKASH ', 'mobile_number': '9963192159', 'email': 'prasaashmaheswaram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD ', 'pincode': '500045', 'referral_code_input': 'VRL15700', 'agreed_terms': True} could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg failed order_id=VPP456U4HQ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Murla ', 'last_name': 'Kannabbai', 'mobile_number': '9194932365', 'email': 'kannabaimurla635@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Thurubongulu village Chintapali mandalam', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Katakam ', 'last_name': 'Manoj Kumar ', 'mobile_number': '9032533556', 'email': 'manu.rs.3587@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '501218', 'referral_code_input': 'VRL16326', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Santhosh kumar ', 'last_name': 'Santhosh kumar ', 'mobile_number': '9985099360', 'email': 'ss.kumar13444@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Santhosh kumar ', 'last_name': 'Santhosh kumar ', 'mobile_number': '9985099360', 'email': 'ss.kumar13444@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132 ', 'referral_code_input': 'VRL13887', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gemmeli', 'last_name': 'Thili', 'mobile_number': '9491762573', 'email': 'thiligemmeli96@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapali', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][30204] [ERROR] [UID:1069][30203] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Jakkamapudi ', 'last_name': 'Srinu', 'mobile_number': '9121623413', 'email': 'srinujakkamapudiSrinu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamaram ', 'pincode': '534202', 'referral_code_input': 'VP3N51JU', 'agreed_terms': True} {'first_name': 'Islavath govardhan ', 'last_name': 'Islavath govardhan ', 'mobile_number': '9014380556', 'email': 'iislavathgovardhan8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Kalluru ', 'pincode': '507209', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mohammad ', 'last_name': 'Hazara', 'mobile_number': '9849082335', 'email': 'hazaramd006@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Kowthavaram ', 'pincode': '521331', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mohammad ', 'last_name': 'Hazara', 'mobile_number': '9849082335', 'email': 'hazaramd006@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Kowthavaram ', 'pincode': '521331', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'MAHESWARAM ', 'last_name': 'PRAKASH ', 'mobile_number': '9963192159', 'email': 'prasaashmaheswaram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD ', 'pincode': '500045', 'referral_code_input': 'VRL15700', 'agreed_terms': True} {'first_name': 'MAHESWARAM ', 'last_name': 'PRAKASH ', 'mobile_number': '9963192159', 'email': 'prasaashmaheswaram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD ', 'pincode': '500045', 'referral_code_input': 'VRL15700', 'agreed_terms': True} {'first_name': 'MAHESWARAM ', 'last_name': 'PRAKASH ', 'mobile_number': '9963192159', 'email': 'prasaashmaheswaram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD ', 'pincode': '500045', 'referral_code_input': 'VRL15700', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Dinakar', 'mobile_number': '6300945396', 'email': 'dinakarsadhya9@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Dinakar', 'mobile_number': '6300945396', 'email': 'dinakarsadhya9@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Dinakar', 'mobile_number': '6300945396', 'email': 'dinakarsadhya9@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Dinakar', 'mobile_number': '6300945396', 'email': 'dinakarsadhya9@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Dinakar', 'mobile_number': '6300945396', 'email': 'dinakarsadhya9@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Dinakar', 'mobile_number': '6300945396', 'email': 'dinakarsadhya9@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} {'first_name': 'MAHESWARAM ', 'last_name': 'PRAKASH ', 'mobile_number': '9963192159', 'email': 'prasaashmaheswaram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD ', 'pincode': '500045', 'referral_code_input': 'VRL15700', 'agreed_terms': True} {'first_name': 'MAHESWARAM ', 'last_name': 'PRAKASH ', 'mobile_number': '9963192159', 'email': 'prasaashmaheswaram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD ', 'pincode': '500045', 'referral_code_input': 'VRL15700', 'agreed_terms': True} {'first_name': 'MAHESWARAM ', 'last_name': 'PRAKASH ', 'mobile_number': '9963192159', 'email': 'prasaashmaheswaram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD ', 'pincode': '500045', 'referral_code_input': 'VRL15700', 'agreed_terms': True} {'first_name': 'Dilip ', 'last_name': 'Biswas ', 'mobile_number': '8617075796', 'email': 'db3575117@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '588', 'city': 'Ranaghat ', 'pincode': '741501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kolusu ', 'last_name': 'KEDHARESWAR ', 'mobile_number': '9247275586', 'email': 'kedhareswark.takshasila@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secunderabad ', 'pincode': '500017', 'referral_code_input': 'VP30TEUZ', 'agreed_terms': True} {'first_name': 'Gonuguntla ', 'last_name': 'Srinadh ', 'mobile_number': '6301222018', 'email': 'gonuguntlasrinath2003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur ', 'pincode': '522002', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'BHG'), ('fields', {'book_using': '9441982491', 'mobile': '9441982491', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg BHG {'book_using': '9441982491', 'mobile': '9441982491', 'consumer_id': ''} 9441982491 {'first_name': 'Ch', 'last_name': 'Jaswanth ', 'mobile_number': '7702495805', 'email': 'jaswanthch797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531133', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'MAHESWARAM ', 'last_name': 'PRAKASH ', 'mobile_number': '9963192159', 'email': 'prasaashmaheswaram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD ', 'pincode': '500045', 'referral_code_input': 'VRL15700', 'agreed_terms': True} [UID:1069][14417] Child process with pid: 30204 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 30203 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'ANUSHA', 'last_name': 'Sekarapalli Anusha', 'mobile_number': '9676346320', 'email': 'sekarapallianusha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavarm', 'pincode': '534243', 'referral_code_input': 'VRL14949', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SINGARS', 'last_name': 'RAMACHANDRUDU ', 'mobile_number': '7382860796', 'email': 'singararamachandrudu80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'GOOTY', 'pincode': '515402', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0111 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'TS07FZ7539'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'TS07FZ7539'} TS07FZ7539 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPOU0A7WAA STATUS VPOU0A7WAA start ts=2025-10-24T14:11:05.504360+00:00 STATUS VPOU0A7WAA no local tx row yet STATUS VPOU0A7WAA calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPOU0A7WAA', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPOU0A7WAA provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPOU0A7WAA no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPOU0A7WAA STATUS VPOU0A7WAA start ts=2025-10-24T14:11:11.480486+00:00 STATUS VPOU0A7WAA no local tx row yet STATUS VPOU0A7WAA calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPOU0A7WAA', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPOU0A7WAA provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPOU0A7WAA no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPOU0A7WAA STATUS VPOU0A7WAA start ts=2025-10-24T14:11:17.804551+00:00 STATUS VPOU0A7WAA no local tx row yet STATUS VPOU0A7WAA calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPOU0A7WAA', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPOU0A7WAA provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPOU0A7WAA no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPOU0A7WAA STATUS VPOU0A7WAA start ts=2025-10-24T14:11:23.811644+00:00 STATUS VPOU0A7WAA no local tx row yet STATUS VPOU0A7WAA calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPOU0A7WAA', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPOU0A7WAA provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPOU0A7WAA no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) {'first_name': 'SINGARA ', 'last_name': 'RAMACHANDRUDU', 'mobile_number': '7382860796', 'email': 'singarsramachandrudu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'GOOTY', 'pincode': '515401', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VPOU0A7WAA STATUS VPOU0A7WAA start ts=2025-10-24T14:11:35.162791+00:00 STATUS VPOU0A7WAA no local tx row yet STATUS VPOU0A7WAA calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPOU0A7WAA', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPOU0A7WAA provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPOU0A7WAA no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPOU0A7WAA STATUS VPOU0A7WAA start ts=2025-10-24T14:11:41.426775+00:00 STATUS VPOU0A7WAA no local tx row yet STATUS VPOU0A7WAA calling provider\u2026 =============================== Just entered Recharge Status API ================================== bg start order_id=VPOU0A7WAA service=fastag fastag In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service RAW {'orderId': None, 'TxnId': 'VPOU0A7WAA', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPOU0A7WAA provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPOU0A7WAA no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPOU0A7WAA STATUS VPOU0A7WAA start ts=2025-10-24T14:11:57.165968+00:00 STATUS VPOU0A7WAA no local tx row yet STATUS VPOU0A7WAA calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPOU0A7WAA', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPOU0A7WAA provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPOU0A7WAA no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPOU0A7WAA STATUS VPOU0A7WAA start ts=2025-10-24T14:12:06.029228+00:00 STATUS VPOU0A7WAA no local tx row yet STATUS VPOU0A7WAA calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '2025102407019572', 'TxnId': 'VPOU0A7WAA', 'status': 'PENDING', 'number': 'TS07FZ7539', 'amount': '100.00', 'RefId': '', 'operator': 'ICIF', 'service': 'FASTag', 'Comi': '0.200', 'reqTime': '2025-10-24 19:42:01', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VPOU0A7WAA provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102407019572 STATUS VPOU0A7WAA no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPOU0A7WAA STATUS VPOU0A7WAA start ts=2025-10-24T14:12:14.003070+00:00 STATUS VPOU0A7WAA no local tx row yet STATUS VPOU0A7WAA calling provider\u2026 RAW {'orderId': '2025102407019572', 'TxnId': 'VPOU0A7WAA', 'status': 'PENDING', 'number': 'TS07FZ7539', 'amount': '100.00', 'RefId': '', 'operator': 'ICIF', 'service': 'FASTag', 'Comi': '0.200', 'reqTime': '2025-10-24 19:42:01', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VPOU0A7WAA provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102407019572 STATUS VPOU0A7WAA no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPOU0A7WAA STATUS VPOU0A7WAA start ts=2025-10-24T14:12:20.038785+00:00 STATUS VPOU0A7WAA no local tx row yet STATUS VPOU0A7WAA calling provider\u2026 bg done order_id=VPOU0A7WAA status=Pending 2. Pending 2. Pending RAW {'orderId': '2025102407019572', 'TxnId': 'VPOU0A7WAA', 'status': 'PENDING', 'number': 'TS07FZ7539', 'amount': '100.00', 'RefId': '', 'operator': 'ICIF', 'service': 'FASTag', 'Comi': '0.200', 'reqTime': '2025-10-24 19:42:01', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VPOU0A7WAA provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102407019572 STATUS VPOU0A7WAA no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Komai reddy', 'last_name': 'Devenderreddy', 'mobile_number': '9866710100', 'email': 'komatireddydevendearreddy98@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VP9RIFO8', 'agreed_terms': True} {'first_name': 'Ramesh', 'last_name': 'Gurrram ', 'mobile_number': '9030883865', 'email': 'rameshgv99@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Repalle', 'pincode': '522265', 'referral_code_input': 'VP4MH725', 'agreed_terms': True} {'first_name': 'SHAIK', 'last_name': 'IMRAN', 'mobile_number': '9640982876', 'email': 'shaikimraan888@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'DHARMAVARAM', 'pincode': '515671', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Partha ', 'last_name': 'Pal', 'mobile_number': '9332395115', 'email': 'parthapal5491@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura ', 'pincode': '722152', 'referral_code_input': 'VRL16278', 'agreed_terms': True} {'first_name': 'Kalivela ', 'last_name': 'Laxman Raju', 'mobile_number': '9391035944', 'email': 'rajukalivela09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore', 'pincode': '524001', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'TS07FZ7539', 'amount': '100'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'TS07FZ7539', 'amount': '100'} TS07FZ7539 {'first_name': 'Sai', 'last_name': 'Varun', 'mobile_number': '6301820040', 'email': 'jayasaivarundintakurti@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'BANGALORE', 'pincode': '560041', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SINGARA ', 'last_name': 'RAMACHANDRUDU', 'mobile_number': '7382860796', 'email': 'singarsramachandrudu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'GOOTY', 'pincode': '515401', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '9666501323'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '9666501323'} 9666501323 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][8071] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '7702480544'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '7702480544'} 7702480544 {'first_name': 'Ashirvadam', 'last_name': 'Medari', 'mobile_number': '9652919471', 'email': 'ashirwadammedari@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagtial', 'pincode': '505453', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Seedari ', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Pader', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} {'first_name': 'Seedari ', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Pader', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} {'first_name': 'Seedari ', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Pader', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} {'first_name': 'Seedari ', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Pader', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} {'first_name': 'Seedari ', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Pader', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} {'first_name': 'Seedari ', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Pader', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} {'first_name': 'Seedari ', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Pader', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} {'first_name': 'Seedari ', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Pader', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} {'first_name': 'Seedari ', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Pader', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} {'first_name': 'Seedari ', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Pader', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} {'first_name': 'Seedari ', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Pader', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Avunoori ', 'last_name': 'Prashanth', 'mobile_number': '9515596272', 'email': 'prashanthavunoori435@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'D', 'last_name': 'naresh ', 'mobile_number': '6305196682', 'email': 'naresh8095935@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15056', 'agreed_terms': True} [UID:1069][14417] Child process with pid: 10985 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2424'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2424 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPNTIVGL2J service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPNTIVGL2J STATUS VPNTIVGL2J start ts=2025-10-24T14:19:58.593402+00:00 STATUS VPNTIVGL2J no local tx row yet STATUS VPNTIVGL2J calling provider\u2026 RAW {'orderId': '202510241949583249', 'TxnId': 'VPNTIVGL2J', 'status': 'PENDING', 'number': '9666831045', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 19:49:58', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPNTIVGL2J provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510241949583249 STATUS VPNTIVGL2J no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPNTIVGL2J Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPNTIVGL2J STATUS VPNTIVGL2J start ts=2025-10-24T14:20:08.755179+00:00 ------------------ Response data ----------------- {'bal': '12870.54', 'Comi': '3.582', 'optId': '1746332107', 'amount': 199, 'mobile': '9666831045', 'status': 'SUCCESS', 'orderId': 'VPNTIVGL2J', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '199.00'} STATUS VPNTIVGL2J LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vanthala ', 'last_name': 'Vanthala suresh ', 'mobile_number': '8331955819', 'email': 'v26234@gmail.com', 'user_type': 'customer', 'state': '3', 'district': '31', 'city': '45', 'pincode': '5310 40', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Eeda', 'last_name': 'Narasamma ', 'mobile_number': '6362337629', 'email': 'eedanarasamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Markapur ', 'pincode': '523316', 'referral_code_input': 'VP8WQCSS', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '6733115000954'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '6733115000954'} 6733115000954 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@mail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522034', 'referral_code_input': 'VRL15686', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@mail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522034', 'referral_code_input': 'VRL15686', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'BABURAO', 'last_name': 'GURAM', 'mobile_number': '8688324138', 'email': 'baburaogurram981@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': 'VP3D03AU', 'agreed_terms': True} {'first_name': 'Ponnala ', 'last_name': 'Saiteja ', 'mobile_number': '9121803923', 'email': 'ponnalasaidulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Yerragondapalem ', 'pincode': '523327', 'referral_code_input': 'VRL15854', 'agreed_terms': True} {'first_name': 'Sammaiah Boggula ', 'last_name': 'Gayathri', 'mobile_number': '9951608799', 'email': 'pandukuchu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem', 'pincode': '507101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varadha', 'last_name': 'Sunny ', 'mobile_number': '6281408908', 'email': 'Sunnyvaradha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'A', 'last_name': 'Sindhu', 'mobile_number': '6300731279', 'email': 'alathurusindhu@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '480', 'city': 'Veppampattu', 'pincode': '602024', 'referral_code_input': 'VRL16145', 'agreed_terms': True} {'first_name': 'Lovely ', 'last_name': 'Swetha', 'mobile_number': '6301444610', 'email': 'lovelyswetha1210@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518002', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PALEMPALLI VENKATA SUBBAIAH', 'last_name': 'Kumar', 'mobile_number': '7075688829', 'email': 'palempallivenkatasubbaiahkumar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': 'Kadapa', 'referral_code_input': 'VP8U060R', 'agreed_terms': True} {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@mail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522034', 'referral_code_input': 'VRL15686', 'agreed_terms': True} {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@mail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522034', 'referral_code_input': 'VRL15686', 'agreed_terms': True} {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@mail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522034', 'referral_code_input': 'VRL15686', 'agreed_terms': True} {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@mail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522034', 'referral_code_input': 'VRL15686', 'agreed_terms': True} [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Vishnu Prasad', 'last_name': 'Devarakonda', 'mobile_number': '9030020270', 'email': 'vinayaka.cc.solution@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508001', 'referral_code_input': 'VP3KEEYI', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'PrameelaRani', 'mobile_number': '7330920574', 'email': 'Prameelaprasad20574@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Eeda', 'last_name': 'Narasamma ', 'mobile_number': '6362337629', 'email': 'eedanarasamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Markapur ', 'pincode': '523316', 'referral_code_input': 'VP8WQCSS', 'agreed_terms': True} {'first_name': 'Eeda', 'last_name': 'Narasamma ', 'mobile_number': '6362337629', 'email': 'eedanarasamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Markapur ', 'pincode': '523316', 'referral_code_input': 'VP8WQCSS', 'agreed_terms': True} {'first_name': 'Metta ', 'last_name': 'Jayanth', 'mobile_number': '9676106815', 'email': 'mbabi9346@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Eluru ', 'pincode': '534001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ponnala ', 'last_name': 'Saiteja', 'mobile_number': '9121803923', 'email': 'ponnalasaidulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Yerragondapalem ', 'pincode': '523327', 'referral_code_input': 'VRL15854', 'agreed_terms': True} {'first_name': 'Ponnala ', 'last_name': 'Saiteja', 'mobile_number': '9121803923', 'email': 'ponnalasaidulu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Yerragondapalem ', 'pincode': '523327', 'referral_code_input': 'VRL15854', 'agreed_terms': True} {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522034', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sammaiah Boggula ', 'last_name': 'Gayathri', 'mobile_number': '9951608799', 'email': 'pandukuchu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem', 'pincode': '507101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sammaiah Boggula ', 'last_name': 'Gayathri', 'mobile_number': '9951608799', 'email': 'pandukuchu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem', 'pincode': '507101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'prameelarani ', 'mobile_number': '7330920574', 'email': 'prameelaprasad@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'prameelarani ', 'mobile_number': '7330920574', 'email': 'prameelaprasad@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'prameelarani ', 'mobile_number': '7330920574', 'email': 'prameelaprasad@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'prameelarani ', 'mobile_number': '7330920574', 'email': 'prameelaprasad@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'prameelarani ', 'mobile_number': '7330920574', 'email': 'prameelaprasad@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'prameelarani ', 'mobile_number': '7330920574', 'email': 'prameelaprasad@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'prameelarani ', 'mobile_number': '7330920574', 'email': 'prameelaprasad@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Reddyvari ', 'last_name': 'prameelarani ', 'mobile_number': '7330920574', 'email': 'prameelaprasad@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajhamudry ', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Challa', 'last_name': 'Gopi chandu', 'mobile_number': '8688784812', 'email': 'challagopichandhu72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Huzurnagar', 'pincode': '508204', 'referral_code_input': 'VP1Q1A43', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522035', 'referral_code_input': 'VRL15686', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522035', 'referral_code_input': 'VRL15686', 'agreed_terms': True} {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522035', 'referral_code_input': 'VRL15686', 'agreed_terms': True} {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522035', 'referral_code_input': 'VRL15686', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 7508 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'NEELA', 'last_name': 'SRINIVAS ', 'mobile_number': '9441913561', 'email': 'neelasrinivas949@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'KAMAREDDY ', 'pincode': '503111', 'referral_code_input': 'VP5TI2KI', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KOTHAPALLI ', 'last_name': 'SIRISHA', 'mobile_number': '9182302560', 'email': 'sirishakothapalli58@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Tenali', 'pincode': '522324', 'referral_code_input': 'VP9I5NRU', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '6303092751', 'email': 'pangibonjubabu72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][15415] [ERROR] [UID:1069][15416] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner callback, callback_args, callback_kwargs = self.resolve_request(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from openpyxl import Workbook import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module from numpy.core._multiarray_umath import ( KeyboardInterrupt File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Varma', 'last_name': 'Nakka', 'mobile_number': '9966299358', 'email': 'nkotti13@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Narasaraopet ', 'pincode': '522601', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Islavath', 'last_name': 'Sridhar naik', 'mobile_number': '9505498705', 'email': 'sridharnaik8096@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'VAZRALATHANDA ', 'pincode': '522613', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chandragiri ', 'last_name': 'Padma ', 'mobile_number': '6300783385', 'email': 'padmachandragiri79@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda ', 'pincode': '508001', 'referral_code_input': 'VP3KEEYI', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gopichandu ', 'last_name': 'Malla ', 'mobile_number': '7382832007', 'email': 'gopichanumalla2007@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'gopalapatnam', 'pincode': '530027', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gopichandu ', 'last_name': 'Malla ', 'mobile_number': '7382832007', 'email': 'gopichanumalla2007@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'gopalapatnam', 'pincode': '530027', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gopichandu ', 'last_name': 'Malla ', 'mobile_number': '7382832007', 'email': 'gopichanumalla2007@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'gopalapatnam', 'pincode': '530027', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gopichandu ', 'last_name': 'Malla ', 'mobile_number': '7382832007', 'email': 'gopichanumalla2007@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'gopalapatnam', 'pincode': '530027', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gopichandu ', 'last_name': 'Malla ', 'mobile_number': '7382832007', 'email': 'gopichanumalla2007@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'gopalapatnam', 'pincode': '530027', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gopichandu ', 'last_name': 'Malla ', 'mobile_number': '7382832007', 'email': 'gopichanumalla2007@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'gopalapatnam', 'pincode': '530027', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gopichandu ', 'last_name': 'Malla ', 'mobile_number': '7382832007', 'email': 'gopichanumalla2007@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'gopalapatnam', 'pincode': '530027', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Gopichandu ', 'last_name': 'Malla ', 'mobile_number': '7382832007', 'email': 'gopichanumalla2007@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'gopalapatnam', 'pincode': '530027', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'BADDIPOGULA', 'last_name': 'HARI KUMAR ', 'mobile_number': '9391747135', 'email': 'hk655932@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515591', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'BADDIPOGULA ', 'last_name': 'HARI KUMAR', 'mobile_number': '9652186254', 'email': 'hk655932@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515591', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vanitha ', 'last_name': 'Nerella ', 'mobile_number': '8465004727', 'email': 'nerellavanitha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VP1TYRMD', 'agreed_terms': True} {'first_name': 'Vanitha ', 'last_name': 'Nerella ', 'mobile_number': '8465004727', 'email': 'nerellavanitha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VP1TYRMD', 'agreed_terms': True} {'first_name': 'Vanitha ', 'last_name': 'Nerella ', 'mobile_number': '8465004727', 'email': 'nerellavanitha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VP1TYRMD', 'agreed_terms': True} {'first_name': 'Vanitha ', 'last_name': 'Nerella ', 'mobile_number': '8465004727', 'email': 'nerellavanitha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VP1TYRMD', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Gopichandu ', 'last_name': 'Malla ', 'mobile_number': '7382832007', 'email': 'gopichanumalla2007@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'gopalapatnam', 'pincode': '530027', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Tabassum ', 'last_name': 'Pinjari', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ravali', 'last_name': 'Reddy', 'mobile_number': '9502728170', 'email': 'jangaravaligdk@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal', 'pincode': '506009', 'referral_code_input': 'VP8WQCSS', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'VADDE GOUSE', 'last_name': 'V', 'mobile_number': '7207431557', 'email': 'dilpvadee52@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Alampur', 'pincode': '509128', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'BADDIPOGULA', 'last_name': 'Hari kumar ', 'mobile_number': '9391747135', 'email': 'hk655932@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515591', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'BADDIPOGULA', 'last_name': 'Hari kumar ', 'mobile_number': '9391747135', 'email': 'hk655932@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515591', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'BADDIPOGULA', 'last_name': 'Hari kumar ', 'mobile_number': '9391747135', 'email': 'hk655932@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515591', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'CHOPPARA ', 'last_name': 'RAVIBABU', 'mobile_number': '9963346987', 'email': 'choppararavibabu599@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Tenali', 'pincode': '522324', 'referral_code_input': 'VP9I5NRU', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'BADDIPOGULA', 'last_name': 'Hari kumar ', 'mobile_number': '9652186254', 'email': 'hk655932@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515591', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'BADDIPOGULA', 'last_name': 'Hari kumar ', 'mobile_number': '9391747135', 'email': 'hk655932@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515591', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'VADDE gouse', 'last_name': 'V', 'mobile_number': '7207431557', 'email': 'dilipvadee52@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Alampur', 'pincode': '509128', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'VADDE gouse', 'last_name': 'V', 'mobile_number': '7207431557', 'email': 'dilipvadee52@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Alampur', 'pincode': '509128', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][26410] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ [ERROR] [UID:1069][26411] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 1204, in _gcd_import File "", line 940, in exec_module File "", line 1176, in _find_and_load File "", line 241, in _call_with_frames_removed File "", line 1147, in _find_and_load_unlocked File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 26410 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 26411 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2525'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2525 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2525'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2525 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '7075590132'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '7075590132'} 7075590132 OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '7075590132'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '7075590132'} 7075590132 OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '7075513240'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '7075513240'} 7075513240 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2525'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2525 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3636'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3636 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP0V4D8XT2 STATUS VP0V4D8XT2 start ts=2025-10-24T15:36:14.697348+00:00 bg start order_id=VP0V4D8XT2 service=prepaid prepaid In side dispatch_service_payment function STATUS VP0V4D8XT2 no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VP0V4D8XT2 calling provider\u2026 Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VP0V4D8XT2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP0V4D8XT2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP0V4D8XT2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP0V4D8XT2 STATUS VP0V4D8XT2 start ts=2025-10-24T15:36:22.684046+00:00 STATUS VP0V4D8XT2 no local tx row yet STATUS VP0V4D8XT2 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP0V4D8XT2 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510242106175902', 'TxnId': 'VP0V4D8XT2', 'status': 'SUCCESS', 'number': '6300172324', 'amount': '349.00', 'RefId': '6702644575', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-24 21:06:17', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP0V4D8XT2 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6702644575, orderId=202510242106175902 STATUS VP0V4D8XT2 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0168'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0168 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPEIAQ2RFC STATUS VPEIAQ2RFC start ts=2025-10-24T15:38:11.342522+00:00 bg start order_id=VPEIAQ2RFC service=prepaid STATUS VPEIAQ2RFC no local tx row yet prepaid STATUS VPEIAQ2RFC calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510242108122413', 'TxnId': 'VPEIAQ2RFC', 'status': 'PENDING', 'number': '9381798068', 'amount': '123.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 21:08:12', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPEIAQ2RFC provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242108122413 STATUS VPEIAQ2RFC no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPEIAQ2RFC STATUS VPEIAQ2RFC start ts=2025-10-24T15:38:19.245024+00:00 STATUS VPEIAQ2RFC no local tx row yet STATUS VPEIAQ2RFC calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPEIAQ2RFC Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510242108122413', 'TxnId': 'VPEIAQ2RFC', 'status': 'SUCCESS', 'number': '9381798068', 'amount': '123.00', 'RefId': '6702665284', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.738', 'reqTime': '2025-10-24 21:08:12', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPEIAQ2RFC provider -> normalized=SUCCESS, resText='Payment Processed', refId=6702665284, orderId=202510242108122413 STATUS VPEIAQ2RFC no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPALEEPYD3 STATUS VPALEEPYD3 start ts=2025-10-24T15:39:05.339226+00:00 bg start order_id=VPALEEPYD3 service=prepaid STATUS VPALEEPYD3 no local tx row yet prepaid STATUS VPALEEPYD3 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510242109051207', 'TxnId': 'VPALEEPYD3', 'status': 'PENDING', 'number': '9885011964', 'amount': '33.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 21:09:05', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPALEEPYD3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242109051207 STATUS VPALEEPYD3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPALEEPYD3 STATUS VPALEEPYD3 start ts=2025-10-24T15:39:12.413739+00:00 STATUS VPALEEPYD3 no local tx row yet STATUS VPALEEPYD3 calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPALEEPYD3 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510242109051207', 'TxnId': 'VPALEEPYD3', 'status': 'FAILED', 'number': '9885011964', 'amount': '33.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 21:09:05', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VPALEEPYD3 provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510242109051207 STATUS VPALEEPYD3 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) txnid VPALEEPYD3 STATUS VPALEEPYD3 start ts=2025-10-24T15:39:19.177300+00:00 ------------------ Response data ----------------- {'bal': '12471.76', 'Comi': '0.000', 'optId': '', 'amount': 33, 'mobile': '9885011964', 'status': 'FAILED', 'orderId': 'VPALEEPYD3', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '0.00'} STATUS VPALEEPYD3 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 548 was killed by signal: 15, core dumped: no [UID:1069][14417] Child process with pid: 549 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][4019] [ERROR] [UID:1069][4020] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 4019 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 4020 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPXLKB694O STATUS VPXLKB694O start ts=2025-10-24T15:48:44.850378+00:00 STATUS VPXLKB694O no local tx row yet STATUS VPXLKB694O calling provider\u2026 bg start order_id=VPXLKB694O service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPXLKB694O', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPXLKB694O provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPXLKB694O no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPXLKB694O STATUS VPXLKB694O start ts=2025-10-24T15:48:55.050648+00:00 STATUS VPXLKB694O no local tx row yet STATUS VPXLKB694O calling provider\u2026 RAW {'orderId': '202510242118557110', 'TxnId': 'VPXLKB694O', 'status': 'PENDING', 'number': '9866759658', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 21:18:55', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPXLKB694O provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242118557110 STATUS VPXLKB694O no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPXLKB694O STATUS VPXLKB694O start ts=2025-10-24T15:49:02.230067+00:00 STATUS VPXLKB694O no local tx row yet STATUS VPXLKB694O calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPXLKB694O Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510242118557110', 'TxnId': 'VPXLKB694O', 'status': 'PENDING', 'number': '9866759658', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 21:18:55', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPXLKB694O provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242118557110 STATUS VPXLKB694O no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPXLKB694O STATUS VPXLKB694O start ts=2025-10-24T15:49:12.132053+00:00 ------------------ Response data ----------------- {'bal': '12482.76', 'Comi': '0.396', 'optId': '1747372866', 'amount': 22, 'mobile': '9866759658', 'status': 'SUCCESS', 'orderId': 'VPXLKB694O', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '22.00'} STATUS VPXLKB694O LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Seelamsetti', 'last_name': 'Roja', 'mobile_number': '9182833133', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'dth'), ('provider', 'SD'), ('fields', {'subscriber_id': '58865857'})]) ====================== BillValidate ====================== dth SD {'subscriber_id': '58865857'} 58865857 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} =============================== Just entered Recharge Status API ================================== {'first_name': 'Seelamsetti', 'last_name': 'Roja', 'mobile_number': '9182833133', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 5819 was killed by signal: 15, core dumped: no VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending bg start order_id=VPMZB2VEPQ service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPMZB2VEPQ STATUS VPMZB2VEPQ start ts=2025-10-24T15:50:04.464202+00:00 STATUS VPMZB2VEPQ no local tx row yet STATUS VPMZB2VEPQ calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510242120052853', 'TxnId': 'VPMZB2VEPQ', 'status': 'PENDING', 'number': '9347265907', 'amount': '49.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 21:20:05', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPMZB2VEPQ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242120052853 STATUS VPMZB2VEPQ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPMZB2VEPQ STATUS VPMZB2VEPQ start ts=2025-10-24T15:50:16.362406+00:00 STATUS VPMZB2VEPQ no local tx row yet STATUS VPMZB2VEPQ calling provider\u2026 RAW {'orderId': '202510242120052853', 'TxnId': 'VPMZB2VEPQ', 'status': 'SUCCESS', 'number': '9347265907', 'amount': '49.00', 'RefId': '6702789879', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.294', 'reqTime': '2025-10-24 21:20:05', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPMZB2VEPQ provider -> normalized=SUCCESS, resText='Payment Processed', refId=6702789879, orderId=202510242120052853 STATUS VPMZB2VEPQ no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg failed order_id=VPMZB2VEPQ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VP3WVDZ48E service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11893] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP3WVDZ48E Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'K RAVI', 'last_name': 'TEJA', 'mobile_number': '7036803279', 'email': 'ravitejsws@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sangareddy', 'pincode': '502001', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '8179250614'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '8179250614'} 8179250614 {'first_name': 'Vadde Allibabu ', 'last_name': 'V', 'mobile_number': '7893802195', 'email': 'vaddeallibabu789@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Alampur', 'pincode': '509128', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tabassum ', 'last_name': 'Pinjari ', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tabassum ', 'last_name': 'Pinjari ', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tabassum ', 'last_name': 'Pinjari ', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tabassum ', 'last_name': 'Pinjari ', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tabassum ', 'last_name': 'Pinjari ', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tabassum ', 'last_name': 'Pinjari ', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tabassum ', 'last_name': 'Pinjari ', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tabassum ', 'last_name': 'Pinjari ', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tabassum ', 'last_name': 'Pinjari ', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Allampalli ', 'last_name': 'Haribabu ', 'mobile_number': '9014992525', 'email': 'allampalliharibabu123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Challapalli ', 'pincode': '521131', 'referral_code_input': 'VP0YO590', 'agreed_terms': True} {'first_name': 'Chinthapudi', 'last_name': 'Venkateshwarlu', 'mobile_number': '8008305055', 'email': 'chinthapudivenkatesh1975@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore', 'pincode': '524004', 'referral_code_input': 'VRL13992', 'agreed_terms': True} {'first_name': 'Chinthapudi', 'last_name': 'Venkateshwarlu', 'mobile_number': '8008305055', 'email': 'chinthapudivenkatesh1975@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore', 'pincode': '524004', 'referral_code_input': 'VRL13992', 'agreed_terms': True} [UID:1069][14417] Child process with pid: 11893 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Tabassum ', 'last_name': 'Mansuri', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Seelamsetti', 'last_name': 'Roja', 'mobile_number': '9182833133', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Seelamsetti', 'last_name': 'Roja', 'mobile_number': '9182833133', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tabassum ', 'last_name': 'Punja8', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tabassum ', 'last_name': 'Punja8', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Reddy pogu nagaraju', 'last_name': 'R', 'mobile_number': '9640569791', 'email': 'Reddypogunagaraju68@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Alampur', 'pincode': '509128', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][16934] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Tabassum ', 'last_name': 'Pinjari ', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Tabassum ', 'last_name': 'Pinjari ', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Radhika ', 'last_name': 'Vanga ', 'mobile_number': '8897688476', 'email': 'radhikavanga22@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Kamareddy ', 'pincode': '503145', 'referral_code_input': 'VRL14144', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][24649] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Vignesh ', 'last_name': 'Parimi ', 'mobile_number': '6281371456', 'email': 'vigneshparimi229@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Palvancha ', 'pincode': '507115', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Vignesh ', 'last_name': 'Parimi ', 'mobile_number': '6281371456', 'email': 'vigneshparimi229@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Palvancha ', 'pincode': '507115', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Vignesh ', 'last_name': 'Parimi ', 'mobile_number': '6281371456', 'email': 'vigneshparimi229@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Palvancha ', 'pincode': '507115', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Vignesh ', 'last_name': 'Parimi ', 'mobile_number': '6281371456', 'email': 'vigneshparimi229@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Palvancha ', 'pincode': '507115', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PADALA ', 'last_name': 'SRAVANTHI ', 'mobile_number': '8897853579', 'email': 'padalasravanthi9010@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '527', 'city': 'Rudrangi ', 'pincode': '505307', 'referral_code_input': 'VP3P1P33', 'agreed_terms': True} {'first_name': 'Ramesh', 'last_name': 'Lakavarh', 'mobile_number': '7893820898', 'email': 'rameshlakavarh@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Medchal ', 'pincode': '501401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tabassum ', 'last_name': 'Pinjari ', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tabassum ', 'last_name': 'Pinjari ', 'mobile_number': '9284035408', 'email': 'mansuritabassum61@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon ', 'pincode': '425001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Naresh ', 'last_name': 'Kumar', 'mobile_number': '8919597218', 'email': 'reddyvarinsresh1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Penukonda', 'pincode': '515123', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][2857] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][2856] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 1204, in _gcd_import File "", line 940, in exec_module File "", line 1176, in _find_and_load File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14417] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '9951045242', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '9951045242', 'consumer_id': ''} 9951045242 {'first_name': 'Nancharamma', 'last_name': 'Pathapati ', 'mobile_number': '9491731306', 'email': 'pulinisi6784@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Tekkali ', 'pincode': '532201', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][14417] Child process with pid: 2857 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][14417] Child process with pid: 2856 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'Bukya', 'last_name': 'Karuna kumari', 'mobile_number': '9399320961', 'email': 'ksrunamohun5@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500090', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Komaragiri ', 'last_name': 'Venu', 'mobile_number': '7893143152', 'email': 'venukomaragiri10@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'HUZURNAGAR ', 'pincode': '508204', 'referral_code_input': 'VP1Q1A43', 'agreed_terms': True} {'first_name': 'Alli', 'last_name': 'Babu', 'mobile_number': '7013340402', 'email': 'allibabu25ab@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'KURNOOL', 'pincode': '518003', 'referral_code_input': 'VRL16190', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'PANDU ', 'mobile_number': '8919315203', 'email': 'kukkalapandu123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Dulla', 'pincode': '533234', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Alli', 'last_name': 'Babu', 'mobile_number': '9170133404', 'email': 'allibabu25ab@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'KURNOOL', 'pincode': '518003', 'referral_code_input': 'VRL16190', 'agreed_terms': True} None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sachin ', 'last_name': 'Dey', 'mobile_number': '9832956370', 'email': 'deys3637@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura ', 'pincode': '722156', 'referral_code_input': 'VRL16392', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][15550] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shaik', 'last_name': 'Tasmiya banu', 'mobile_number': '9346414405', 'email': 'tassubaby124@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Hindupur', 'pincode': '515201', 'referral_code_input': 'VRL15999', 'agreed_terms': True} {'first_name': 'Sai', 'last_name': 'Vittal ', 'mobile_number': '9989111811', 'email': 'vittalsai78@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Nagole ', 'pincode': '500063', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mohammad', 'last_name': 'Isaq', 'mobile_number': '9177340770', 'email': 'eeasak008@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Hindupur', 'pincode': '515201', 'referral_code_input': 'VRL15999', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '2-004997093999', 'mobile': '6281973252', 'consumer_id': '7000000000539661'})]) ====================== BillValidate ====================== lpg ING {'book_using': '2-004997093999', 'mobile': '6281973252', 'consumer_id': '7000000000539661'} 6281973252 {'first_name': 'SWABHI', 'last_name': 'ADINARAYANA', 'mobile_number': '9390808474', 'email': 'adiamarswabhi1990@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'KANCHARAPALEM', 'pincode': '530008', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6002 1. recharge_status : Pending txnid VP2C6GES1D STATUS VP2C6GES1D start ts=2025-10-24T17:27:01.482452+00:00 bg start order_id=VP2C6GES1D service=prepaid STATUS VP2C6GES1D no local tx row yet prepaid STATUS VP2C6GES1D calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510242257016848', 'TxnId': 'VP2C6GES1D', 'status': 'PENDING', 'number': '9618356002', 'amount': '26.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 22:57:01', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP2C6GES1D provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242257016848 STATUS VP2C6GES1D no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block =============================== Just entered Recharge Status API ================================== could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP2C6GES1D Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' VerifyTxnPinSerializer(data={'transaction_pin': '0619'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0619 1. recharge_status : Pending bg start order_id=VPZH9SSRS3 service=prepaid txnid VPZH9SSRS3 prepaid STATUS VPZH9SSRS3 start ts=2025-10-24T17:29:54.353908+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPZH9SSRS3 no local tx row yet STATUS VPZH9SSRS3 calling provider\u2026 RAW {'orderId': '202510242259541282', 'TxnId': 'VPZH9SSRS3', 'status': 'PENDING', 'number': '7032010083', 'amount': '299.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 22:59:54', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPZH9SSRS3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242259541282 STATUS VPZH9SSRS3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPZH9SSRS3 STATUS VPZH9SSRS3 start ts=2025-10-24T17:30:01.459311+00:00 STATUS VPZH9SSRS3 no local tx row yet STATUS VPZH9SSRS3 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZH9SSRS3 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510242259541282', 'TxnId': 'VPZH9SSRS3', 'status': 'SUCCESS', 'number': '7032010083', 'amount': '299.00', 'RefId': '1747888330', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.382', 'reqTime': '2025-10-24 22:59:54', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPZH9SSRS3 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1747888330, orderId=202510242259541282 STATUS VPZH9SSRS3 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7869'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7869 VerifyTxnPinSerializer(data={'transaction_pin': '6002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6002 1. recharge_status : Pending bg start order_id=VP1ZLNW32X service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP1ZLNW32X STATUS VP1ZLNW32X start ts=2025-10-24T17:39:44.406781+00:00 STATUS VP1ZLNW32X no local tx row yet STATUS VP1ZLNW32X calling provider\u2026 RAW {'orderId': '202510242309455527', 'TxnId': 'VP1ZLNW32X', 'status': 'PENDING', 'number': '6302825854', 'amount': '29.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 23:09:45', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP1ZLNW32X provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242309455527 STATUS VP1ZLNW32X no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP1ZLNW32X STATUS VP1ZLNW32X start ts=2025-10-24T17:39:53.427477+00:00 STATUS VP1ZLNW32X no local tx row yet STATUS VP1ZLNW32X calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP1ZLNW32X Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510242309455527', 'TxnId': 'VP1ZLNW32X', 'status': 'SUCCESS', 'number': '6302825854', 'amount': '29.00', 'RefId': '6703584175', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.174', 'reqTime': '2025-10-24 23:09:45', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP1ZLNW32X provider -> normalized=SUCCESS, resText='Payment Processed', refId=6703584175, orderId=202510242309455527 STATUS VP1ZLNW32X no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPKECEL2X3 STATUS VPKECEL2X3 start ts=2025-10-24T17:43:03.874466+00:00 bg start order_id=VPKECEL2X3 service=prepaid STATUS VPKECEL2X3 no local tx row yet prepaid STATUS VPKECEL2X3 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPKECEL2X3', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPKECEL2X3 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPKECEL2X3 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPKECEL2X3 STATUS VPKECEL2X3 start ts=2025-10-24T17:43:10.342537+00:00 STATUS VPKECEL2X3 no local tx row yet STATUS VPKECEL2X3 calling provider\u2026 RAW {'orderId': '202510242313103421', 'TxnId': 'VPKECEL2X3', 'status': 'PENDING', 'number': '9966422677', 'amount': '649.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 23:13:10', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPKECEL2X3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242313103421 STATUS VPKECEL2X3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPKECEL2X3 STATUS VPKECEL2X3 start ts=2025-10-24T17:43:18.301432+00:00 STATUS VPKECEL2X3 no local tx row yet STATUS VPKECEL2X3 calling provider\u2026 RAW {'orderId': '202510242313103421', 'TxnId': 'VPKECEL2X3', 'status': 'PENDING', 'number': '9966422677', 'amount': '649.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 23:13:10', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPKECEL2X3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242313103421 STATUS VPKECEL2X3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPKECEL2X3 STATUS VPKECEL2X3 start ts=2025-10-24T17:43:24.420520+00:00 STATUS VPKECEL2X3 no local tx row yet STATUS VPKECEL2X3 calling provider\u2026 RAW {'orderId': '202510242313103421', 'TxnId': 'VPKECEL2X3', 'status': 'PENDING', 'number': '9966422677', 'amount': '649.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 23:13:10', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPKECEL2X3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242313103421 STATUS VPKECEL2X3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPKECEL2X3&number=9966422677&amount=649&operator=AT&circle=1 txnid VPKECEL2X3 STATUS VPKECEL2X3 start ts=2025-10-24T17:43:30.373531+00:00 STATUS VPKECEL2X3 no local tx row yet STATUS VPKECEL2X3 calling provider\u2026 RAW {'orderId': '202510242313103421', 'TxnId': 'VPKECEL2X3', 'status': 'PENDING', 'number': '9966422677', 'amount': '649.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 23:13:10', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPKECEL2X3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242313103421 STATUS VPKECEL2X3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPKECEL2X3 STATUS VPKECEL2X3 start ts=2025-10-24T17:43:38.712783+00:00 STATUS VPKECEL2X3 no local tx row yet STATUS VPKECEL2X3 calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPKECEL2X3 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510242313103421', 'TxnId': 'VPKECEL2X3', 'status': 'PENDING', 'number': '9966422677', 'amount': '649.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 23:13:10', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPKECEL2X3 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242313103421 STATUS VPKECEL2X3 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPKECEL2X3 STATUS VPKECEL2X3 start ts=2025-10-24T17:43:44.734526+00:00 ------------------ Response data ----------------- {'bal': '11247.43', 'Comi': '0.000', 'optId': None, 'amount': 649, 'mobile': '9966422677', 'status': 'FAILED', 'orderId': 'VPKECEL2X3', 'resText': 'Transaction id Already Exist', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPKECEL2X3 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0619'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0619 1. recharge_status : Pending txnid VP5SSXH00F STATUS VP5SSXH00F start ts=2025-10-24T17:47:58.272416+00:00 STATUS VP5SSXH00F no local tx row yet STATUS VP5SSXH00F calling provider\u2026 bg start order_id=VP5SSXH00F service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP5SSXH00F', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP5SSXH00F provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP5SSXH00F no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP5SSXH00F STATUS VP5SSXH00F start ts=2025-10-24T17:48:04.112798+00:00 STATUS VP5SSXH00F no local tx row yet STATUS VP5SSXH00F calling provider\u2026 RAW {'orderId': '202510242318044066', 'TxnId': 'VP5SSXH00F', 'status': 'PENDING', 'number': '7680829978', 'amount': '299.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 23:18:04', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP5SSXH00F provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242318044066 STATUS VP5SSXH00F no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP5SSXH00F STATUS VP5SSXH00F start ts=2025-10-24T17:48:10.023130+00:00 STATUS VP5SSXH00F no local tx row yet STATUS VP5SSXH00F calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP5SSXH00F Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510242318044066', 'TxnId': 'VP5SSXH00F', 'status': 'SUCCESS', 'number': '7680829978', 'amount': '299.00', 'RefId': '1747957128', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.382', 'reqTime': '2025-10-24 23:18:04', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP5SSXH00F provider -> normalized=SUCCESS, resText='Payment Processed', refId=1747957128, orderId=202510242318044066 STATUS VP5SSXH00F no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '0701 10849'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '0701 10849'} 0701 10849 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8052'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8052 VerifyTxnPinSerializer(data={'transaction_pin': '1504'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1504 VerifyTxnPinSerializer(data={'transaction_pin': '1982'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1982 1. recharge_status : Pending txnid VPIDDR8CQP STATUS VPIDDR8CQP start ts=2025-10-24T18:24:59.181630+00:00 bg start order_id=VPIDDR8CQP service=prepaid STATUS VPIDDR8CQP no local tx row yet prepaid STATUS VPIDDR8CQP calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510242354595120', 'TxnId': 'VPIDDR8CQP', 'status': 'PENDING', 'number': '9696837534', 'amount': '11.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-24 23:54:59', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPIDDR8CQP provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510242354595120 STATUS VPIDDR8CQP no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPIDDR8CQP STATUS VPIDDR8CQP start ts=2025-10-24T18:25:06.795390+00:00 STATUS VPIDDR8CQP no local tx row yet STATUS VPIDDR8CQP calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPIDDR8CQP Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510242354595120', 'TxnId': 'VPIDDR8CQP', 'status': 'SUCCESS', 'number': '9696837534', 'amount': '11.00', 'RefId': '6703725170', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.066', 'reqTime': '2025-10-24 23:54:59', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPIDDR8CQP provider -> normalized=SUCCESS, resText='Payment Processed', refId=6703725170, orderId=202510242354595120 STATUS VPIDDR8CQP no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== {'first_name': 'Gongidi', 'last_name': 'Narsimhulu', 'mobile_number': '9989372192', 'email': 'gongidinarsimhulu565@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Jangaon ', 'pincode': '506167', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Appalanaidu ', 'last_name': 'Karidesi ', 'mobile_number': '9398636156', 'email': 'karidesi.appalanaidu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyderabad ', 'pincode': '502032', 'referral_code_input': 'VP5V89RQ', 'agreed_terms': True} {'first_name': 'Appalanaidu ', 'last_name': 'Karidesi ', 'mobile_number': '9398636156', 'email': 'karidesi.appalanaidu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyderabad ', 'pincode': '502032', 'referral_code_input': 'VP5V89RQ', 'agreed_terms': True} {'first_name': 'Appalanaidu ', 'last_name': 'Karidesi ', 'mobile_number': '9398636156', 'email': 'karidesi.appalanaidu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyderabad ', 'pincode': '502032', 'referral_code_input': 'VP5V89RQ', 'agreed_terms': True} {'first_name': 'Appalanaidu ', 'last_name': 'Karidesi ', 'mobile_number': '9398636156', 'email': 'karidesi.appalanaidu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyderabad ', 'pincode': '502032', 'referral_code_input': 'VP5V89RQ', 'agreed_terms': True} {'first_name': 'Appalanaidu ', 'last_name': 'Karidesi ', 'mobile_number': '9398636156', 'email': 'karidesi.appalanaidu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyderabad ', 'pincode': '502032', 'referral_code_input': 'VP5V89RQ', 'agreed_terms': True} {'first_name': 'Appalanaidu ', 'last_name': 'Karidesi ', 'mobile_number': '9398636156', 'email': 'karidesi.appalanaidu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyderabad ', 'pincode': '502032', 'referral_code_input': 'VP5V89RQ', 'agreed_terms': True} {'first_name': 'Appalanaidu ', 'last_name': 'Karidesi ', 'mobile_number': '9398636156', 'email': 'karidesi.appalanaidu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyderabad ', 'pincode': '502032', 'referral_code_input': 'VP5V89RQ', 'agreed_terms': True} {'first_name': 'Appalanaidu ', 'last_name': 'Karidesi ', 'mobile_number': '9398636156', 'email': 'karidesi.appalanaidu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyderabad ', 'pincode': '502032', 'referral_code_input': 'VP5V89RQ', 'agreed_terms': True} {'first_name': 'Appalanaidu ', 'last_name': 'Karidesi ', 'mobile_number': '9398636156', 'email': 'karidesi.appalanaidu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyderabad ', 'pincode': '502032', 'referral_code_input': 'VP5V89RQ', 'agreed_terms': True} {'first_name': 'ADI', 'last_name': 'NARAYANA', 'mobile_number': '9390808471', 'email': 'adiamarswabhi1990@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'KANCHARAPALEM', 'pincode': '530008', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5522'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5522 1. recharge_status : Pending txnid VPY6EAG2S4 STATUS VPY6EAG2S4 start ts=2025-10-24T18:39:41.994098+00:00 bg start order_id=VPY6EAG2S4 service=prepaid STATUS VPY6EAG2S4 no local tx row yet prepaid STATUS VPY6EAG2S4 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPY6EAG2S4', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPY6EAG2S4 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPY6EAG2S4 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPY6EAG2S4 STATUS VPY6EAG2S4 start ts=2025-10-24T18:39:47.852439+00:00 STATUS VPY6EAG2S4 no local tx row yet STATUS VPY6EAG2S4 calling provider\u2026 RAW {'orderId': '202510250009487990', 'TxnId': 'VPY6EAG2S4', 'status': 'PENDING', 'number': '9951965522', 'amount': '179.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 00:09:48', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPY6EAG2S4 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510250009487990 STATUS VPY6EAG2S4 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPY6EAG2S4 STATUS VPY6EAG2S4 start ts=2025-10-24T18:39:53.985976+00:00 STATUS VPY6EAG2S4 no local tx row yet STATUS VPY6EAG2S4 calling provider\u2026 RAW {'orderId': '202510250009487990', 'TxnId': 'VPY6EAG2S4', 'status': 'PENDING', 'number': '9951965522', 'amount': '179.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 00:09:48', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPY6EAG2S4 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510250009487990 STATUS VPY6EAG2S4 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPY6EAG2S4 STATUS VPY6EAG2S4 start ts=2025-10-24T18:40:00.034752+00:00 STATUS VPY6EAG2S4 no local tx row yet STATUS VPY6EAG2S4 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPY6EAG2S4 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510250009487990', 'TxnId': 'VPY6EAG2S4', 'status': 'SUCCESS', 'number': '9951965522', 'amount': '179.00', 'RefId': 'APH2510250009280005', 'operator': 'VI', 'service': 'Mobile', 'Comi': '6.444', 'reqTime': '2025-10-25 00:09:48', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPY6EAG2S4 provider -> normalized=SUCCESS, resText='Payment Processed', refId=APH2510250009280005, orderId=202510250009487990 STATUS VPY6EAG2S4 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== {'first_name': 'Abhishek ', 'last_name': 'S', 'mobile_number': '6363453162', 'email': 'abhisheks.1994.17@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Bangalore', 'pincode': '560090', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'G', 'last_name': 'Sujana', 'mobile_number': '9701259667', 'email': 'sujanasai9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'SPSR NELLORE ', 'pincode': '524003', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'SBIF'), ('fields', {'vehicle_number': 'AP13257'})]) ====================== BillValidate ====================== fastag SBIF {'vehicle_number': 'AP13257'} AP13257 OrderedDict([('service', 'fastag'), ('provider', 'SBIF'), ('fields', {'vehicle_number': 'AP013257'})]) ====================== BillValidate ====================== fastag SBIF {'vehicle_number': 'AP013257'} AP013257 OrderedDict([('service', 'electricity'), ('provider', 'NPTL'), ('fields', {'account_id': '63105-01679'})]) ====================== BillValidate ====================== electricity NPTL {'account_id': '63105-01679'} 63105-01679 OrderedDict([('service', 'electricity'), ('provider', 'NPTL'), ('fields', {'account_id': '6310501679'})]) ====================== BillValidate ====================== electricity NPTL {'account_id': '6310501679'} 6310501679 {'first_name': 'Valki', 'last_name': 'Revathi', 'mobile_number': '9440300508', 'email': 'valkirevathi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Hyderabad', 'pincode': '506163', 'referral_code_input': 'VP13JEZC', 'agreed_terms': True} {'first_name': 'Shaik ', 'last_name': 'Afreen ', 'mobile_number': '8074905353', 'email': 'toureen2002@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Hindupur ', 'pincode': '515201', 'referral_code_input': 'VRL15999', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'NPTL'), ('fields', {'account_id': '12871929'})]) ====================== BillValidate ====================== electricity NPTL {'account_id': '12871929'} 12871929 {'first_name': 'Shaik ', 'last_name': 'Afreen', 'mobile_number': '8074905353', 'email': 'toureen2002@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Hindupur ', 'pincode': '51520q', 'referral_code_input': 'VRL15999', 'agreed_terms': True} {'first_name': 'Shaik ', 'last_name': 'Afreen', 'mobile_number': '8074905353', 'email': 'toureen2002@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Hindupur ', 'pincode': '515201', 'referral_code_input': 'VRL15999', 'agreed_terms': True} {'first_name': 'Shaik ', 'last_name': 'Afreen', 'mobile_number': '8074905353', 'email': 'toureen2002@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Hindupur ', 'pincode': '515201', 'referral_code_input': 'VRL15999', 'agreed_terms': True} {'first_name': 'Shaik ', 'last_name': 'Afreen', 'mobile_number': '8074905353', 'email': 'toureen2002@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Hindupur ', 'pincode': '515201', 'referral_code_input': 'VRL15999', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8052'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8052 VerifyTxnPinSerializer(data={'transaction_pin': '1504'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1504 VerifyTxnPinSerializer(data={'transaction_pin': '2580'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2580 VerifyTxnPinSerializer(data={'transaction_pin': '1981'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1981 VerifyTxnPinSerializer(data={'transaction_pin': '1504'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1504 VerifyTxnPinSerializer(data={'transaction_pin': '2580'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2580 VerifyTxnPinSerializer(data={'transaction_pin': '1504'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1504 VerifyTxnPinSerializer(data={'transaction_pin': '1982'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1982 1. recharge_status : Pending txnid VP33IDTWU5 STATUS VP33IDTWU5 start ts=2025-10-24T19:43:51.315083+00:00 bg start order_id=VP33IDTWU5 service=prepaid STATUS VP33IDTWU5 no local tx row yet prepaid STATUS VP33IDTWU5 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510250113517879', 'TxnId': 'VP33IDTWU5', 'status': 'PENDING', 'number': '9695238540', 'amount': '649.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 01:13:51', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP33IDTWU5 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510250113517879 STATUS VP33IDTWU5 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP33IDTWU5 STATUS VP33IDTWU5 start ts=2025-10-24T19:43:58.392434+00:00 STATUS VP33IDTWU5 no local tx row yet STATUS VP33IDTWU5 calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VP33IDTWU5', 'client_txn_id': 'VP33IDTWU5', 'provider_order_id': 'VP33IDTWU5', 'message': 'Payment Processed', 'raw': {'orderId': 'VP33IDTWU5', 'status': 'PENDING', 'mobile': '9695238540', 'amount': 649, 'optId': '', 'operator': 'AT', 'service': 'Mobile', 'bal': '10133.00', 'billAmount': '649.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '649.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '109.00', 'paid_via_gateway': '540.00', 'razorpay_order_id': None, 'razorpay_payment_id': 'pay_RXQgrLqU5SMMnJ'} bg done order_id=VP33IDTWU5 status=Pending 2. Pending 2. Pending RAW {'orderId': '202510250113517879', 'TxnId': 'VP33IDTWU5', 'status': 'SUCCESS', 'number': '9695238540', 'amount': '649.00', 'RefId': '1576948770', 'operator': 'AT', 'service': 'Mobile', 'Comi': '11.682', 'reqTime': '2025-10-25 01:13:51', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VP33IDTWU5 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1576948770, orderId=202510250113517879 STATUS VP33IDTWU5 no-local -> SUCCESS passthrough {'first_name': 'puja', 'last_name': 'paul', 'mobile_number': '8145207160', 'email': 'pujapaul063@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'hyderabad', 'pincode': '500077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Thirumalesh', 'last_name': 'Sanjeevaiah', 'mobile_number': '9193803439', 'email': 'thirumalesh.S2014@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '260', 'city': 'Sira', 'pincode': '572137', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Thirumalesh', 'last_name': 'Sanjeevaiah', 'mobile_number': '9380343923', 'email': 'thirumalesh.S2014@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '259', 'city': 'Sira', 'pincode': '572137', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Thirumalesha', 'last_name': 'Sanjeevaiah', 'mobile_number': '9193803439', 'email': 'thirumalesh.S2014@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '259', 'city': 'Sira', 'pincode': '572137', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '', 'mobile': '9848933061', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg HPG {'book_using': '', 'mobile': '9848933061', 'consumer_id': ''} 9848933061 OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '', 'mobile': '9666258528', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg HPG {'book_using': '', 'mobile': '9666258528', 'consumer_id': ''} 9666258528 OrderedDict([('service', 'fastag'), ('provider', 'BAJF'), ('fields', {'vehicle_number': '9496'})]) ====================== BillValidate ====================== fastag BAJF {'vehicle_number': '9496'} 9496 OrderedDict([('service', 'fastag'), ('provider', 'BAJF'), ('fields', {'vehicle_number': 'Ap 20 9495'})]) ====================== BillValidate ====================== fastag BAJF {'vehicle_number': 'Ap 20 9495'} AP209495 OrderedDict([('service', 'fastag'), ('provider', 'BAJF'), ('fields', {'vehicle_number': 'Ap 20 z 9495'})]) ====================== BillValidate ====================== fastag BAJF {'vehicle_number': 'Ap 20 z 9495'} AP20Z9495 =============================== Just entered Recharge Status API ================================== {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522035', 'referral_code_input': 'VRL15686', 'agreed_terms': True} {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522034', 'referral_code_input': 'VRL15686', 'agreed_terms': True} {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522034', 'referral_code_input': 'VRL15686', 'agreed_terms': True} {'first_name': 'Kuraganti', 'last_name': 'Lakshmidevi', 'mobile_number': '7670830174', 'email': 'kuragantilakshmidevi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522034', 'referral_code_input': 'VRL15686', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '5424304001634'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '5424304001634'} 5424304001634 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Anugurikoteswararao', 'last_name': 'Koteswararaoanuguri ', 'mobile_number': '8555907632', 'email': 'anugurikoteswararao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'India ', 'pincode': '531029', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kagana', 'last_name': 'Rekha ', 'mobile_number': '7993934663', 'email': 'venkateshkagana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Srikakulam', 'pincode': '532458', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anugurusanyasamma ', 'last_name': 'sanyasamma', 'mobile_number': '8555907632', 'email': 'anugurusanyasamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'India ', 'pincode': '8555907632', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anugurusanyasamma ', 'last_name': 'sanyasamma', 'mobile_number': '8555907632', 'email': 'anugurusanyasamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'India ', 'pincode': '8555907632', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anugurusanyasamma ', 'last_name': 'sanyasamma', 'mobile_number': '8555907632', 'email': 'anugurusanyasamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'India ', 'pincode': '8555907632', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3037'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3037 1. recharge_status : Pending txnid VPVJILGENH STATUS VPVJILGENH start ts=2025-10-25T00:14:35.225945+00:00 bg start order_id=VPVJILGENH service=prepaid STATUS VPVJILGENH no local tx row yet prepaid STATUS VPVJILGENH calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPVJILGENH', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPVJILGENH provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPVJILGENH no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPVJILGENH STATUS VPVJILGENH start ts=2025-10-25T00:14:40.929057+00:00 STATUS VPVJILGENH no local tx row yet STATUS VPVJILGENH calling provider\u2026 RAW {'orderId': '202510250544353550', 'TxnId': 'VPVJILGENH', 'status': 'PENDING', 'number': '8074589204', 'amount': '899.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 05:44:35', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPVJILGENH provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510250544353550 STATUS VPVJILGENH no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPVJILGENH STATUS VPVJILGENH start ts=2025-10-25T00:14:46.636267+00:00 STATUS VPVJILGENH no local tx row yet STATUS VPVJILGENH calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPVJILGENH Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510250544353550', 'TxnId': 'VPVJILGENH', 'status': 'SUCCESS', 'number': '8074589204', 'amount': '899.00', 'RefId': '5298054425028702', 'operator': 'JO', 'service': 'Mobile', 'Comi': '5.394', 'reqTime': '2025-10-25 05:44:35', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPVJILGENH provider -> normalized=SUCCESS, resText='Payment Processed', refId=5298054425028702, orderId=202510250544353550 STATUS VPVJILGENH no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1980'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1980 =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': 'Domestic', 'mobile': '7036030921', 'consumer_id': '2403'})]) ====================== BillValidate ====================== lpg ING {'book_using': 'Domestic', 'mobile': '7036030921', 'consumer_id': '2403'} 7036030921 OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': 'Domestic Deepam Scheme', 'mobile': '7036030921', 'consumer_id': '2403'})]) ====================== BillValidate ====================== lpg ING {'book_using': 'Domestic Deepam Scheme', 'mobile': '7036030921', 'consumer_id': '2403'} 7036030921 OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': 'Deepam Scheme', 'mobile': '7036030921', 'consumer_id': '2403'})]) ====================== BillValidate ====================== lpg ING {'book_using': 'Deepam Scheme', 'mobile': '7036030921', 'consumer_id': '2403'} 7036030921 {'first_name': 'M raju', 'last_name': 'M raju', 'mobile_number': '9963021596', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP0TEBO7', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 29310 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Anil Prasad chary ', 'last_name': 'M', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Jakora ,varni', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6699'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6699 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP71WWHF9I STATUS VP71WWHF9I start ts=2025-10-25T01:01:08.760883+00:00 STATUS VP71WWHF9I no local tx row yet STATUS VP71WWHF9I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP71WWHF9I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP71WWHF9I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP71WWHF9I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP71WWHF9I STATUS VP71WWHF9I start ts=2025-10-25T01:01:14.729572+00:00 STATUS VP71WWHF9I no local tx row yet STATUS VP71WWHF9I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP71WWHF9I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP71WWHF9I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP71WWHF9I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP71WWHF9I STATUS VP71WWHF9I start ts=2025-10-25T01:01:20.662648+00:00 STATUS VP71WWHF9I no local tx row yet STATUS VP71WWHF9I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP71WWHF9I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP71WWHF9I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP71WWHF9I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '122123s208000193'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '122123s208000193'} 122123s208000193 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP71WWHF9I STATUS VP71WWHF9I start ts=2025-10-25T01:01:26.948215+00:00 STATUS VP71WWHF9I no local tx row yet STATUS VP71WWHF9I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP71WWHF9I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP71WWHF9I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP71WWHF9I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP71WWHF9I STATUS VP71WWHF9I start ts=2025-10-25T01:01:33.062703+00:00 STATUS VP71WWHF9I no local tx row yet STATUS VP71WWHF9I calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP71WWHF9I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP71WWHF9I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP71WWHF9I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '122123S208000193'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '122123S208000193'} 122123S208000193 bg start order_id=VP71WWHF9I service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP71WWHF9I STATUS VP71WWHF9I start ts=2025-10-25T01:01:39.097782+00:00 STATUS VP71WWHF9I no local tx row yet STATUS VP71WWHF9I calling provider\u2026 RAW {'orderId': '202510250631394205', 'TxnId': 'VP71WWHF9I', 'status': 'PENDING', 'number': '9447960917', 'amount': '10.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 06:31:39', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP71WWHF9I provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510250631394205 STATUS VP71WWHF9I no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP71WWHF9I STATUS VP71WWHF9I start ts=2025-10-25T01:01:44.982708+00:00 STATUS VP71WWHF9I no local tx row yet STATUS VP71WWHF9I calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VP71WWHF9I', 'client_txn_id': 'VP71WWHF9I', 'provider_order_id': 'VP71WWHF9I', 'message': 'Payment Processed', 'raw': {'orderId': 'VP71WWHF9I', 'status': 'PENDING', 'mobile': '9447960917', 'amount': 10, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '9241.08', 'billAmount': '10.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '10.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '10.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VP71WWHF9I status=Pending 2. Pending 2. Pending RAW {'orderId': '202510250631394205', 'TxnId': 'VP71WWHF9I', 'status': 'PENDING', 'number': '9447960917', 'amount': '10.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 06:31:39', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP71WWHF9I provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510250631394205 STATUS VP71WWHF9I no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '122123S208000193'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '122123S208000193'} 122123S208000193 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP71WWHF9I STATUS VP71WWHF9I start ts=2025-10-25T01:01:50.927792+00:00 ------------------ Response data ----------------- {'bal': '9241.08', 'Comi': '0.000', 'optId': '', 'amount': 10, 'mobile': '9447960917', 'status': 'PENDING', 'orderId': 'VP71WWHF9I', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '10.00'} STATUS VP71WWHF9I LOCAL pending within grace 15s -> PENDING {'first_name': 'Charan', 'last_name': 'Pesari ', 'mobile_number': '7569689502', 'email': 'charanpesari8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': '', 'pincode': '505514', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VP71WWHF9I STATUS VP71WWHF9I start ts=2025-10-25T01:01:56.317590+00:00 ------------------ Response data ----------------- {'bal': '9241.08', 'Comi': '0.000', 'optId': '', 'amount': 10, 'mobile': '9447960917', 'status': 'PENDING', 'orderId': 'VP71WWHF9I', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '10.00'} STATUS VP71WWHF9I calling provider\u2026 RAW {'orderId': '202510250631394205', 'TxnId': 'VP71WWHF9I', 'status': 'SUCCESS', 'number': '9447960917', 'amount': '10.00', 'RefId': '7411108103', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.450', 'reqTime': '2025-10-25 06:31:39', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VP71WWHF9I provider -> normalized=SUCCESS, resText='Payment Processed', refId=7411108103, orderId=202510250631394205 STATUS VP71WWHF9I current=SUCCESS age=11.3s young_pending=False STATUS VP71WWHF9I no status change (current=SUCCESS, provider=Success) STATUS VP71WWHF9I respond -> ERROR, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1413109001044'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1413109001044'} 1413109001044 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1413109001410'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1413109001410'} 1413109001410 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1311534000015'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1311534000015'} 1311534000015 {'first_name': 'KAGANA', 'last_name': 'Rekha ', 'mobile_number': '7993934663', 'email': 'venkateshkagana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Srikakulam', 'pincode': '532458', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'KAGANA', 'last_name': 'Rekha ', 'mobile_number': '7993934663', 'email': 'venkateshkagana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Srikakulam', 'pincode': '532458', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Midde ', 'last_name': 'Ramesh ', 'mobile_number': '9063627628', 'email': 'midderamesh1999@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Medak ', 'pincode': '502331', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Korra ', 'last_name': 'Arjun ', 'mobile_number': '6300581140', 'email': 'arjunsidhu6240@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531151', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anil Prasad chary ', 'last_name': 'M', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Jakora ,varni', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DEY', 'last_name': 'PRADEEPKUMARI', 'mobile_number': '9908201978', 'email': 'Pradeepdey788@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Garividi ', 'pincode': '531173', 'referral_code_input': 'VP8M63I8', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Charan ', 'last_name': 'Pesari ', 'mobile_number': '7569689502', 'email': 'charanpesari8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Antargaon', 'pincode': '505514', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 11302 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SHAIK ', 'last_name': 'MUSARATH ', 'mobile_number': '9014299867', 'email': 'shaikmusrath123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Charan', 'last_name': 'Pesari ', 'mobile_number': '7569689502', 'email': 'charanpesari8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': '', 'pincode': '505514', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anil Prasad chary ', 'last_name': 'M', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Jakora ,varni', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anil Prasad chary ', 'last_name': 'M', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Jakora ,varni', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anil Prasad chary ', 'last_name': 'M', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Jakora ,varni', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anil Prasad chary ', 'last_name': 'M', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Jakora ,varni', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anil Prasad chary ', 'last_name': 'M', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Jakora ,varni', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anil Prasad chary ', 'last_name': 'M', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Jakora ,varni', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vigneshwari ', 'last_name': 'Mikkala', 'mobile_number': '8074318530', 'email': 'vignumokkala21706@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hydrabad', 'pincode': '500108', 'referral_code_input': 'VRL15700', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Vigneshwari ', 'last_name': 'Mikkala', 'mobile_number': '8074318530', 'email': 'vignumokkala21706@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hydrabad', 'pincode': '500108', 'referral_code_input': 'VRL15700', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Vigneshwari ', 'last_name': 'Mokkala', 'mobile_number': '8074318530', 'email': 'vignumokkala21706@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hydrabad', 'pincode': '500108', 'referral_code_input': 'VRL15700', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1185'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1185 1. recharge_status : Pending bg start order_id=VPVQP66GMZ service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPVQP66GMZ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPVQP66GMZ STATUS VPVQP66GMZ start ts=2025-10-25T01:37:15.115377+00:00 ------------------ Response data ----------------- {'bal': '8843.53', 'Comi': '7.164', 'optId': '1578312998', 'amount': 398, 'mobile': '9550634184', 'status': 'SUCCESS', 'orderId': 'VPVQP66GMZ', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '398.00'} STATUS VPVQP66GMZ LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ithu', 'last_name': 'Nagalaxmi ', 'mobile_number': '8978449947', 'email': 'nagalaxmiithu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Kathipudi ', 'pincode': '533444', 'referral_code_input': 'VRL14937', 'agreed_terms': True} {'first_name': 'Laxmi', 'last_name': 'Srinivas', 'mobile_number': '7989927275', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Nidathavolu Kalavacharla', 'pincode': '534301', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vigneshwari ', 'last_name': 'Mikkala', 'mobile_number': '8074318530', 'email': 'vignumokkala21706@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hydrabad', 'pincode': '500108', 'referral_code_input': 'VRL15700', 'agreed_terms': True} {'first_name': 'Tapas', 'last_name': 'Kundu', 'mobile_number': '9382626945', 'email': 'tapaskundu5682@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '587', 'city': 'Lalgola', 'pincode': '742148', 'referral_code_input': 'VRL15155', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 6124 was killed by signal: 15, core dumped: no [UID:1069][20380] Child process with pid: 6140 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Alluri ', 'last_name': 'Kiran ', 'mobile_number': '8919061227', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiriall', 'pincode': '504214', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'MASAPOGULA', 'last_name': 'ASHOKKUMAR', 'mobile_number': '6300465830', 'email': 'ashok.masapogula@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Puttaparti ', 'pincode': '515134', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][19614] [ERROR] [UID:1069][19613] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt {'first_name': 'Sathar', 'last_name': 'Sathar', 'mobile_number': '8121544959', 'email': 'satharsathar28463@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthi', 'pincode': '509131', 'referral_code_input': 'VRL14109', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '9382626945'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '9382626945'} 9382626945 {'first_name': 'SIRISANI', 'last_name': 'ANJANEYULU', 'mobile_number': '9963006029', 'email': 'ajaypower2020@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'MAHABUBNAGAR', 'pincode': '509001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Shasha vali ', 'last_name': 'Shasha vali ', 'mobile_number': '9398695604', 'email': 'komaloshashavali856@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapur ', 'pincode': '515002', 'referral_code_input': 'VRL16182', 'agreed_terms': True} {'first_name': 'SIRISANI', 'last_name': 'ANJANEYULU', 'mobile_number': '9963006029', 'email': 'ajaypower2020@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahbubnagar', 'pincode': '509001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SIRISANI', 'last_name': 'ANJANEYULU', 'mobile_number': '9963006029', 'email': 'ajaypower2020@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahbubnagar', 'pincode': '509001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Jyothi', 'last_name': 'Korada', 'mobile_number': '6305675354', 'email': 'jyothikorada97@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Yeleswaram ', 'pincode': '533429', 'referral_code_input': 'VP3WKS9G', 'agreed_terms': True} {'first_name': 'Jyothi ', 'last_name': 'Korada', 'mobile_number': '6305675354', 'email': 'koradajyothi97@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Yeleswaram ', 'pincode': '533429', 'referral_code_input': 'VP3WKS9G', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9999'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9999 1. recharge_status : Pending txnid VPHG832AY9 STATUS VPHG832AY9 start ts=2025-10-25T02:13:07.614854+00:00 bg start order_id=VPHG832AY9 service=prepaid STATUS VPHG832AY9 no local tx row yet prepaid STATUS VPHG832AY9 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510250743081837', 'TxnId': 'VPHG832AY9', 'status': 'PENDING', 'number': '7702274551', 'amount': '299.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 07:43:08', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPHG832AY9 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510250743081837 STATUS VPHG832AY9 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPHG832AY9 STATUS VPHG832AY9 start ts=2025-10-25T02:13:13.627932+00:00 STATUS VPHG832AY9 no local tx row yet STATUS VPHG832AY9 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPHG832AY9 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510250743081837', 'TxnId': 'VPHG832AY9', 'status': 'SUCCESS', 'number': '7702274551', 'amount': '299.00', 'RefId': '1578598249', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.382', 'reqTime': '2025-10-25 07:43:08', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPHG832AY9 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1578598249, orderId=202510250743081837 STATUS VPHG832AY9 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1968'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1968 VerifyTxnPinSerializer(data={'transaction_pin': '1968'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1968 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2344'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2344 1. recharge_status : Pending bg start order_id=VP7W8KMWLT service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP7W8KMWLT STATUS VP7W8KMWLT start ts=2025-10-25T02:43:17.395582+00:00 STATUS VP7W8KMWLT no local tx row yet STATUS VP7W8KMWLT calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP7W8KMWLT', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP7W8KMWLT provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP7W8KMWLT no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP7W8KMWLT STATUS VP7W8KMWLT start ts=2025-10-25T02:43:23.189767+00:00 STATUS VP7W8KMWLT no local tx row yet STATUS VP7W8KMWLT calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP7W8KMWLT Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510250813172648', 'TxnId': 'VP7W8KMWLT', 'status': 'FAILED', 'number': '6301548591', 'amount': '10.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 08:13:17', 'VoucherCode': None, 'resText': 'No base plan found'} STATUS VP7W8KMWLT provider -> normalized=FAILED, resText='No base plan found', refId=, orderId=202510250813172648 STATUS VP7W8KMWLT no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) txnid VP7W8KMWLT STATUS VP7W8KMWLT start ts=2025-10-25T02:43:28.914194+00:00 ------------------ Response data ----------------- {'bal': '8547.07', 'Comi': '0.000', 'optId': '', 'amount': 10, 'mobile': '6301548591', 'status': 'FAILED', 'orderId': 'VP7W8KMWLT', 'resText': 'No base plan found', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VP7W8KMWLT LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPLS4NIHBU service=prepaid txnid VPLS4NIHBU prepaid STATUS VPLS4NIHBU start ts=2025-10-25T02:50:57.839477+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPLS4NIHBU no local tx row yet STATUS VPLS4NIHBU calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPLS4NIHBU', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPLS4NIHBU provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPLS4NIHBU no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPLS4NIHBU STATUS VPLS4NIHBU start ts=2025-10-25T02:51:03.966921+00:00 STATUS VPLS4NIHBU no local tx row yet STATUS VPLS4NIHBU calling provider\u2026 RAW {'orderId': '202510250820581925', 'TxnId': 'VPLS4NIHBU', 'status': 'PENDING', 'number': '8159844651', 'amount': '579.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 08:20:58', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPLS4NIHBU provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510250820581925 STATUS VPLS4NIHBU no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPLS4NIHBU STATUS VPLS4NIHBU start ts=2025-10-25T02:51:11.039925+00:00 STATUS VPLS4NIHBU no local tx row yet STATUS VPLS4NIHBU calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPLS4NIHBU Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510250820581925', 'TxnId': 'VPLS4NIHBU', 'status': 'SUCCESS', 'number': '8159844651', 'amount': '579.00', 'RefId': '1750741793', 'operator': 'AT', 'service': 'Mobile', 'Comi': '10.422', 'reqTime': '2025-10-25 08:20:58', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPLS4NIHBU provider -> normalized=SUCCESS, resText='Payment Processed', refId=1750741793, orderId=202510250820581925 STATUS VPLS4NIHBU no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2344'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2344 1. recharge_status : Pending txnid VP8I8ZVKVD STATUS VP8I8ZVKVD start ts=2025-10-25T02:54:54.162735+00:00 STATUS VP8I8ZVKVD no local tx row yet STATUS VP8I8ZVKVD calling provider\u2026 bg start order_id=VP8I8ZVKVD service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP8I8ZVKVD', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8I8ZVKVD provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8I8ZVKVD no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8I8ZVKVD STATUS VP8I8ZVKVD start ts=2025-10-25T02:54:59.888014+00:00 STATUS VP8I8ZVKVD no local tx row yet STATUS VP8I8ZVKVD calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP8I8ZVKVD Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510250824547983', 'TxnId': 'VP8I8ZVKVD', 'status': 'SUCCESS', 'number': '6301548591', 'amount': '39.00', 'RefId': '6704231638', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.234', 'reqTime': '2025-10-25 08:24:54', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP8I8ZVKVD provider -> normalized=SUCCESS, resText='Payment Processed', refId=6704231638, orderId=202510250824547983 STATUS VP8I8ZVKVD no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Jyothi ', 'last_name': 'Korada', 'mobile_number': '6305675354', 'email': 'koradajyothi97@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Yeleswaram ', 'pincode': '533429', 'referral_code_input': 'VP3WKS9G', 'agreed_terms': True} {'first_name': 'Dasugandla', 'last_name': 'Ramesh', 'mobile_number': '9703027434', 'email': 'rameshdasugandla@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'VP8U060R', 'agreed_terms': True} {'first_name': 'Tupakula', 'last_name': 'Ramulu', 'mobile_number': '9951802652', 'email': 'tupakularamu6@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapuramu', 'pincode': '515002', 'referral_code_input': 'VRL15837', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2277 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2277 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2277 VerifyTxnPinSerializer(data={'transaction_pin': '2277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2277 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2277 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][24551] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nurmani', 'last_name': 'Ganapathi', 'mobile_number': '8074548562', 'email': 'ganapathinurmani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531029', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Naidu ', 'last_name': 'Prasad', 'mobile_number': '9391452171', 'email': 'prasadtejnaidu3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu ', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'dth'), ('provider', 'AD'), ('fields', {'subscriber_id': '3017800154'})]) ====================== BillValidate ====================== dth AD {'subscriber_id': '3017800154'} 3017800154 {'Status': 'SUCCESS', 'CustomerName': 'RAMARAO A', 'Balance': 82.04, 'Monthly': 312, 'NextRecharge': '2025-11-01', 'Planname': 'NCF PRNT 747,Telugu Basic,Airtel Free Chnls Bundle_ROI,Airtel Free Chnls Bundle_South,FPP Topup', 'Message': 'DTH Info'} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nurmani ', 'last_name': 'Ganapathi', 'mobile_number': '8074548562', 'email': 'nurmaniganapathin@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531029', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nurmani ', 'last_name': 'Ganapathi', 'mobile_number': '8074548562', 'email': 'nurmaniganapathin@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531029', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 1625 was killed by signal: 15, core dumped: no {'first_name': 'Naidu ', 'last_name': 'Prasad', 'mobile_number': '9391452171', 'email': 'prasadtejnaidu3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu ', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mudavath ', 'last_name': 'Mantru Naik ', 'mobile_number': '8897117726', 'email': 'mantrunaik.m@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Vinukonda ', 'pincode': '522657', 'referral_code_input': 'VRL14599', 'agreed_terms': True} {'first_name': 'Mudavath ', 'last_name': 'Mantru Naik ', 'mobile_number': '8897117726', 'email': 'mantrunaik.m@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Vinukonda ', 'pincode': '522657', 'referral_code_input': 'VRL14599', 'agreed_terms': True} {'first_name': 'Mudavath ', 'last_name': 'Mantru Naik ', 'mobile_number': '8897117726', 'email': 'mantrunaik.m@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Vinukonda ', 'pincode': '522657', 'referral_code_input': 'VRL14599', 'agreed_terms': True} {'first_name': 'Mudavath ', 'last_name': 'Mantru Naik ', 'mobile_number': '8897117726', 'email': 'mantrunaik.m@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Vinukonda ', 'pincode': '522657', 'referral_code_input': 'VRL14599', 'agreed_terms': True} {'first_name': 'Siddapuram ', 'last_name': 'Hemasundara raju', 'mobile_number': '9603459675', 'email': 'hemasundara.raju@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapuram', 'pincode': '515002', 'referral_code_input': 'VRL15044', 'agreed_terms': True} {'first_name': 'Sahadeva', 'last_name': 'Vanthala', 'mobile_number': '7601077899', 'email': 'sahadevvanthala645@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} 4569 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Santu ', 'last_name': 'Mahata', 'mobile_number': '9933936597', 'email': 'stu.mahata2014@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '591', 'city': 'Midnapur', 'pincode': '721516', 'referral_code_input': 'VRL16392', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9849932945'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9849932945'} 9849932945 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][5607] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][5606] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner callback, callback_args, callback_kwargs = self.resolve_request(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ from accounts.api_views import health File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from numpy.__config__ import show as show_config from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== None [UID:1069][20380] Child process with pid: 5607 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 5606 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Trinad', 'last_name': 'Vanthala', 'mobile_number': '6281450856', 'email': 'harshathreeh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP5RGAOK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kankanala', 'last_name': 'Sailu ', 'mobile_number': '9848720215', 'email': 'kankanalasailu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sidddipet ', 'pincode': '502372', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kankanala', 'last_name': 'Sailu ', 'mobile_number': '9848720215', 'email': 'kankanalasailu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sidddipet ', 'pincode': '502372', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kankanala', 'last_name': 'Sailu ', 'mobile_number': '9848720215', 'email': 'kankanalasailu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sidddipet ', 'pincode': '502372', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallikarjuna rao', 'last_name': 'Katika', 'mobile_number': '9490802471', 'email': 'katikamallikarjunarao64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapuramu', 'pincode': '515002', 'referral_code_input': 'VRL16504', 'agreed_terms': True} {'first_name': 'Madari rajashekar ', 'last_name': 'Rajashekar ', 'mobile_number': '8332863799', 'email': 'r96241779@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Nani potti', 'pincode': '506165', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Parupalli', 'last_name': 'Mohanarao', 'mobile_number': '9492245797', 'email': 'parupallimohanarao797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Vizianagaram', 'pincode': '531162', 'referral_code_input': 'VP75E2PR', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 17160 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rani', 'last_name': 'Prasad', 'mobile_number': '7330920574', 'email': 'raniprasad20574@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Dowleaswaram', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 1482 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sajida', 'last_name': 'Shaik', 'mobile_number': '8639996959', 'email': 'shaiksaniya9393@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur ', 'pincode': '522124', 'referral_code_input': 'VP1Q98QP', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramanji', 'last_name': 'Uppara', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1970'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1970 =============================== Just entered Recharge Status API ================================== {'first_name': 'Mottum', 'last_name': 'Bojji', 'mobile_number': '7382996403', 'email': 'bojjimottum1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vararamachandrapuram', 'pincode': '533349', 'referral_code_input': 'VP3Q4VTV', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1970'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1970 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mottum', 'last_name': 'Bojji', 'mobile_number': '7382996403', 'email': 'bojjimottum1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vararamachandrapuram', 'pincode': '533349', 'referral_code_input': 'VP3Q4VTV', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Mottum', 'last_name': 'Bojji', 'mobile_number': '7382996403', 'email': 'bojjimottum1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vararamachandrapuram', 'pincode': '533349', 'referral_code_input': 'VP3Q4VTV', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'ARUP', 'last_name': 'DANGAR', 'mobile_number': '9196411345', 'email': 'arupdangar9002@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'BANKURA', 'pincode': '722151', 'referral_code_input': 'VRL16392', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2019'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2019 1. recharge_status : Pending bg start order_id=VPDOUH813C service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPDOUH813C Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPDOUH813C STATUS VPDOUH813C start ts=2025-10-25T04:17:03.786358+00:00 ------------------ Response data ----------------- {'bal': '7750.73', 'Comi': '8.955', 'optId': '7411241890', 'amount': 199, 'mobile': '9032273064', 'status': 'SUCCESS', 'orderId': 'VPDOUH813C', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '199.00'} STATUS VPDOUH813C LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ballipalli', 'last_name': 'venkatrao', 'mobile_number': '9959024004', 'email': 'ballipallivenkatrao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'VINUKONDA ', 'pincode': '522659', 'referral_code_input': 'VRL16320', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4455'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4455 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPJ6PBK6L0 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPJ6PBK6L0 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPJ6PBK6L0 STATUS VPJ6PBK6L0 start ts=2025-10-25T04:27:51.154101+00:00 ------------------ Response data ----------------- {'bal': '7749.68', 'Comi': '0.000', 'optId': '', 'amount': 10, 'mobile': '9963259856', 'status': 'FAILED', 'orderId': 'VPJ6PBK6L0', 'resText': 'No base plan found', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPJ6PBK6L0 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][16853] [ERROR] [UID:1069][16855] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response resolver_match = resolver.resolve(request.path_info) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1176, in _find_and_load File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in return _bootstrap._gcd_import(name[level:], package, level) from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from openpyxl import Workbook from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from . import overrides from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from . import multiarray File "", line 216, in _lock_unlock_module KeyboardInterrupt File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 16855 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 16853 was killed by signal: 11, core dumped: no VerifyTxnPinSerializer(data={'transaction_pin': '1177'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1177 VerifyTxnPinSerializer(data={'transaction_pin': '1177'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1177 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 17717 was killed by signal: 15, core dumped: no {'first_name': 'VEMULA', 'last_name': 'PADMA', 'mobile_number': '8074681014', 'email': 'padmavemula65@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suriyapet', 'pincode': '508280', 'referral_code_input': 'VRL15544', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'narendrapagidipalli252@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigam', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Thadapatla ', 'last_name': 'Sweeja', 'mobile_number': '7729961167', 'email': 'sweejathadapatla@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Dowleaswaram', 'pincode': '533125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kovulu', 'last_name': 'Kalyan ', 'mobile_number': '7995112994', 'email': 'kalyan143ban5@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Srikakulam ', 'pincode': '532456', 'referral_code_input': 'VP9CGQML', 'agreed_terms': True} {'first_name': 'peddapally', 'last_name': 'shailaja', 'mobile_number': '7013651198', 'email': 'shailajabestha@Gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500070', 'referral_code_input': 'VP8WQCSS', 'agreed_terms': True} {'first_name': 'Peraka', 'last_name': 'Rajashekhar', 'mobile_number': '8522962634', 'email': 'shekharperaka@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': 'VRL15775', 'agreed_terms': True} {'first_name': 'Mallikarjuna rao', 'last_name': 'Katika', 'mobile_number': '8328670525', 'email': 'katikamallikarjunarao64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapuramu ', 'pincode': '515002', 'referral_code_input': 'VRL16504', 'agreed_terms': True} {'first_name': 'ARUP', 'last_name': 'DANGAR', 'mobile_number': '9196411345', 'email': '', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'BANKURA', 'pincode': '722151', 'referral_code_input': 'VRL16392', 'agreed_terms': True} {'first_name': 'ARUP', 'last_name': 'DANGAR', 'mobile_number': '9196411345', 'email': 'arupdangar9002@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'BANKURA', 'pincode': '722151', 'referral_code_input': 'VRL16392', 'agreed_terms': True} {'first_name': 'ARUP', 'last_name': 'DANGAR', 'mobile_number': '9196411345', 'email': 'arupdangar9002@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'BANKURA', 'pincode': '722151', 'referral_code_input': 'VRL16392', 'agreed_terms': True} {'first_name': 'ARUP', 'last_name': 'DANGAR', 'mobile_number': '9641134591', 'email': 'arupdangar9002@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'BANKURA', 'pincode': '722151', 'referral_code_input': 'VRL16392', 'agreed_terms': True} {'first_name': 'ARUP', 'last_name': 'DANGAR', 'mobile_number': '9641134591', 'email': 'arupdangar9002@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'BANKURA', 'pincode': '722151', 'referral_code_input': 'VRL16392', 'agreed_terms': True} {'first_name': 'ARUP', 'last_name': 'DANGAR', 'mobile_number': '9641134591', 'email': 'arupdangar9002@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'SIMLAPAL ', 'pincode': '722151', 'referral_code_input': 'VRL16392', 'agreed_terms': True} {'first_name': 'ARUP', 'last_name': 'DANGAR', 'mobile_number': '9641134591', 'email': 'arupdangar9002@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'SIMLAPAL ', 'pincode': '722151', 'referral_code_input': 'VRL16392', 'agreed_terms': True} {'first_name': 'Mottum', 'last_name': 'Bojji', 'mobile_number': '7382996403', 'email': 'bojjimottum1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vararamachandrapuram', 'pincode': '533349', 'referral_code_input': 'VP3Q4VTV', 'agreed_terms': True} {'first_name': 'Moidul islam ', 'last_name': 'Khan ', 'mobile_number': '8389890275', 'email': 'iaammoidulkhan@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura ', 'pincode': '722152', 'referral_code_input': 'VRL16308', 'agreed_terms': True} {'first_name': 'ARUP', 'last_name': 'DANGAR', 'mobile_number': '9196411345', 'email': 'arupdangar9002@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'BANKURA', 'pincode': '722151', 'referral_code_input': 'VRL16392', 'agreed_terms': True} {'first_name': 'Ramanji', 'last_name': 'Uppara', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Ramanji', 'last_name': 'Uppara', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Ramanji', 'last_name': 'Uppara', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Ramanji', 'last_name': 'Uppara', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Ramanji', 'last_name': 'Uppara', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Ramanji', 'last_name': 'Uppara', 'mobile_number': '9963616013', 'email': 'ramanjiu26@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515405', 'referral_code_input': 'VRL16320', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'bushipaka ', 'last_name': 'Swamy', 'mobile_number': '9010542546', 'email': 'bushipakaswamy533@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Chityala ', 'pincode': '508114', 'referral_code_input': 'VP3KEEYI', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Peraka', 'last_name': 'Rajashekhar', 'mobile_number': '8522962634', 'email': 'shekharperaka@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': 'VRL15775', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1177'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1177 {'first_name': 'Peraka', 'last_name': 'Rajashekhar', 'mobile_number': '8522962634', 'email': 'shekharperaka@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': 'VRL15775', 'agreed_terms': True} {'first_name': 'Peraka', 'last_name': 'Rajashekhar', 'mobile_number': '8522962634', 'email': 'shekharperaka@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': 'VRL15775', 'agreed_terms': True} {'first_name': 'Peraka', 'last_name': 'Rajashekhar', 'mobile_number': '8522962634', 'email': 'shekharperaka@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': 'VRL15775', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shiva', 'last_name': 'Shankar ', 'mobile_number': '9063024427', 'email': 'vagadda1989@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Jadcherla ', 'pincode': '509301', 'referral_code_input': 'VRL14607', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'MARSHAL', 'last_name': 'TUDU', 'mobile_number': '9382000816', 'email': 'tudumarshal11@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'BANKURA', 'pincode': '722152', 'referral_code_input': 'VRL16308', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pandu ', 'last_name': 'Busari ', 'mobile_number': '8331941268', 'email': 'pandubusari227@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Koyyuru ', 'pincode': '531084', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pandu ', 'last_name': 'Busari ', 'mobile_number': '9494614078', 'email': 'pandubusari227@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Koyyuru ', 'pincode': '531084', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VP07OATO8B service=electricity electricity In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service =============================== Just entered Recharge Status API ================================== txnid VP07OATO8B STATUS VP07OATO8B start ts=2025-10-25T04:42:10.252685+00:00 STATUS VP07OATO8B no local tx row yet STATUS VP07OATO8B calling provider\u2026 RAW {'orderId': '2025102510066106', 'TxnId': 'VP07OATO8B', 'status': 'PENDING', 'number': '1722100012031', 'amount': '3088.00', 'RefId': '', 'operator': 'APCP', 'service': 'ElectriCity', 'Comi': '0.000', 'reqTime': '2025-10-25 10:12:06', 'VoucherCode': None, 'resText': 'Processing'} STATUS VP07OATO8B provider -> normalized=PENDING, resText='Processing', refId=, orderId=2025102510066106 STATUS VP07OATO8B no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP07OATO8B Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VP07OATO8B STATUS VP07OATO8B start ts=2025-10-25T04:42:16.460115+00:00 ------------------ Response data ----------------- {'bal': '4673.684', 'Comi': '2.000', 'TxnId': 'VP07OATO8B', 'optId': 'MK015298BAAL5R23T000', 'Number': '1722100012031', 'amount': '3088.00', 'status': 'SUCCESS', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'billAmount': '3086', 'VoucherCode': 'null'} STATUS VP07OATO8B LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1998'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1998 1. recharge_status : Pending txnid VPOIK8GORM STATUS VPOIK8GORM start ts=2025-10-25T04:43:32.627240+00:00 bg start order_id=VPOIK8GORM service=prepaid STATUS VPOIK8GORM no local tx row yet prepaid STATUS VPOIK8GORM calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510251013332058', 'TxnId': 'VPOIK8GORM', 'status': 'PENDING', 'number': '9866889782', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 10:13:33', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPOIK8GORM provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251013332058 STATUS VPOIK8GORM no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPOIK8GORM STATUS VPOIK8GORM start ts=2025-10-25T04:43:40.107914+00:00 STATUS VPOIK8GORM no local tx row yet STATUS VPOIK8GORM calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPOIK8GORM Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510251013332058', 'TxnId': 'VPOIK8GORM', 'status': 'SUCCESS', 'number': '9866889782', 'amount': '199.00', 'RefId': '1753014450', 'operator': 'AT', 'service': 'Mobile', 'Comi': '3.582', 'reqTime': '2025-10-25 10:13:33', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPOIK8GORM provider -> normalized=SUCCESS, resText='Payment Processed', refId=1753014450, orderId=202510251013332058 STATUS VPOIK8GORM no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][26504] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Parupalli', 'last_name': 'Mohanarao', 'mobile_number': '9194922457', 'email': 'parupallimohanarao797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Vizianagaram', 'pincode': '531162', 'referral_code_input': 'VP75E2PR', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '17221000012031'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '17221000012031'} 17221000012031 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1722100012031'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1722100012031'} 1722100012031 {'first_name': 'Atanu', 'last_name': 'Nayak', 'mobile_number': '6297716838', 'email': 'nayakatanu4@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722156', 'referral_code_input': 'VRL16392', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Surender', 'last_name': 'Surender', 'mobile_number': '9183284168', 'email': 'surenderv.vadla9@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500016', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shaik Dudekula ', 'last_name': 'Anwar Hussain ', 'mobile_number': '9177701660', 'email': 'rebalanwar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandikotkur ', 'pincode': '518401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsimulu ', 'last_name': 'Pendyala', 'mobile_number': '9989281294', 'email': 'pnarsimilu70@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500084', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pandu', 'last_name': 'Busari ', 'mobile_number': '8331941268', 'email': 'pandubusari227@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'K d peta', 'pincode': '531084', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'vijayadujitals@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'vijayadujitals@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'vijayadujitals@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'vijayadujitals@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending txnid VP12CSL4FH STATUS VP12CSL4FH start ts=2025-10-25T04:52:42.000388+00:00 bg start order_id=VP12CSL4FH service=prepaid STATUS VP12CSL4FH no local tx row yet prepaid STATUS VP12CSL4FH calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP12CSL4FH', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP12CSL4FH provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP12CSL4FH no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP12CSL4FH STATUS VP12CSL4FH start ts=2025-10-25T04:52:47.911286+00:00 STATUS VP12CSL4FH no local tx row yet STATUS VP12CSL4FH calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP12CSL4FH Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510251022426628', 'TxnId': 'VP12CSL4FH', 'status': 'SUCCESS', 'number': '7702538707', 'amount': '19.00', 'RefId': '6704865984', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-25 10:22:42', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP12CSL4FH provider -> normalized=SUCCESS, resText='Payment Processed', refId=6704865984, orderId=202510251022426628 STATUS VP12CSL4FH no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '8985199571'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '8985199571'} 8985199571 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3690'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3690 1. recharge_status : Pending bg start order_id=VP0ORD6X0U service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP0ORD6X0U STATUS VP0ORD6X0U start ts=2025-10-25T04:58:54.733163+00:00 STATUS VP0ORD6X0U no local tx row yet STATUS VP0ORD6X0U calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510251028554919', 'TxnId': 'VP0ORD6X0U', 'status': 'PENDING', 'number': '8309324668', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 10:28:55', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP0ORD6X0U provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251028554919 STATUS VP0ORD6X0U no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP0ORD6X0U STATUS VP0ORD6X0U start ts=2025-10-25T04:59:01.121591+00:00 STATUS VP0ORD6X0U no local tx row yet STATUS VP0ORD6X0U calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP0ORD6X0U Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510251028554919', 'TxnId': 'VP0ORD6X0U', 'status': 'SUCCESS', 'number': '8309324668', 'amount': '299.00', 'RefId': '6704904514', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-25 10:28:55', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP0ORD6X0U provider -> normalized=SUCCESS, resText='Payment Processed', refId=6704904514, orderId=202510251028554919 STATUS VP0ORD6X0U no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mahesh', 'last_name': 'Mahesh', 'mobile_number': '8074223074', 'email': 'maheshramtenki08@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Sirpurkhaghaznagar', 'pincode': '504296', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Palem', 'last_name': 'Sreenivasulu ', 'mobile_number': '6362307676', 'email': 'palemsrenu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '519233', 'referral_code_input': 'VP9CGQML', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ashraf', 'last_name': 'Syed talif ', 'mobile_number': '9392683859', 'email': 'syedashraf8866@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Anakapalli ', 'pincode': '531031', 'referral_code_input': 'VP3WPCJ9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '113523876'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '113523876'} 113523876 {'first_name': 'Khasimbee ', 'last_name': 'Sk', 'mobile_number': '6303275330', 'email': 'janibegum213@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Huzurnagar ', 'pincode': '508204', 'referral_code_input': 'VRL16320', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][19058] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][19057] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 19058 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][19246] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Chinta ', 'last_name': 'Sominaidu ', 'mobile_number': '8247335219', 'email': 'chinthasailas@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Ananthagiri ', 'pincode': '531030', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Vivek Vardhan ', 'last_name': 'Navida', 'mobile_number': '9391489437', 'email': 'vivekvardhan.navida2004@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517502', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '113523876'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '113523876'} 113523876 {'first_name': 'Akkala', 'last_name': 'Maddiletigoud', 'mobile_number': '9948536317', 'email': 'akkalamaddiletigoud@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Jogulamba Gadwal', 'pincode': '509125', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 19246 was killed by signal: 11, core dumped: no {'first_name': 'GANTHULA ', 'last_name': 'ANOOSHA ', 'mobile_number': '9346289884', 'email': 'ganusha320@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516004', 'referral_code_input': 'VRL16501', 'agreed_terms': True} [UID:1069][20380] Child process with pid: 19057 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'Satyaraopangi8899@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][19765] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'Satyaraopangi8899@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VP9HE4D0VZ service=fastag txnid VP9HE4D0VZ fastag STATUS VP9HE4D0VZ start ts=2025-10-25T05:26:15.576300+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VP9HE4D0VZ no local tx row yet STATUS VP9HE4D0VZ calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '2025102510163901', 'TxnId': 'VP9HE4D0VZ', 'status': 'PENDING', 'number': 'KA01MT4359', 'amount': '500.00', 'RefId': '', 'operator': 'ICIF', 'service': 'FASTag', 'Comi': '0.000', 'reqTime': '2025-10-25 10:56:16', 'VoucherCode': None, 'resText': 'Processing'} STATUS VP9HE4D0VZ provider -> normalized=PENDING, resText='Processing', refId=, orderId=2025102510163901 STATUS VP9HE4D0VZ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP9HE4D0VZ STATUS VP9HE4D0VZ start ts=2025-10-25T05:26:22.184137+00:00 STATUS VP9HE4D0VZ no local tx row yet STATUS VP9HE4D0VZ calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP9HE4D0VZ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '2025102510163901', 'TxnId': 'VP9HE4D0VZ', 'status': 'SUCCESS', 'number': 'KA01MT4359', 'amount': '500.00', 'RefId': 'MK015298BAAL5RH73000', 'operator': 'ICIF', 'service': 'FASTag', 'Comi': '1.000', 'reqTime': '2025-10-25 10:56:16', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VP9HE4D0VZ provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015298BAAL5RH73000, orderId=2025102510163901 STATUS VP9HE4D0VZ no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VP93HDW1CW STATUS VP93HDW1CW start ts=2025-10-25T05:30:40.707219+00:00 bg start order_id=VP93HDW1CW service=fastag STATUS VP93HDW1CW no local tx row yet fastag STATUS VP93HDW1CW calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service RAW {'orderId': '2025102511414373', 'TxnId': 'VP93HDW1CW', 'status': 'PENDING', 'number': 'TS15FM9812', 'amount': '100.00', 'RefId': '', 'operator': 'HDFF', 'service': 'FASTag', 'Comi': '0.200', 'reqTime': '2025-10-25 11:00:41', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP93HDW1CW provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102511414373 STATUS VP93HDW1CW no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP93HDW1CW STATUS VP93HDW1CW start ts=2025-10-25T05:30:47.443095+00:00 ------------------ Response data ----------------- {'bal': '3563.374', 'Comi': '0.200', 'TxnId': 'VP93HDW1CW', 'optId': '', 'Number': 'TS15FM9812', 'amount': '100.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'billAmount': '99.8', 'VoucherCode': ''} STATUS VP93HDW1CW LOCAL pending within grace 15s -> PENDING bg done order_id=VP93HDW1CW status=Pending 2. Pending 2. Pending txnid VP93HDW1CW STATUS VP93HDW1CW start ts=2025-10-25T05:30:52.667329+00:00 ------------------ Response data ----------------- {'bal': '3563.374', 'Comi': '0.200', 'TxnId': 'VP93HDW1CW', 'optId': '', 'Number': 'TS15FM9812', 'amount': '100.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'billAmount': '99.8', 'VoucherCode': ''} STATUS VP93HDW1CW LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP93HDW1CW STATUS VP93HDW1CW start ts=2025-10-25T05:30:57.947695+00:00 ------------------ Response data ----------------- {'bal': '3563.374', 'Comi': '0.200', 'TxnId': 'VP93HDW1CW', 'optId': '', 'Number': 'TS15FM9812', 'amount': '100.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'billAmount': '99.8', 'VoucherCode': ''} STATUS VP93HDW1CW calling provider\u2026 RAW {'orderId': '2025102511414373', 'TxnId': 'VP93HDW1CW', 'status': 'PENDING', 'number': 'TS15FM9812', 'amount': '100.00', 'RefId': '', 'operator': 'HDFF', 'service': 'FASTag', 'Comi': '0.200', 'reqTime': '2025-10-25 11:00:41', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP93HDW1CW provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102511414373 STATUS VP93HDW1CW current=Pending age=15.8s young_pending=True STATUS VP93HDW1CW no status change (current=Pending, provider=Pending) STATUS VP93HDW1CW respond -> PENDING, msg='Payment Success Processed', terminal=False =============================== Just entered Recharge Status API ================================== txnid VP93HDW1CW STATUS VP93HDW1CW start ts=2025-10-25T05:31:04.202304+00:00 ------------------ Response data ----------------- {'bal': '3563.374', 'Comi': '0.200', 'TxnId': 'VP93HDW1CW', 'optId': '', 'Number': 'TS15FM9812', 'amount': '100.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'billAmount': '99.8', 'VoucherCode': '', 'last_status_poll': {'Comi': '0.200', 'RefId': '', 'TxnId': 'VP93HDW1CW', 'amount': '100.00', 'number': 'TS15FM9812', 'status': 'PENDING', 'orderId': '2025102511414373', 'reqTime': '2025-10-25 11:00:41', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'VoucherCode': ''}} STATUS VP93HDW1CW LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP93HDW1CW STATUS VP93HDW1CW start ts=2025-10-25T05:31:09.442344+00:00 ------------------ Response data ----------------- {'bal': '3563.374', 'Comi': '0.200', 'TxnId': 'VP93HDW1CW', 'optId': '', 'Number': 'TS15FM9812', 'amount': '100.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'billAmount': '99.8', 'VoucherCode': '', 'last_status_poll': {'Comi': '0.200', 'RefId': '', 'TxnId': 'VP93HDW1CW', 'amount': '100.00', 'number': 'TS15FM9812', 'status': 'PENDING', 'orderId': '2025102511414373', 'reqTime': '2025-10-25 11:00:41', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'VoucherCode': ''}} STATUS VP93HDW1CW LOCAL pending within grace 15s -> PENDING txnid VP93HDW1CW STATUS VP93HDW1CW start ts=2025-10-25T05:31:14.657307+00:00 ------------------ Response data ----------------- {'bal': '3563.374', 'Comi': '0.200', 'TxnId': 'VP93HDW1CW', 'optId': '', 'Number': 'TS15FM9812', 'amount': '100.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'billAmount': '99.8', 'VoucherCode': '', 'last_status_poll': {'Comi': '0.200', 'RefId': '', 'TxnId': 'VP93HDW1CW', 'amount': '100.00', 'number': 'TS15FM9812', 'status': 'PENDING', 'orderId': '2025102511414373', 'reqTime': '2025-10-25 11:00:41', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'VoucherCode': ''}} STATUS VP93HDW1CW calling provider\u2026 RAW {'orderId': '2025102511414373', 'TxnId': 'VP93HDW1CW', 'status': 'PENDING', 'number': 'TS15FM9812', 'amount': '100.00', 'RefId': '', 'operator': 'HDFF', 'service': 'FASTag', 'Comi': '0.200', 'reqTime': '2025-10-25 11:00:41', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP93HDW1CW provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102511414373 STATUS VP93HDW1CW current=Pending age=16.7s young_pending=True STATUS VP93HDW1CW no status change (current=Pending, provider=Pending) STATUS VP93HDW1CW respond -> PENDING, msg='Payment Success Processed', terminal=False =============================== Just entered Recharge Status API ================================== txnid VP93HDW1CW STATUS VP93HDW1CW start ts=2025-10-25T05:31:21.797181+00:00 ------------------ Response data ----------------- {'bal': '3563.374', 'Comi': '0.200', 'TxnId': 'VP93HDW1CW', 'optId': '', 'Number': 'TS15FM9812', 'amount': '100.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'billAmount': '99.8', 'VoucherCode': '', 'last_status_poll': {'Comi': '0.200', 'RefId': '', 'TxnId': 'VP93HDW1CW', 'amount': '100.00', 'number': 'TS15FM9812', 'status': 'PENDING', 'orderId': '2025102511414373', 'reqTime': '2025-10-25 11:00:41', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'VoucherCode': ''}} STATUS VP93HDW1CW LOCAL pending within grace 15s -> PENDING txnid VP93HDW1CW STATUS VP93HDW1CW start ts=2025-10-25T05:31:27.152568+00:00 ------------------ Response data ----------------- {'bal': '3563.374', 'Comi': '0.200', 'TxnId': 'VP93HDW1CW', 'optId': '', 'Number': 'TS15FM9812', 'amount': '100.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'billAmount': '99.8', 'VoucherCode': '', 'last_status_poll': {'Comi': '0.200', 'RefId': '', 'TxnId': 'VP93HDW1CW', 'amount': '100.00', 'number': 'TS15FM9812', 'status': 'PENDING', 'orderId': '2025102511414373', 'reqTime': '2025-10-25 11:00:41', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'VoucherCode': ''}} STATUS VP93HDW1CW LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP93HDW1CW STATUS VP93HDW1CW start ts=2025-10-25T05:31:33.515826+00:00 ------------------ Response data ----------------- {'bal': '3563.374', 'Comi': '0.200', 'TxnId': 'VP93HDW1CW', 'optId': '', 'Number': 'TS15FM9812', 'amount': '100.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'billAmount': '99.8', 'VoucherCode': '', 'last_status_poll': {'Comi': '0.200', 'RefId': '', 'TxnId': 'VP93HDW1CW', 'amount': '100.00', 'number': 'TS15FM9812', 'status': 'PENDING', 'orderId': '2025102511414373', 'reqTime': '2025-10-25 11:00:41', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'HDFF', 'VoucherCode': ''}} STATUS VP93HDW1CW calling provider\u2026 RAW {'orderId': '2025102511414373', 'TxnId': 'VP93HDW1CW', 'status': 'PENDING', 'number': 'TS15FM9812', 'amount': '100.00', 'RefId': '', 'operator': 'HDFF', 'service': 'FASTag', 'Comi': '0.200', 'reqTime': '2025-10-25 11:00:41', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP93HDW1CW provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102511414373 STATUS VP93HDW1CW current=Pending age=18.9s young_pending=True STATUS VP93HDW1CW no status change (current=Pending, provider=Pending) STATUS VP93HDW1CW respond -> PENDING, msg='Payment Success Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'fastag'), ('provider', 'SBIF'), ('fields', {'vehicle_number': 'Ap31bb9015'})]) ====================== BillValidate ====================== fastag SBIF {'vehicle_number': 'Ap31bb9015'} AP31BB9015 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Thilak ', 'last_name': 'Pani', 'mobile_number': '8885106664', 'email': 'thillurock.1432@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'ADIKESAVULU ', 'last_name': 'NAIDU ', 'mobile_number': '9963738495', 'email': 'ponna.aknaidu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517502', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mulla ', 'last_name': 'Mohammed danif sab', 'mobile_number': '9959243909', 'email': 'mohammaddanif@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kowthalam ', 'pincode': '518344', 'referral_code_input': 'VP57UYB3', 'agreed_terms': True} {'first_name': 'Mulla ', 'last_name': 'Mohammed danif sab', 'mobile_number': '9959243909', 'email': 'mohammaddanif@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kowthalam ', 'pincode': '518344', 'referral_code_input': 'VP57UYB3', 'agreed_terms': True} {'first_name': 'Mulla ', 'last_name': 'Mohammed danif sab', 'mobile_number': '9959243909', 'email': 'mohammaddanif@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kowthalam ', 'pincode': '518344', 'referral_code_input': 'VP57UYB3', 'agreed_terms': True} {'first_name': 'Mulla ', 'last_name': 'Mohammed danif sab', 'mobile_number': '9959243909', 'email': 'mohammaddanif@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kowthalam ', 'pincode': '518344', 'referral_code_input': 'VP57UYB3', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'HDFF'), ('fields', {'vehicle_number': 'TS15FM9812'})]) ====================== BillValidate ====================== fastag HDFF {'vehicle_number': 'TS15FM9812'} TS15FM9812 {'first_name': 'ADIKESAVULU ', 'last_name': 'NAIDU ', 'mobile_number': '9963738495', 'email': 'ponna.aknaidu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517502', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'Satyaraopangi8899@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'Satyaraopangi8899@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'Satyaraopangi8899@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'Satyaraopangi8899@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'Satyaraopangi8899@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'KA01MT4359'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'KA01MT4359'} KA01MT4359 {'first_name': 'Shahrukh', 'last_name': 'Pinjari', 'mobile_number': '9766362148', 'email': 'sharukh35he@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon', 'pincode': '425001', 'referral_code_input': 'VRL16453', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][31608] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][31609] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 1204, in _gcd_import File "", line 940, in exec_module File "", line 1176, in _find_and_load File "", line 241, in _call_with_frames_removed File "", line 1147, in _find_and_load_unlocked File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Beesu ', 'last_name': 'Dayakar ', 'mobile_number': '7702601420', 'email': 'bdayakar1987@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500039', 'referral_code_input': 'VRL13892', 'agreed_terms': True} {'first_name': 'Pullamla', 'last_name': 'Lingaiah', 'mobile_number': '9704847792', 'email': 'lingaiahpullamlapullamlalingai@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Narketpally', 'pincode': '508254', 'referral_code_input': 'VP3WEPQ9', 'agreed_terms': True} {'first_name': 'ADIKESAVULU ', 'last_name': 'NAIDU ', 'mobile_number': '9963738495', 'email': 'ponna.aknaidu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'TIRUPATI ', 'pincode': '517502', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][20380] Child process with pid: 31609 was killed by signal: 11, core dumped: no [UID:1069][20380] Child process with pid: 31608 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Konkala', 'last_name': 'Mahender', 'mobile_number': '6305078642', 'email': 'konkalamahender091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': 'VRL16266', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dasari', 'last_name': 'Laxmi', 'mobile_number': '8179489871', 'email': 'nanid4105@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kalikiri ', 'pincode': '517234', 'referral_code_input': 'VRL14771', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2956'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2956 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP4I28SY7Y STATUS VP4I28SY7Y start ts=2025-10-25T05:59:59.457976+00:00 STATUS VP4I28SY7Y no local tx row yet STATUS VP4I28SY7Y calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP4I28SY7Y', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP4I28SY7Y provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP4I28SY7Y no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP4I28SY7Y STATUS VP4I28SY7Y start ts=2025-10-25T06:00:06.659449+00:00 STATUS VP4I28SY7Y no local tx row yet STATUS VP4I28SY7Y calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP4I28SY7Y', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP4I28SY7Y provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP4I28SY7Y no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP4I28SY7Y STATUS VP4I28SY7Y start ts=2025-10-25T06:00:12.753154+00:00 STATUS VP4I28SY7Y no local tx row yet STATUS VP4I28SY7Y calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP4I28SY7Y', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP4I28SY7Y provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP4I28SY7Y no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP4I28SY7Y STATUS VP4I28SY7Y start ts=2025-10-25T06:00:19.048109+00:00 STATUS VP4I28SY7Y no local tx row yet STATUS VP4I28SY7Y calling provider\u2026 bg start order_id=VP4I28SY7Y service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge {'first_name': 'SWABHI ', 'last_name': 'PUNYATITHI', 'mobile_number': '9491737545', 'email': 'swabhipunyavathi1992@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'KANCHARAPALEM', 'pincode': '530008', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'K ', 'last_name': 'Govinda rajulu ', 'mobile_number': '8688952121', 'email': 'kgovindaraju733@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kowthalam ', 'pincode': '518344', 'referral_code_input': 'VP57UYB3', 'agreed_terms': True} {'first_name': 'K ', 'last_name': 'Govinda rajulu ', 'mobile_number': '8688952121', 'email': 'kgovindaraju733@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kowthalam ', 'pincode': '518344', 'referral_code_input': 'VP57UYB3', 'agreed_terms': True} {'first_name': 'K ', 'last_name': 'Govinda rajulu ', 'mobile_number': '8688952121', 'email': 'kgovindaraju733@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kowthalam ', 'pincode': '518344', 'referral_code_input': 'VP57UYB3', 'agreed_terms': True} {'first_name': 'K ', 'last_name': 'Govinda rajulu ', 'mobile_number': '8688952121', 'email': 'kgovindaraju733@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kowthalam ', 'pincode': '518344', 'referral_code_input': 'VP57UYB3', 'agreed_terms': True} {'first_name': 'Konkala', 'last_name': 'Mahendar', 'mobile_number': '6305078642', 'email': 'konkalamahendar091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': 'VRL16266', 'agreed_terms': True} {'first_name': 'Konkala', 'last_name': 'Mahendar', 'mobile_number': '6305078642', 'email': 'konkalamahendar091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': 'VRL16266', 'agreed_terms': True} {'first_name': 'LAIKON ', 'last_name': 'KONTHERI', 'mobile_number': '8500027566', 'email': 'laikongowd111@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'ARAKUVALLEY', 'pincode': '531149', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Konkala', 'last_name': 'Mahendar', 'mobile_number': '6305078642', 'email': 'konkalamahendar091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Maddela', 'last_name': 'Ramesh', 'mobile_number': '9347238156', 'email': 'badribadrinath84@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '51233', 'referral_code_input': 'VRL16532', 'agreed_terms': True} {'first_name': 'Konkala', 'last_name': 'Mahender', 'mobile_number': '6305078642', 'email': 'konkalamahedner091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': 'VRL16266', 'agreed_terms': True} {'first_name': 'Konkala', 'last_name': 'Mahender', 'mobile_number': '6305078642', 'email': 'konkalamahedner091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': 'VRL16266', 'agreed_terms': True} {'first_name': 'Konkala', 'last_name': 'Mahender', 'mobile_number': '6305078642', 'email': 'konkalamahedner091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': 'VRL16266', 'agreed_terms': True} {'first_name': 'Konkala', 'last_name': 'Mahender', 'mobile_number': '7207236304', 'email': 'konkalamahedner091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': 'VRL16266', 'agreed_terms': True} {'first_name': 'Nunavath', 'last_name': 'Sandhya ', 'mobile_number': '9652626920', 'email': 'nunavathsandhya63@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Khammam ', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kokala', 'last_name': 'Mahendar', 'mobile_number': '7569041372', 'email': 'konkalamahender@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': 'VRL16266', 'agreed_terms': True} RAW {'orderId': None, 'TxnId': 'VP4I28SY7Y', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP4I28SY7Y provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP4I28SY7Y no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 9548 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP4I28SY7Y STATUS VP4I28SY7Y start ts=2025-10-25T06:00:25.173664+00:00 STATUS VP4I28SY7Y no local tx row yet STATUS VP4I28SY7Y calling provider\u2026 RAW {'orderId': '202510251130204875', 'TxnId': 'VP4I28SY7Y', 'status': 'PENDING', 'number': '6302502073', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 11:30:20', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP4I28SY7Y provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251130204875 STATUS VP4I28SY7Y no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP4I28SY7Y STATUS VP4I28SY7Y start ts=2025-10-25T06:00:31.082702+00:00 STATUS VP4I28SY7Y no local tx row yet STATUS VP4I28SY7Y calling provider\u2026 RAW {'orderId': '202510251130204875', 'TxnId': 'VP4I28SY7Y', 'status': 'PENDING', 'number': '6302502073', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 11:30:20', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP4I28SY7Y provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251130204875 STATUS VP4I28SY7Y no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP4I28SY7Y STATUS VP4I28SY7Y start ts=2025-10-25T06:00:37.004634+00:00 STATUS VP4I28SY7Y no local tx row yet STATUS VP4I28SY7Y calling provider\u2026 RAW {'orderId': '202510251130204875', 'TxnId': 'VP4I28SY7Y', 'status': 'PENDING', 'number': '6302502073', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 11:30:20', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP4I28SY7Y provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251130204875 STATUS VP4I28SY7Y no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP4I28SY7Y Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'K ', 'last_name': 'Govinda rajulu ', 'mobile_number': '8688952121', 'email': 'kgovindaraju733@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kowthalam ', 'pincode': '518344', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'K ', 'last_name': 'Govinda rajulu ', 'mobile_number': '8688952121', 'email': 'kgovindaraju733@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kowthalam ', 'pincode': '518344', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'K ', 'last_name': 'Govinda rajulu ', 'mobile_number': '9949793122', 'email': 'kgovindaraju733@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kowthalam ', 'pincode': '518344', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kokala', 'last_name': 'Mahendar', 'mobile_number': '6305078642', 'email': 'konkalamahender@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': 'VRL16266', 'agreed_terms': True} txnid VP4I28SY7Y STATUS VP4I28SY7Y start ts=2025-10-25T06:00:42.705293+00:00 ------------------ Response data ----------------- {'bal': '3364.17', 'Comi': '1.794', 'optId': '6705288399', 'amount': 299, 'mobile': '6302502073', 'status': 'SUCCESS', 'orderId': 'VP4I28SY7Y', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VP4I28SY7Y LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ashwini ', 'last_name': 'Padam', 'mobile_number': '8978563348', 'email': 'ashuashwini925@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Gollapally', 'pincode': '505532', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8096'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8096 1. recharge_status : Pending bg start order_id=VPWTX7TS5Q service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPWTX7TS5Q Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPWTX7TS5Q STATUS VPWTX7TS5Q start ts=2025-10-25T06:01:52.910872+00:00 ------------------ Response data ----------------- {'bal': '3332.97', 'Comi': '0.594', 'optId': '900695526', 'amount': 33, 'mobile': '8790732878', 'status': 'SUCCESS', 'orderId': 'VPWTX7TS5Q', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '33.00'} STATUS VPWTX7TS5Q LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'BHG'), ('fields', {'book_using': 'Home', 'mobile': '', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg BHG {'book_using': 'Home', 'mobile': '', 'consumer_id': ''} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karingula', 'last_name': 'Rajkumar', 'mobile_number': '9948044559', 'email': 'karingularajkumar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508001', 'referral_code_input': 'VP6EVFRK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 17944 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Jallu', 'last_name': 'Ramakrishna', 'mobile_number': '9014399678', 'email': 'rajkrishna47930@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518401', 'referral_code_input': 'VRL16320', 'agreed_terms': True} {'first_name': 'Gurrapu Laxmi ', 'last_name': 'Gurrapu Laxmi ', 'mobile_number': '9390123499', 'email': 'gurrapulaxmi63@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Kollapur ', 'pincode': '509102', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dhanalaxmi ', 'last_name': 'Marri ', 'mobile_number': '7032330812', 'email': 'krupamarri06@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Sarapaka ', 'pincode': '507128', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][26150] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][26149] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '9490244255', 'mobile': '', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg HPG {'book_using': '9490244255', 'mobile': '', 'consumer_id': ''} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2724'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2724 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1985'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1985 1. recharge_status : Pending txnid VPSJPXX00M STATUS VPSJPXX00M start ts=2025-10-25T06:36:22.264545+00:00 bg start order_id=VPSJPXX00M service=prepaid STATUS VPSJPXX00M no local tx row yet prepaid STATUS VPSJPXX00M calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510251206226483', 'TxnId': 'VPSJPXX00M', 'status': 'PENDING', 'number': '7013021526', 'amount': '198.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 12:06:22', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPSJPXX00M provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251206226483 STATUS VPSJPXX00M no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPSJPXX00M STATUS VPSJPXX00M start ts=2025-10-25T06:36:28.713240+00:00 STATUS VPSJPXX00M no local tx row yet STATUS VPSJPXX00M calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPSJPXX00M Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510251206226483', 'TxnId': 'VPSJPXX00M', 'status': 'SUCCESS', 'number': '7013021526', 'amount': '198.00', 'RefId': 'BR000CVO5HAQ', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.188', 'reqTime': '2025-10-25 12:06:22', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPSJPXX00M provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CVO5HAQ, orderId=202510251206226483 STATUS VPSJPXX00M no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending bg start order_id=VP97M198NB service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VP97M198NB STATUS VP97M198NB start ts=2025-10-25T06:37:19.564047+00:00 STATUS VP97M198NB no local tx row yet STATUS VP97M198NB calling provider\u2026 RAW {'orderId': '202510251207172686', 'TxnId': 'VP97M198NB', 'status': 'PENDING', 'number': '9951838389', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 12:07:17', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP97M198NB provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251207172686 STATUS VP97M198NB no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP97M198NB Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP97M198NB STATUS VP97M198NB start ts=2025-10-25T06:37:25.949321+00:00 ------------------ Response data ----------------- {'bal': '2837.75', 'Comi': '1.794', 'optId': 'BR000CVO5KOO', 'amount': 299, 'mobile': '9951838389', 'status': 'SUCCESS', 'orderId': 'VP97M198NB', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VP97M198NB LOCAL terminal -> SUCCESS {'first_name': 'Siddenki', 'last_name': 'Sharada', 'mobile_number': '9100766703', 'email': 'sharadhasiddenki@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Hanumakonda', 'pincode': '506142', 'referral_code_input': 'VP8NYY13', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Durga', 'last_name': 'Prasad', 'mobile_number': '9491300973', 'email': 'edurgaprasadgoud@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandikotukur', 'pincode': '518432', 'referral_code_input': 'VRL14319', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1506'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1506 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1506'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1506 VerifyTxnPinSerializer(data={'transaction_pin': '0506'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0506 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'BOBBY ', 'last_name': 'DANDANGI', 'mobile_number': '8522838389', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mandapeta ', 'pincode': '533308', 'referral_code_input': '', 'agreed_terms': True} 1. recharge_status : Pending txnid VPZYFR7QBO STATUS VPZYFR7QBO start ts=2025-10-25T06:43:05.414001+00:00 STATUS VPZYFR7QBO no local tx row yet STATUS VPZYFR7QBO calling provider\u2026 bg start order_id=VPZYFR7QBO service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510251213056371', 'TxnId': 'VPZYFR7QBO', 'status': 'PENDING', 'number': '9553398761', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 12:13:05', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPZYFR7QBO provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251213056371 STATUS VPZYFR7QBO no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPZYFR7QBO STATUS VPZYFR7QBO start ts=2025-10-25T06:43:11.806425+00:00 ------------------ Response data ----------------- {'bal': '2490.54', 'Comi': '2.094', 'optId': 'BR000CVO6R9Q', 'amount': 349, 'mobile': '9553398761', 'status': 'SUCCESS', 'orderId': 'VPZYFR7QBO', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00'} STATUS VPZYFR7QBO LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZYFR7QBO Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'Puppala ', 'last_name': 'Srilakshmi ', 'mobile_number': '8143855828', 'email': 'lakshmiraj123@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500013', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Arpitha ', 'last_name': 'S k', 'mobile_number': '8884365109', 'email': 'arpithask109@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '265', 'city': 'Ranebennur ', 'pincode': '581208', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chapati', 'last_name': 'Lakshmi kumar ', 'mobile_number': '8008636013', 'email': 'chapatikumar72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516227', 'referral_code_input': 'VP9CGQML', 'agreed_terms': True} {'first_name': 'ARUP', 'last_name': 'DANGAR', 'mobile_number': '9593468393', 'email': 'arupdangar9002@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'BANKURA', 'pincode': '722151', 'referral_code_input': 'VRL16392', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8411350072'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8411350072'} 8411350072 {'first_name': 'Shyam ', 'last_name': 'Gopal ', 'mobile_number': '7842796025', 'email': 'shyamgopal661@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'SECUNDERABAD', 'pincode': '500017', 'referral_code_input': 'VRL16419', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '778542146043'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '778542146043'} 778542146043 OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '778542146043'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '778542146043'} 778542146043 OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8411350072'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8411350072'} 8411350072 OrderedDict([('service', 'broadband'), ('provider', 'BSNB'), ('fields', {'account_no': '04023546699'})]) ====================== BillValidate ====================== broadband BSNB {'account_no': '04023546699'} 04023546699 OrderedDict([('service', 'broadband'), ('provider', 'BSNB'), ('fields', {'account_no': '040-23546699'})]) ====================== BillValidate ====================== broadband BSNB {'account_no': '040-23546699'} 040-23546699 OrderedDict([('service', 'landline'), ('provider', 'BSLL'), ('fields', {'std_code': '040', 'phone_no': '23546699'})]) ====================== BillValidate ====================== landline BSLL {'std_code': '040', 'phone_no': '23546699'} 04023546699 OrderedDict([('service', 'landline'), ('provider', 'BSLL'), ('fields', {'std_code': '40', 'phone_no': '23546699'})]) ====================== BillValidate ====================== landline BSLL {'std_code': '40', 'phone_no': '23546699'} 4023546699 OrderedDict([('service', 'landline'), ('provider', 'BSLL'), ('fields', {'std_code': '40', 'phone_no': '23546699'})]) ====================== BillValidate ====================== landline BSLL {'std_code': '40', 'phone_no': '23546699'} 4023546699 {'first_name': 'K', 'last_name': 'MAHAMMAD GOUSE', 'mobile_number': '9959175609', 'email': 'mahummadgouse439@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'DHARMAVARAM', 'pincode': '515671', 'referral_code_input': 'VRL16425', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '100417169'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '100417169'} 100417169 {'first_name': 'Mohammed ', 'last_name': 'Salahuddin ', 'mobile_number': '9700174612', 'email': 'salahm2610@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500016', 'referral_code_input': 'VP06KRA6', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][4987] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KONTAM ', 'last_name': 'VENKATESHAM ', 'mobile_number': '9676872387', 'email': 'venkannavrp@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Veerareddypally ', 'pincode': '508116', 'referral_code_input': 'VRL16301', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bhukya ', 'last_name': 'Venkanna ', 'mobile_number': '9505516415', 'email': 'bhukyaveenkanna6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '506105', 'referral_code_input': 'VP7KF3OE', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Siva reddy ', 'last_name': 'Yenumula ', 'mobile_number': '9440017497', 'email': 'sivareddyyenumula53785@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Gurazala ', 'pincode': '522415', 'referral_code_input': 'VRL15682', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Tunuguntlasrinivasarao', 'last_name': ' ...', 'mobile_number': '9381999568', 'email': 'tunuguntlasrinivasarao56@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Srinivas', 'last_name': 'Joopaka', 'mobile_number': '9490727764', 'email': 'SRINIVASJUPAKA786@GMAIL.COM', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Warangal', 'pincode': '500072', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Basavaraju', 'last_name': 'Mariyaiah', 'mobile_number': '8310321464', 'email': 'basavarajumariyappa@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Channapatna', 'pincode': '562138', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6116'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6116 {'first_name': 'SRIKANTH', 'last_name': 'DABATHULA', 'mobile_number': '9963851234', 'email': 'sreegaya3@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad', 'pincode': '500043', 'referral_code_input': 'VP74H3K1', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1166'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1166 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPVNYV7A2Y STATUS VPVNYV7A2Y start ts=2025-10-25T07:07:05.278920+00:00 bg start order_id=VPVNYV7A2Y service=prepaid STATUS VPVNYV7A2Y no local tx row yet prepaid STATUS VPVNYV7A2Y calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPVNYV7A2Y', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPVNYV7A2Y provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPVNYV7A2Y no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPVNYV7A2Y STATUS VPVNYV7A2Y start ts=2025-10-25T07:07:11.249805+00:00 STATUS VPVNYV7A2Y no local tx row yet STATUS VPVNYV7A2Y calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPVNYV7A2Y Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510251237054548', 'TxnId': 'VPVNYV7A2Y', 'status': 'SUCCESS', 'number': '8712774635', 'amount': '299.00', 'RefId': 'BR000CVOBAP0', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-25 12:37:05', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPVNYV7A2Y provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CVOBAP0, orderId=202510251237054548 STATUS VPVNYV7A2Y no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Tunuguntlasrinivasarao ', 'last_name': '..', 'mobile_number': '9381999568', 'email': 'tunuguntlasrinivasarao56@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gampa', 'last_name': 'Mahesh', 'mobile_number': '8919556188', 'email': 'mahesh89143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': 'VP4RR0TX', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kotnak', 'last_name': 'Sanju', 'mobile_number': '6300926347', 'email': 'kotnaksanju6123@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Komuram bheem', 'pincode': '504295', 'referral_code_input': 'VP8MGTYW', 'agreed_terms': True} {'first_name': 'Nayomi ', 'last_name': 'G', 'mobile_number': '9392553906', 'email': 'nayomiraju32@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '480', 'city': 'Chennai ', 'pincode': '600021', 'referral_code_input': 'VRL15334', 'agreed_terms': True} {'first_name': 'Orla', 'last_name': 'Narsimhareddy ', 'mobile_number': '9949295779', 'email': 'narsimhareddyorvla@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Veerareddypalli ', 'pincode': '508116', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Praveen ', 'last_name': 'Darpelly ', 'mobile_number': '8790853982', 'email': 'praveen.bunny0143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'KRISHNA', 'pincode': '520015', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bhukya ', 'last_name': 'Chandhu', 'mobile_number': '6300930347', 'email': 'chandhubhukyachandhu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '506105', 'referral_code_input': 'VP7KF3OE', 'agreed_terms': True} {'first_name': 'Sammaiah ', 'last_name': 'Sukasi', 'mobile_number': '9908132238', 'email': 'sammaiahsukasi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '505502', 'referral_code_input': 'VP3P1P33', 'agreed_terms': True} {'first_name': 'Nelapati ', 'last_name': 'Nikhil', 'mobile_number': '8341141539', 'email': 'nitish.nelapati@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522019', 'referral_code_input': 'VRL15197', 'agreed_terms': True} {'first_name': 'DANDANGI', 'last_name': 'BOBBY', 'mobile_number': '8522838389', 'email': 'dandangibobby322@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mandapeta ', 'pincode': '533308', 'referral_code_input': 'VP4L0DCH', 'agreed_terms': True} {'first_name': 'DANDANGI', 'last_name': 'BOBBY', 'mobile_number': '8522838389', 'email': 'dandangibobby322@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mandapeta ', 'pincode': '533308', 'referral_code_input': 'VP4L0DCH', 'agreed_terms': True} {'first_name': 'DARPELLY', 'last_name': 'PRAVEEN', 'mobile_number': '8790853982', 'email': 'praveen.bunny0143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'KRISHNA', 'pincode': '520015', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DARPELLY', 'last_name': 'PRAVEEN', 'mobile_number': '8790853982', 'email': 'praveen.bunny0143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'KRISHNA', 'pincode': '520015', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DARPELLY', 'last_name': 'PRAVEEN', 'mobile_number': '8790853982', 'email': 'praveen.bunny0143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'KRISHNA', 'pincode': '520015', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DARPELLY', 'last_name': 'PRAVEEN', 'mobile_number': '8790853982', 'email': 'praveen.bunny0143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'KRISHNA', 'pincode': '520015', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DARPELLY', 'last_name': 'PRAVEEN', 'mobile_number': '8790853982', 'email': 'praveen.bunny0143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'KRISHNA', 'pincode': '520015', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DARPELLY', 'last_name': 'PRAVEEN bunny', 'mobile_number': '8790853982', 'email': 'praveen.bunny0143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'KRISHNA', 'pincode': '520015', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Dineshreddy', 'last_name': 'Dineshreddy', 'mobile_number': '8688471733', 'email': 'dineshreddydineshreddy97@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda ', 'pincode': '508001', 'referral_code_input': 'VP6EVFRK', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '101633620'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '101633620'} 101633620 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9966'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9966 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][24537] [ERROR] [UID:1069][24520] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt OrderedDict([('service', 'broadband'), ('provider', 'ACTB'), ('fields', {'account_no': '89788188836'})]) ====================== BillValidate ====================== broadband ACTB {'account_no': '89788188836'} 89788188836 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 24537 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8411356009'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8411356009'} 8411356009 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 24520 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. {'first_name': 'Atanu', 'last_name': 'nayak', 'mobile_number': '9162971683', 'email': 'nayakatanu4@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722156', 'referral_code_input': 'VRL16392', 'agreed_terms': True} [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][25474] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chava', 'last_name': 'Rojarani', 'mobile_number': '9553967354', 'email': 'rojachintha56@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vutukuru', 'pincode': '521401', 'referral_code_input': 'VRL14143', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'K Govinda ', 'last_name': 'Raju', 'mobile_number': '8688952121', 'email': 'kgovindaraju733@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kowthalam ', 'pincode': '518344', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Katla Nagaraju ', 'last_name': 'K. Nagaraju ', 'mobile_number': '9949444573', 'email': 'katlanagaraju24@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Choppadandi', 'pincode': '505415', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} {'first_name': 'K Govinda ', 'last_name': 'Raju', 'mobile_number': '8688952121', 'email': 'kgovindaraju733@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kowthalam ', 'pincode': '518344', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'K Govinda ', 'last_name': 'Raju', 'mobile_number': '9949793122', 'email': 'kgovindaraju733@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kowthalam ', 'pincode': '518344', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][27088] [ERROR] [UID:1069][27087] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 27087 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OSError: LSAPI: File error [UID:1069][20380] Child process with pid: 27088 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Atanu', 'last_name': 'nayak', 'mobile_number': '6297168385', 'email': 'nayakatanu4@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722156', 'referral_code_input': 'VRL16392', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SRINIVAS ', 'last_name': 'MAIDAM ', 'mobile_number': '9849357969', 'email': 'adpsrinivas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddapalli', 'pincode': '505212', 'referral_code_input': 'VP18CIPT', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'ANDHE ', 'last_name': 'Narasimhulu ', 'mobile_number': '7989201205', 'email': 'anarasimha.andhe@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Mydukur', 'pincode': '516172', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5654'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5654 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8297'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8297 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kanakalakshmi ', 'last_name': 'Oruganti ', 'mobile_number': '8519862472', 'email': 'orugantilakshmi951@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500078', 'referral_code_input': 'VP2BW665', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nani', 'last_name': 'Nani', 'mobile_number': '9182115859', 'email': 'krithikaththi21@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP4RR0TX', 'agreed_terms': True} {'first_name': 'Nani', 'last_name': 'Nani', 'mobile_number': '9182158591', 'email': 'krithikaththi21@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517520', 'referral_code_input': 'VP4RR0TX', 'agreed_terms': True} {'first_name': 'Kiran', 'last_name': 'Kiran', 'mobile_number': '9346052443', 'email': 'bobbyrock083@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517501', 'referral_code_input': 'VP4RR0TX', 'agreed_terms': True} {'first_name': 'Kanakalakshmi ', 'last_name': 'Oruganti ', 'mobile_number': '8519862472', 'email': 'orugantilakshmi951@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500078', 'referral_code_input': 'VP2BW665', 'agreed_terms': True} {'first_name': 'Kanakalakshmi ', 'last_name': 'Oruganti ', 'mobile_number': '8519862472', 'email': 'orugantilakshmi951@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500078', 'referral_code_input': 'VP2BW665', 'agreed_terms': True} {'first_name': 'Kanakalakshmi ', 'last_name': 'Oruganti ', 'mobile_number': '8519862472', 'email': 'orugantilakshmi951@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500078', 'referral_code_input': 'VP2BW665', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Basavaraju', 'last_name': 'Mariyaiah', 'mobile_number': '8310321464', 'email': 'basavarajumariyappa@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Channapatna', 'pincode': '562138', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'S', 'last_name': 'Sabiha banu', 'mobile_number': '9059770822', 'email': 'bsabiha683@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla', 'pincode': '517192', 'referral_code_input': 'VRL15056', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Laxman', 'last_name': 'BATHINI', 'mobile_number': '9194405443', 'email': 'lassr3423@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '527', 'city': 'Sircilla', 'pincode': '505301', 'referral_code_input': 'VP18CIPT', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Murukurthi', 'last_name': 'Ramu', 'mobile_number': '9194949037', 'email': 'murukurthi.ramu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Kathipudi', 'pincode': '533444', 'referral_code_input': 'VP7U0ZH7', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][12942] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'LAXMAN', 'last_name': 'BATHINI', 'mobile_number': '9440544395', 'email': 'lassr3423@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '527', 'city': 'Sircilla', 'pincode': '505301', 'referral_code_input': 'VP18CIPT', 'agreed_terms': True} {'first_name': 'Basavaraju', 'last_name': 'Mariyaiah', 'mobile_number': '8310321464', 'email': 'basavarajumariyappa@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Channapatna', 'pincode': '562138', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'Ayesha', 'mobile_number': '9391011878', 'email': 'ghouseshaik2681@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rumpicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15056', 'agreed_terms': True} {'first_name': 'Guru', 'last_name': 'Prasad', 'mobile_number': '8074218823', 'email': 'dguru576@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Mydukur ', 'pincode': '516172', 'referral_code_input': 'VRL16587', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sravya', 'last_name': 'Rayapudi', 'mobile_number': '8978256178', 'email': 'sravyarayapudi333@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Ongole', 'pincode': '523221', 'referral_code_input': 'VP7A5MZP', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Lokesh', 'last_name': 'P', 'mobile_number': '9188864438', 'email': 'lokeshchinna268@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'ANANTAPUR ', 'pincode': '515201', 'referral_code_input': 'VRL16287', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2017'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2017 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPAD9V05J1 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPAD9V05J1 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPAD9V05J1 STATUS VPAD9V05J1 start ts=2025-10-25T07:44:01.760438+00:00 ------------------ Response data ----------------- {'bal': '2120.43', 'Comi': '0.000', 'optId': '', 'amount': 75, 'mobile': '7981774074', 'status': 'FAILED', 'orderId': 'VPAD9V05J1', 'resText': 'This plan is applicable for Jio Phone customers only', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPAD9V05J1 LOCAL terminal -> FAILED {'first_name': 'Lokesh', 'last_name': 'P', 'mobile_number': '8886443831', 'email': 'lokeshchinna268@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Hindupur', 'pincode': '515201', 'referral_code_input': 'VRL16287', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KADRAKA ', 'last_name': 'ANANTARAO ', 'mobile_number': '7901462280', 'email': 'ananthukadraka0@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Parvathipuram Manyam ', 'pincode': '535521', 'referral_code_input': 'VP0ACMC4', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1979'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1979 1. recharge_status : Pending bg start order_id=VPC6O36XZ3 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPC6O36XZ3 STATUS VPC6O36XZ3 start ts=2025-10-25T07:50:26.022067+00:00 STATUS VPC6O36XZ3 no local tx row yet STATUS VPC6O36XZ3 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPC6O36XZ3', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPC6O36XZ3 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPC6O36XZ3 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPC6O36XZ3 STATUS VPC6O36XZ3 start ts=2025-10-25T07:50:33.802256+00:00 STATUS VPC6O36XZ3 no local tx row yet STATUS VPC6O36XZ3 calling provider\u2026 RAW {'orderId': '202510251320276403', 'TxnId': 'VPC6O36XZ3', 'status': 'SUCCESS', 'number': '7815819719', 'amount': '349.00', 'RefId': 'BR000CVOJ1B2', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-25 13:20:27', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPC6O36XZ3 provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CVOJ1B2, orderId=202510251320276403 STATUS VPC6O36XZ3 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sandip ', 'last_name': 'De', 'mobile_number': '7797531553', 'email': 'sde634831@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722156', 'referral_code_input': 'VRL16392', 'agreed_terms': True} Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPC6O36XZ3 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'Urmila', 'last_name': 'Urmila', 'mobile_number': '9705760356', 'email': 'urmilabokka@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '506169', 'referral_code_input': 'VP9CGQML', 'agreed_terms': True} {'first_name': 'PAVANI ', 'last_name': 'Sambu', 'mobile_number': '9542476779', 'email': 'sambupavani91@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagitail', 'pincode': '505327', 'referral_code_input': 'VRL15825', 'agreed_terms': True} {'first_name': 'BELLEKALLU ', 'last_name': 'NOAH', 'mobile_number': '8074919949', 'email': 'noahrockstar3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal ', 'pincode': '515801', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Murukurthi', 'last_name': 'Ramu', 'mobile_number': '9494903738', 'email': 'murukurthi.ramu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Kathipudi', 'pincode': '533444', 'referral_code_input': 'VP7U0ZH7', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gandu', 'last_name': 'Sagar', 'mobile_number': '8688359050', 'email': 'gandusagarsagar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': '', 'pincode': '508204', 'referral_code_input': 'VP1Q1A43', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gandu', 'last_name': 'Sagar', 'mobile_number': '8688359050', 'email': 'gandusagarsagar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Huzurnagar ', 'pincode': '508204', 'referral_code_input': 'VP1Q1A43', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Rajaram', 'last_name': 'Malothu ', 'mobile_number': '9573403943', 'email': 'ramnyak85@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Thorrur ', 'pincode': '506163', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kondagalla', 'last_name': 'Srikanth', 'mobile_number': '9652868517', 'email': 'srikanthkondagalla25@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Shadnagar', 'pincode': '509408', 'referral_code_input': 'VP2YR2MM', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg start order_id=VP4XSAAXVT service=fastag fastag In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service txnid VP4XSAAXVT STATUS VP4XSAAXVT start ts=2025-10-25T07:59:31.722078+00:00 STATUS VP4XSAAXVT no local tx row yet STATUS VP4XSAAXVT calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP4XSAAXVT Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== RAW {'orderId': '2025102501307960', 'TxnId': 'VP4XSAAXVT', 'status': 'SUCCESS', 'number': 'AP12V9497', 'amount': '500.00', 'RefId': 'MK015298BAAL5SWHA000', 'operator': 'IDFF', 'service': 'FASTag', 'Comi': '1.000', 'reqTime': '2025-10-25 13:29:30', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VP4XSAAXVT provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015298BAAL5SWHA000, orderId=2025102501307960 STATUS VP4XSAAXVT no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][27293] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Lalitha', 'mobile_number': '8919431226', 'email': 'killolalithasri@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP3VCDKS', 'agreed_terms': True} {'first_name': 'Purna', 'last_name': 'Ch', 'mobile_number': '9505356554', 'email': 'poornachippala@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Guntur', 'pincode': '522314', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Ranganathappa ', 'last_name': 'Ranganathappa ', 'mobile_number': '9663406873', 'email': 'ranganathappa1980@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Madhugiri ', 'pincode': '572112', 'referral_code_input': 'VRL16483', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'IDFF'), ('fields', {'vehicle_number': 'AP12V9497'})]) ====================== BillValidate ====================== fastag IDFF {'vehicle_number': 'AP12V9497'} AP12V9497 OrderedDict([('service', 'fastag'), ('provider', 'IDFF'), ('fields', {'vehicle_number': 'AP12V9497', 'amount': '500'})]) ====================== BillValidate ====================== fastag IDFF {'vehicle_number': 'AP12V9497', 'amount': '500'} AP12V9497 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][27741] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bhukya ', 'last_name': 'Ranjith ', 'mobile_number': '9666591760', 'email': 'bhukyaranjith474@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '506105', 'referral_code_input': 'VP7KF3OE', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ravinder ', 'last_name': 'Bandari ', 'mobile_number': '9963226486', 'email': 'bandariravinder09@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'DHARMARAM ', 'pincode': '505416', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} {'first_name': 'Ravinder ', 'last_name': 'Bandari ', 'mobile_number': '9963226486', 'email': 'bandariravinder09@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'DHARMARAM ', 'pincode': '505416', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} {'first_name': 'Korra', 'last_name': 'Ajith Kumar ', 'mobile_number': '7815838832', 'email': 'korraajithkumar8@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli', 'pincode': '531111', 'referral_code_input': 'VP7LKTS2', 'agreed_terms': True} {'first_name': 'Rima', 'last_name': 'Boro', 'mobile_number': '9365967477', 'email': 'rima89386@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '75', 'city': 'Guwahati ', 'pincode': '784509', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chennaboina ', 'last_name': 'Prasad', 'mobile_number': '9963561563', 'email': 'prasadchennaboina123@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Arnakonda', 'pincode': '505415', 'referral_code_input': 'VP9RIFO8', 'agreed_terms': True} {'first_name': 'Ranganathappa ', 'last_name': 'Ranganathappa ', 'mobile_number': '9663406873', 'email': 'ranganathappa1980@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Madhugiri ', 'pincode': '572112', 'referral_code_input': 'VRL16483', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ranganathappa ', 'last_name': 'Ranganathappa ', 'mobile_number': '9663406873', 'email': 'ranganathappa1980@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Madhugiri ', 'pincode': '572112', 'referral_code_input': 'VRL16483', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ranganathappa ', 'last_name': 'Ranganathappa ', 'mobile_number': '9663406873', 'email': 'ranganathappa1980@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Madhugiri ', 'pincode': '572112', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ranganathappa ', 'last_name': 'Ranganathappa ', 'mobile_number': '9663406873', 'email': 'ranganathappa1980@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Madhugiri ', 'pincode': '572112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'R', 'last_name': 'Swathi ', 'mobile_number': '6302394168', 'email': 'swathir4575@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'T. Sundupalli ', 'pincode': '516130', 'referral_code_input': 'VRL15334', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6586'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6586 1. recharge_status : Pending bg start order_id=VPWRE1V7WF service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPWRE1V7WF STATUS VPWRE1V7WF start ts=2025-10-25T08:10:55.151986+00:00 STATUS VPWRE1V7WF no local tx row yet STATUS VPWRE1V7WF calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPWRE1V7WF', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPWRE1V7WF provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPWRE1V7WF no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPWRE1V7WF STATUS VPWRE1V7WF start ts=2025-10-25T08:11:00.895202+00:00 STATUS VPWRE1V7WF no local tx row yet STATUS VPWRE1V7WF calling provider\u2026 RAW {'orderId': '202510251340591788', 'TxnId': 'VPWRE1V7WF', 'status': 'PENDING', 'number': '9440152667', 'amount': '199.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 13:40:59', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPWRE1V7WF provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251340591788 STATUS VPWRE1V7WF no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPWRE1V7WF STATUS VPWRE1V7WF start ts=2025-10-25T08:11:06.758171+00:00 STATUS VPWRE1V7WF no local tx row yet STATUS VPWRE1V7WF calling provider\u2026 RAW {'orderId': '202510251340591788', 'TxnId': 'VPWRE1V7WF', 'status': 'PENDING', 'number': '9440152667', 'amount': '199.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 13:40:59', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPWRE1V7WF provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251340591788 STATUS VPWRE1V7WF no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPWRE1V7WF Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPWRE1V7WF STATUS VPWRE1V7WF start ts=2025-10-25T08:11:14.662206+00:00 ------------------ Response data ----------------- {'bal': '1150.53', 'Comi': '8.955', 'optId': '7411541384', 'amount': 199, 'mobile': '9440152667', 'status': 'SUCCESS', 'orderId': 'VPWRE1V7WF', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '199.00'} STATUS VPWRE1V7WF LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VP0ZYY01A6 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP0ZYY01A6 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'Ranganathappa ', 'last_name': 'Ranganathappa ', 'mobile_number': '9663406873', 'email': 'ranganathappa1980@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Madhugiri ', 'pincode': '572112', 'referral_code_input': 'VRL16483', 'agreed_terms': True} {'first_name': 'Ranganathappa ', 'last_name': 'Ranganathappa ', 'mobile_number': '9663406873', 'email': 'ranganathappa1980@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Madhugiri ', 'pincode': '572112', 'referral_code_input': 'VRL16483', 'agreed_terms': True} {'first_name': 'Ranganathappa ', 'last_name': 'Ranganathappa ', 'mobile_number': '9663406873', 'email': 'ranganathappa1980@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Madhugiri ', 'pincode': '572112', 'referral_code_input': 'VRL16483', 'agreed_terms': True} {'first_name': 'Ranganathappa ', 'last_name': 'Ranganathappa ', 'mobile_number': '9663406873', 'email': 'ranganathappa1980@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Madhugiri ', 'pincode': '572112', 'referral_code_input': 'VRL16483', 'agreed_terms': True} {'first_name': 'Ranganathappa ', 'last_name': 'Ranganathappa ', 'mobile_number': '9663406873', 'email': 'ranganathappa1980@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Madhugiri ', 'pincode': '572112', 'referral_code_input': 'VRL16483', 'agreed_terms': True} {'first_name': 'Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'Ranganathappa ', 'last_name': 'Ranganathappa ', 'mobile_number': '9663406873', 'email': 'ranganathappa1980@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'Madhugiri ', 'pincode': '572112', 'referral_code_input': '', 'agreed_terms': True} None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None {'first_name': 'Korra', 'last_name': 'ajith Kumar ', 'mobile_number': '7815868832', 'email': 'korraajithkumar8@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli ', 'pincode': '531111', 'referral_code_input': 'VP7LKTS2', 'agreed_terms': True} {'first_name': 'Ranganathappa ', 'last_name': 'Ranganathappa ', 'mobile_number': '9663406873', 'email': 'ranganathappa1980@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Madhugiri ', 'pincode': '572112', 'referral_code_input': 'VRL16483', 'agreed_terms': True} {'first_name': 'Kiran ', 'last_name': 'Bamandlapelli ', 'mobile_number': '8096694146', 'email': 'kiran.b1628@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudam ', 'pincode': '507101', 'referral_code_input': 'VP19598I', 'agreed_terms': True} {'first_name': 'SUNKE. ', 'last_name': 'MALLAIAH', 'mobile_number': '9441731323', 'email': 'malleshamsunke12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Gollapelli', 'pincode': '505532', 'referral_code_input': 'VP4E5AVY', 'agreed_terms': True} None {'first_name': 'Machi', 'last_name': 'Machi', 'mobile_number': '6281590237', 'email': 'machimahagiri@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Vailgoda', 'pincode': '508112', 'referral_code_input': 'VP0606W5', 'agreed_terms': True} {'first_name': 'Sunke', 'last_name': 'Mallaiah', 'mobile_number': '9441731323', 'email': 'malleshamsunke12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Gollapelli ', 'pincode': '505532', 'referral_code_input': 'VP4E5AVY', 'agreed_terms': True} {'first_name': 'Sunke', 'last_name': 'Mallaiah', 'mobile_number': '9441731323', 'email': 'malleshamsunke12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Gollapelli ', 'pincode': '505532', 'referral_code_input': 'VP4E5AVY', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2233'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2233 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2255'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2255 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2255'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2255 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'B', 'last_name': 'Madhu', 'mobile_number': '9550645621', 'email': 'boyamadhu91606@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509152', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bingi', 'last_name': 'Muthanna ', 'mobile_number': '9553119138', 'email': 'bingimuthyam9@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '524', 'city': 'Bhainsa', 'pincode': '504109', 'referral_code_input': 'VP9Z4KBC', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bingi', 'last_name': 'Muthanna ', 'mobile_number': '9553119138', 'email': 'bingimuthyam9@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '524', 'city': 'Bhainsa', 'pincode': '504109', 'referral_code_input': 'VP9Z4KBC', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2580'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2580 =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 11330 was killed by signal: 15, core dumped: no [UID:1069][20380] Child process with pid: 11331 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11415] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'PITCHIKA', 'last_name': 'Gowri pushpavathi ', 'mobile_number': '8332901672', 'email': 'lawofattraction1952@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'KAKINANDA', 'pincode': '533003', 'referral_code_input': 'VRL16247', 'agreed_terms': True} {'first_name': 'Rajesh ', 'last_name': 'Sangireddy ', 'mobile_number': '9985155888', 'email': 'raju9966745577@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajamahendravaram', 'pincode': '533308', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2580'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2580 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1554853219000162'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1554853219000162'} 1554853219000162 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Jaswanth ', 'last_name': 'R', 'mobile_number': '8125294323', 'email': 'jaswanthnaikr08@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyandurg ', 'pincode': '515761', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'sivapuram ', 'last_name': 'chennakesavulu ', 'mobile_number': '7989849083', 'email': 'schennakesavul@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Darsi', 'pincode': '523247', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'sivapuram ', 'last_name': 'chennakesavulu ', 'mobile_number': '7989849083', 'email': 'schennakesavul@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Darsi', 'pincode': '523247', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Rajarao', 'mobile_number': '7981979220', 'email': 'pangirajarao82@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Aruku Velly', 'pincode': '531149', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kalyani ', 'last_name': 'P', 'mobile_number': '9640829935', 'email': 'kalyanimhlr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524002', 'referral_code_input': 'VRL16478', 'agreed_terms': True} {'first_name': 'Yerra ', 'last_name': 'Jagadeesh Babu', 'mobile_number': '7093941399', 'email': 'yerrajagadeesh1989@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'KAKINANDA', 'pincode': '533003', 'referral_code_input': 'VRL16247', 'agreed_terms': True} {'first_name': 'Aasma', 'last_name': 'Khan', 'mobile_number': '9555118694', 'email': 'aasmakhan8694@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'Kanpur', 'pincode': '208023', 'referral_code_input': 'VP8ZI7ZP', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][17904] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': ''})]) ====================== BillValidate ====================== electricity APCP {'account_id': ''} {'first_name': 'Madhusudhan', 'last_name': 'VS', 'mobile_number': '9110883878', 'email': 'vsmsudhan@rediffmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'Gauribidanuru ', 'pincode': '561208', 'referral_code_input': 'VP5IGJKG', 'agreed_terms': True} {'first_name': 'Sowjanya ', 'last_name': 'Gummadi', 'mobile_number': '9100898790', 'email': 'adepudis@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Spsr nellore', 'pincode': '524003', 'referral_code_input': 'VRL16478', 'agreed_terms': True} {'first_name': 'Yerra ', 'last_name': 'Jagadeeh', 'mobile_number': '7093941399', 'email': 'Jagadeeshyerra1989@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'KAKINANDA', 'pincode': '533003', 'referral_code_input': 'VRL16247', 'agreed_terms': True} {'first_name': 'Yerra ', 'last_name': 'Jagadeeh', 'mobile_number': '7093941399', 'email': 'Jagadeeshyerra1989@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'KAKINANDA', 'pincode': '533003', 'referral_code_input': 'VRL16247', 'agreed_terms': True} {'first_name': 'Yerra ', 'last_name': 'Jagadeeh', 'mobile_number': '7093941399', 'email': 'jagadeeshyerra1989@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'KAKINANDA', 'pincode': '533003', 'referral_code_input': 'VRL16247', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APDS'), ('fields', {'account_id': '7997171908'})]) ====================== BillValidate ====================== electricity APDS {'account_id': '7997171908'} 7997171908 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Killo', 'last_name': 'Gangothri', 'mobile_number': '8074482291', 'email': 'killogangothri@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli ', 'pincode': '531111', 'referral_code_input': 'VRL16611', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 20060 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Sowjanya', 'last_name': 'Gummadi', 'mobile_number': '9100898790', 'email': 'adepudis@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore', 'pincode': '524003', 'referral_code_input': 'VRL16478', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7286099772'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7286099772'} 7286099772 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'MADHUSUDHAN', 'last_name': 'VS', 'mobile_number': '9194485429', 'email': 'vsmsudhan8@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'GAURIBIDANUR', 'pincode': '561208', 'referral_code_input': 'VP5IGJKG', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Matam', 'last_name': 'Jagadeesh', 'mobile_number': '9493011490', 'email': 'ca.jagu09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][22561] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][20380] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'R', 'last_name': 'Jaswanth naik ', 'mobile_number': '8125294323', 'email': 'jaswanthnaikr08@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyandurg ', 'pincode': '515761', 'referral_code_input': 'VRL16077', 'agreed_terms': True} {'first_name': 'R', 'last_name': 'Jaswanth naik ', 'mobile_number': '8125294323', 'email': 'jaswanthnaikr08@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyandurg ', 'pincode': '515761', 'referral_code_input': 'VRL16077', 'agreed_terms': True} {'first_name': 'R', 'last_name': 'Jaswanth naik ', 'mobile_number': '8125294323', 'email': 'jaswanthnaikr08@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyandurg ', 'pincode': '515761', 'referral_code_input': 'VRL16077', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][29803] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'MADHUSUDHAN', 'last_name': 'VS', 'mobile_number': '9110887878', 'email': 'vsmsudhan@rediffmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'GAURIBIDANUR', 'pincode': '561208', 'referral_code_input': 'VP5IGJKG', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'T', 'last_name': 'SUDHAKAR BABU', 'mobile_number': '9113085431', 'email': 'thalurisudha08263@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'DHARMAVARAM', 'pincode': '515661', 'referral_code_input': 'VRL16425', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3645'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3645 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3645'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3645 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KUMMITA SURENDRA ', 'last_name': 'BABU', 'mobile_number': '9703726005', 'email': 'kummitasurendra@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyal', 'pincode': '518501', 'referral_code_input': 'VP2EI6W6', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Suneel Kumar ', 'last_name': 'Thatapudi', 'mobile_number': '8019264270', 'email': 'royalnani77@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore', 'pincode': '524004', 'referral_code_input': 'VRL16478', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '2881'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '2881'} 2881 {'first_name': ' MANDA ', 'last_name': 'Ramcharan ', 'mobile_number': '9059162677', 'email': 'mandaramcharan717@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Warangal ', 'pincode': '506331', 'referral_code_input': 'VRL14884', 'agreed_terms': True} {'first_name': 'MADHUSUDHAN', 'last_name': 'VS', 'mobile_number': '9110883878', 'email': 'vsmsudhan8@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'GAURIBIDANUR', 'pincode': '561208', 'referral_code_input': 'VP5IGJKG', 'agreed_terms': True} {'first_name': 'MADHUSUDHAN', 'last_name': 'VS', 'mobile_number': '9110883878', 'email': 'vsmsudhan8@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'GAURIBIDANUR', 'pincode': '561208', 'referral_code_input': 'VP5IGJKG', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Kumar ', 'mobile_number': '7569428431', 'email': 'naveendaravatha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500078', 'referral_code_input': 'VRL14135', 'agreed_terms': True} {'first_name': 'E Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'E. Banu', 'last_name': 'Rekha', 'mobile_number': '9491987235', 'email': 'banur1972@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'Manoj', 'last_name': 'B', 'mobile_number': '7569918805', 'email': 'bethalamanojkumar143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Tadepalligudem ', 'pincode': '534101', 'referral_code_input': 'VP7NG06M', 'agreed_terms': True} {'first_name': 'Manoj', 'last_name': 'B', 'mobile_number': '7569918805', 'email': 'bethalamanojkumar143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Tadepalligudem ', 'pincode': '534101', 'referral_code_input': 'VP7NG06M', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'TS07FZ7539'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'TS07FZ7539'} TS07FZ7539 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1638'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1638 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2310'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2310 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bukya', 'last_name': 'Chaitanya', 'mobile_number': '9399320961', 'email': 'karunamohun5@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500090', 'referral_code_input': 'VP7IYA8T', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Suriya ', 'last_name': 'Karthikeya ', 'mobile_number': '6281801284', 'email': 'rolexsuriya2341@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Kothagudem ', 'pincode': '507118', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Naveen ', 'last_name': 'Bodasu', 'mobile_number': '9618070073', 'email': 'naveenkumarbodasu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500032', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Golla', 'last_name': 'Srikanth ', 'mobile_number': '9502683133', 'email': 'gollasrikanth9676@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanapet ', 'pincode': '509407', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][10680] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][10679] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 10679 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 10680 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1989'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1989 1. recharge_status : Pending txnid VP3548E0OG STATUS VP3548E0OG start ts=2025-10-25T09:12:41.568600+00:00 bg start order_id=VP3548E0OG service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VP3548E0OG no local tx row yet Sending to prepaid perform wallet recharge STATUS VP3548E0OG calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP3548E0OG', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP3548E0OG provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP3548E0OG no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP3548E0OG STATUS VP3548E0OG start ts=2025-10-25T09:12:47.298739+00:00 STATUS VP3548E0OG no local tx row yet STATUS VP3548E0OG calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP3548E0OG Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510251442426839', 'TxnId': 'VP3548E0OG', 'status': 'SUCCESS', 'number': '9491320189', 'amount': '10.00', 'RefId': 'BR000CVOVX02', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.060', 'reqTime': '2025-10-25 14:42:42', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP3548E0OG provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CVOVX02, orderId=202510251442426839 STATUS VP3548E0OG no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'CSPD'), ('fields', {'account_id': '1008246596'})]) ====================== BillValidate ====================== electricity CSPD {'account_id': '1008246596'} 1008246596 {'first_name': 'N ', 'last_name': 'Ramadevi ', 'mobile_number': '9542371102', 'email': 'ramadevi.bujjji@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram ', 'pincode': '533201', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} 4569 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Golla ', 'last_name': 'Srikanth ', 'mobile_number': '9502683133', 'email': 'gollasrikanth926@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanapet ', 'pincode': '509407', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1438'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1438 {'first_name': 'Golla ', 'last_name': 'Srikanth ', 'mobile_number': '9502683133', 'email': 'gollasrikanth926@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanapet ', 'pincode': '509407', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Golla ', 'last_name': 'Srikanth ', 'mobile_number': '9502683133', 'email': 'gollasrikanth926@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanapet ', 'pincode': '509407', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1999'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1999 1. recharge_status : Pending bg start order_id=VPUTC58F7P service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPUTC58F7P Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPUTC58F7P STATUS VPUTC58F7P start ts=2025-10-25T09:18:11.141089+00:00 ------------------ Response data ----------------- {'bal': '844.92', 'Comi': '0.066', 'optId': 'BR000CVOWSI8', 'amount': 11, 'mobile': '9494673528', 'status': 'SUCCESS', 'orderId': 'VPUTC58F7P', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '11.00'} STATUS VPUTC58F7P LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1986'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1986 1. recharge_status : Pending bg start order_id=VPO5350P1Y service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPO5350P1Y STATUS VPO5350P1Y start ts=2025-10-25T09:19:51.777127+00:00 STATUS VPO5350P1Y no local tx row yet STATUS VPO5350P1Y calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPO5350P1Y', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPO5350P1Y provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPO5350P1Y no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPO5350P1Y STATUS VPO5350P1Y start ts=2025-10-25T09:19:57.516646+00:00 STATUS VPO5350P1Y no local tx row yet STATUS VPO5350P1Y calling provider\u2026 RAW {'orderId': '202510251449525915', 'TxnId': 'VPO5350P1Y', 'status': 'PENDING', 'number': '9063777181', 'amount': '121.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 14:49:52', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPO5350P1Y provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251449525915 STATUS VPO5350P1Y no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPO5350P1Y STATUS VPO5350P1Y start ts=2025-10-25T09:20:03.807174+00:00 STATUS VPO5350P1Y no local tx row yet STATUS VPO5350P1Y calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPO5350P1Y Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510251449525915', 'TxnId': 'VPO5350P1Y', 'status': 'FAILED', 'number': '9063777181', 'amount': '121.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 14:49:52', 'VoucherCode': None, 'resText': ''} STATUS VPO5350P1Y provider -> normalized=FAILED, resText='', refId=, orderId=202510251449525915 STATUS VPO5350P1Y no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) txnid VPO5350P1Y STATUS VPO5350P1Y start ts=2025-10-25T09:20:10.036511+00:00 ------------------ Response data ----------------- {'bal': '723.99', 'Comi': '0.000', 'optId': '', 'amount': 121, 'mobile': '9063777181', 'status': 'FAILED', 'orderId': 'VPO5350P1Y', 'resText': '', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPO5350P1Y LOCAL terminal -> FAILED VerifyTxnPinSerializer(data={'transaction_pin': '1986'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1986 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][18170] [ERROR] [UID:1069][18169] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 18169 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 18170 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shanti chitturi ', 'last_name': 'Chitturi ', 'mobile_number': '9658785999', 'email': 'santhinaidu614@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Village ', 'pincode': '521344', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1993'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1993 1. recharge_status : Pending txnid VPZGTRVXA1 STATUS VPZGTRVXA1 start ts=2025-10-25T09:27:29.656508+00:00 bg start order_id=VPZGTRVXA1 service=prepaid STATUS VPZGTRVXA1 no local tx row yet prepaid STATUS VPZGTRVXA1 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510251457309753', 'TxnId': 'VPZGTRVXA1', 'status': 'PENDING', 'number': '9642937690', 'amount': '470.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 14:57:30', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPZGTRVXA1 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251457309753 STATUS VPZGTRVXA1 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPZGTRVXA1 STATUS VPZGTRVXA1 start ts=2025-10-25T09:27:37.953617+00:00 STATUS VPZGTRVXA1 no local tx row yet STATUS VPZGTRVXA1 calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZGTRVXA1 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510251457309753', 'TxnId': 'VPZGTRVXA1', 'status': 'FAILED', 'number': '9642937690', 'amount': '470.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 14:57:30', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VPZGTRVXA1 provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510251457309753 STATUS VPZGTRVXA1 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) txnid VPZGTRVXA1 STATUS VPZGTRVXA1 start ts=2025-10-25T09:27:47.393302+00:00 ------------------ Response data ----------------- {'bal': '374.99', 'Comi': '0.000', 'optId': '', 'amount': 470, 'mobile': '9642937690', 'status': 'FAILED', 'orderId': 'VPZGTRVXA1', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '0.00'} STATUS VPZGTRVXA1 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Srilakshmithumati', 'last_name': 'Sri', 'mobile_number': '9959631532', 'email': 'srilakshmithumati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500090', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sankar prasad', 'last_name': 'Jana', 'mobile_number': '7797991441', 'email': 'janasankar08@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '593', 'city': 'Contai', 'pincode': '721430', 'referral_code_input': 'VP74J6CL', 'agreed_terms': True} {'first_name': 'Sankar prasad', 'last_name': 'Jana', 'mobile_number': '7797991441', 'email': 'janasankar08@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '593', 'city': 'Contai', 'pincode': '721430', 'referral_code_input': 'VP74J6CL', 'agreed_terms': True} {'first_name': 'Sankar prasad', 'last_name': 'Jana', 'mobile_number': '7797991441', 'email': 'janasankar08@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '593', 'city': 'Contai', 'pincode': '721430', 'referral_code_input': 'VP74J6CL', 'agreed_terms': True} {'first_name': 'Golla ', 'last_name': 'Srikanth ', 'mobile_number': '9502683133', 'email': 'gollasrikanth926@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanapet ', 'pincode': '509407', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Golla ', 'last_name': 'Srikanth ', 'mobile_number': '9502683133', 'email': 'gollasrikanth926@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanapet ', 'pincode': '509407', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sankar prasad', 'last_name': 'Jana', 'mobile_number': '7797991441', 'email': 'janasankar08@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '593', 'city': 'Contai', 'pincode': '721430', 'referral_code_input': 'VP74J6CL', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'RAMAVATH', 'last_name': 'SAWMYA NAIK ', 'mobile_number': '9704497307', 'email': 'ramavathsawmyanaik@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Guntur', 'pincode': '522613', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KESIREDDY', 'last_name': 'MANIKYA TEJA RAO ', 'mobile_number': '9490192323', 'email': 'ssvtejarao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '534208', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1995'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1995 1. recharge_status : Pending bg start order_id=VP5SD9CU3Z service=prepaid txnid VP5SD9CU3Z prepaid STATUS VP5SD9CU3Z start ts=2025-10-25T09:32:56.507502+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VP5SD9CU3Z no local tx row yet STATUS VP5SD9CU3Z calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP5SD9CU3Z Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510251502563446', 'TxnId': 'VP5SD9CU3Z', 'status': 'FAILED', 'number': '9642937690', 'amount': '470.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 15:02:57', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP5SD9CU3Z provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510251502563446 STATUS VP5SD9CU3Z no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) {'first_name': 'RAMAVATH', 'last_name': 'NAIK', 'mobile_number': '9197044973', 'email': 'ramavathsawmyanaik@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Palnadu', 'pincode': '522613', 'referral_code_input': '', 'agreed_terms': True} txnid VP5SD9CU3Z STATUS VP5SD9CU3Z start ts=2025-10-25T09:33:09.194555+00:00 ------------------ Response data ----------------- {'bal': '374.99', 'Comi': '0.000', 'optId': '', 'amount': 470, 'mobile': '9642937690', 'status': 'FAILED', 'orderId': 'VP5SD9CU3Z', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '0.00'} STATUS VP5SD9CU3Z LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kesireddy', 'last_name': 'Manikyatejarao', 'mobile_number': '9490192323', 'email': 'ssvtejarao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '534208', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'harikrishna', 'last_name': 'gudimalla', 'mobile_number': '9704113115', 'email': 's8686879999@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'warangal', 'pincode': '506001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Chanti ', 'mobile_number': '9392018641', 'email': 'pangichanti777@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli ', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ganesh ', 'last_name': 'Andoju', 'mobile_number': '8790958084', 'email': 'gane.andoju@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500035', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'Ganesh ', 'last_name': 'Andoju', 'mobile_number': '8790958084', 'email': 'gane.andoju@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500035', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} {'first_name': 'Kesireddy', 'last_name': 'Manikyatejarao', 'mobile_number': '9490192323', 'email': 'ssvtejarao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '534208', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kesireddy', 'last_name': 'Manikyatejarao', 'mobile_number': '9490192323', 'email': 'ssvtejarao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '534208', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ganesh ', 'last_name': 'Andoju', 'mobile_number': '8790958084', 'email': 'gane.andoju@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500035', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][28825] [ERROR] [UID:1069][28824] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 28824 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 28825 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Regatte', 'last_name': 'Jaipal Reddy', 'mobile_number': '9703094315', 'email': 'venkatramreddy4201@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Narketpally', 'pincode': '508254', 'referral_code_input': 'VP3WEPQ9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9885'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9885 VerifyTxnPinSerializer(data={'transaction_pin': '0184'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0184 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP20C2AF73 STATUS VP20C2AF73 start ts=2025-10-25T09:38:37.599684+00:00 bg start order_id=VP20C2AF73 service=prepaid STATUS VP20C2AF73 no local tx row yet prepaid STATUS VP20C2AF73 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP20C2AF73 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510251508394476', 'TxnId': 'VP20C2AF73', 'status': 'SUCCESS', 'number': '9885659751', 'amount': '299.00', 'RefId': 'BR000CVOZSOQ', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-25 15:08:39', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP20C2AF73 provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CVOZSOQ, orderId=202510251508394476 STATUS VP20C2AF73 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kesireddy', 'last_name': 'Manikyatejarao', 'mobile_number': '9490192323', 'email': 'ssvtejarao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '534208', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9494'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9494 1. recharge_status : Pending txnid VP7HXY5IPG STATUS VP7HXY5IPG start ts=2025-10-25T09:39:36.103704+00:00 bg start order_id=VP7HXY5IPG service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VP7HXY5IPG no local tx row yet Sending to prepaid perform wallet recharge STATUS VP7HXY5IPG calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP7HXY5IPG', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP7HXY5IPG provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP7HXY5IPG no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP7HXY5IPG STATUS VP7HXY5IPG start ts=2025-10-25T09:39:42.324169+00:00 STATUS VP7HXY5IPG no local tx row yet STATUS VP7HXY5IPG calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP7HXY5IPG Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510251509361312', 'TxnId': 'VP7HXY5IPG', 'status': 'FAILED', 'number': '8019709399', 'amount': '26.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 15:09:36', 'VoucherCode': None, 'resText': 'This plan is applicable for Jio Phone customers only'} STATUS VP7HXY5IPG provider -> normalized=FAILED, resText='This plan is applicable for Jio Phone customers only', refId=, orderId=202510251509361312 STATUS VP7HXY5IPG no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP7HXY5IPG STATUS VP7HXY5IPG start ts=2025-10-25T09:39:49.833710+00:00 ------------------ Response data ----------------- {'bal': '521.78', 'Comi': '0.000', 'optId': '', 'amount': 26, 'mobile': '8019709399', 'status': 'FAILED', 'orderId': 'VP7HXY5IPG', 'resText': 'This plan is applicable for Jio Phone customers only', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VP7HXY5IPG LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][32514] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][32515] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt None None None {'first_name': 'Srilakshmitumati', 'last_name': 'Sri', 'mobile_number': '9959631532', 'email': 'srilakshmitumati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500090', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srilakshmitumati', 'last_name': 'Sri', 'mobile_number': '9959631532', 'email': 'srilakshmitumati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500090', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srilakshmitumati', 'last_name': 'Sri', 'mobile_number': '9959631532', 'email': 'srilakshmitumati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500090', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srilakshmitumati', 'last_name': 'Sri', 'mobile_number': '9959631532', 'email': 'srilakshmitumati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500090', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srilakshmitumati', 'last_name': 'Sri', 'mobile_number': '9959631532', 'email': 'srilakshmitumati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500090', 'referral_code_input': '', 'agreed_terms': True} None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gambeer ', 'last_name': 'LR', 'mobile_number': '6363409578', 'email': 'gambeerlr@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '258', 'city': 'Chikamagaluru', 'pincode': '577101', 'referral_code_input': 'VRL15333', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9087'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9087 1. recharge_status : Pending bg start order_id=VP7ZJCAJ3T service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP7ZJCAJ3T Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VP7ZJCAJ3T STATUS VP7ZJCAJ3T start ts=2025-10-25T09:42:57.250256+00:00 ------------------ Response data ----------------- {'bal': '525.78', 'Comi': '0.396', 'optId': '1585406302', 'amount': 22, 'mobile': '9848252268', 'status': 'SUCCESS', 'orderId': 'VP7ZJCAJ3T', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '22.00'} STATUS VP7ZJCAJ3T LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'TS07FZ7539'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'TS07FZ7539'} TS07FZ7539 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPEAO13MGZ service=fastag fastag In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPEAO13MGZ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPEAO13MGZ STATUS VPEAO13MGZ start ts=2025-10-25T09:46:56.862292+00:00 ------------------ Response data ----------------- {'bal': '27.179', 'Comi': '1.000', 'TxnId': 'VPEAO13MGZ', 'optId': 'MK015298BAAL5TN7Z000', 'Number': 'TS07FZ7539', 'amount': '500.00', 'status': 'SUCCESS', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'billAmount': '499', 'VoucherCode': 'null'} STATUS VPEAO13MGZ LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'RAGHU ', 'last_name': 'THANGELLA', 'mobile_number': '9908414565', 'email': 'raghuthangella@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal', 'pincode': '506001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][10267] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Dasari ', 'last_name': 'Aharon ', 'mobile_number': '9573734805', 'email': 'www.aharon.ymb008@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Peddaraveedu', 'pincode': '523329', 'referral_code_input': 'VP2HVJ8T', 'agreed_terms': True} None None None OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '115081215'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '115081215'} 115081215 None None None None {'first_name': 'Bathala', 'last_name': 'Naga Lalitha ', 'mobile_number': '7995801213', 'email': 'bathalanagalalitha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Mydukur ', 'pincode': '516172', 'referral_code_input': 'VRL14927', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None None {'first_name': 'DANDU', 'last_name': 'BABU', 'mobile_number': '6302316858', 'email': 'bdandu58@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518002', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '9382626945'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '9382626945'} 9382626945 None {'first_name': 'RAMESH ', 'last_name': 'KANUKUNTLA ', 'mobile_number': '9705333793', 'email': 'kanukuntlaramesh19841@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'THORRUR ', 'pincode': '506164', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][12935] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 VerifyTxnPinSerializer(data={'transaction_pin': '7574'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7574 VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '6148', 'mobile': '9493011490', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg ING {'book_using': '6148', 'mobile': '9493011490', 'consumer_id': ''} 9493011490 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7778'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7778 1. recharge_status : Pending bg start order_id=VPXUJ79AZP service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPXUJ79AZP Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPXUJ79AZP STATUS VPXUJ79AZP start ts=2025-10-25T10:10:54.153690+00:00 ------------------ Response data ----------------- {'bal': '1.18', 'Comi': '0.468', 'optId': '1585781177', 'amount': 26, 'mobile': '9949134389', 'status': 'SUCCESS', 'orderId': 'VPXUJ79AZP', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '26.00'} STATUS VPXUJ79AZP LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Alshifa ', 'last_name': 'Khan', 'mobile_number': '9839107648', 'email': 'manjee1476@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'Kanpur ', 'pincode': '208014', 'referral_code_input': 'VP8ZI7ZP', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][19710] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2536'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2536 1. recharge_status : Pending txnid VPXVSM8J68 STATUS VPXVSM8J68 start ts=2025-10-25T10:14:38.279820+00:00 bg start order_id=VPXVSM8J68 service=prepaid STATUS VPXVSM8J68 no local tx row yet prepaid STATUS VPXVSM8J68 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPXVSM8J68 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': None, 'TxnId': 'VPXVSM8J68', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPXVSM8J68 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPXVSM8J68 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPXVSM8J68 STATUS VPXVSM8J68 start ts=2025-10-25T10:14:44.878758+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 22, 'mobile': '9989661524', 'status': 'FAILED', 'orderId': 'VPXVSM8J68', 'resText': 'Insufficient Balance', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPXVSM8J68 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1994'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1994 1. recharge_status : Pending txnid VPXXC8ZQ8I STATUS VPXXC8ZQ8I start ts=2025-10-25T10:16:06.361301+00:00 bg start order_id=VPXXC8ZQ8I service=prepaid STATUS VPXXC8ZQ8I no local tx row yet prepaid STATUS VPXXC8ZQ8I calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPXXC8ZQ8I', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPXXC8ZQ8I provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPXXC8ZQ8I no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPXXC8ZQ8I Iam at inside failure block STATUS VPXXC8ZQ8I start ts=2025-10-25T10:16:12.460976+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 22, 'mobile': '7893901994', 'status': 'FAILED', 'orderId': 'VPXXC8ZQ8I', 'resText': 'Insufficient Balance', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPXXC8ZQ8I LOCAL terminal -> FAILED Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPXXC8ZQ8I Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7586'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7586 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1994'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1994 1. recharge_status : Pending bg start order_id=VPSQ6LQCQH service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPSQ6LQCQH Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPSQ6LQCQH STATUS VPSQ6LQCQH start ts=2025-10-25T10:19:31.562902+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 22, 'mobile': '7893901994', 'status': 'FAILED', 'orderId': 'VPSQ6LQCQH', 'resText': 'Insufficient Balance', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPSQ6LQCQH LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPLPL6ONFV STATUS VPLPL6ONFV start ts=2025-10-25T10:22:26.929880+00:00 bg start order_id=VPLPL6ONFV service=prepaid STATUS VPLPL6ONFV no local tx row yet prepaid STATUS VPLPL6ONFV calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPLPL6ONFV Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': None, 'TxnId': 'VPLPL6ONFV', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPLPL6ONFV provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPLPL6ONFV no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPLPL6ONFV STATUS VPLPL6ONFV start ts=2025-10-25T10:22:34.524957+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 199, 'mobile': '9704590330', 'status': 'FAILED', 'orderId': 'VPLPL6ONFV', 'resText': 'Insufficient Balance', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPLPL6ONFV LOCAL terminal -> FAILED VerifyTxnPinSerializer(data={'transaction_pin': '1994'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1994 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VP87QB8CPM STATUS VP87QB8CPM start ts=2025-10-25T10:22:53.374031+00:00 bg start order_id=VP87QB8CPM service=prepaid STATUS VP87QB8CPM no local tx row yet prepaid STATUS VP87QB8CPM calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP87QB8CPM Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VP87QB8CPM', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP87QB8CPM provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP87QB8CPM no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP87QB8CPM STATUS VP87QB8CPM start ts=2025-10-25T10:23:02.558059+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 22, 'mobile': '8106551437', 'status': 'FAILED', 'orderId': 'VP87QB8CPM', 'resText': 'Insufficient Balance', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VP87QB8CPM LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S.c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][31622] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][31623] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ [ERROR] [UID:1069][31621] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1176, in _find_and_load ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 690, in _load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 940, in exec_module File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 241, in _call_with_frames_removed File "", line 940, in exec_module File "", line 940, in exec_module File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt KeyboardInterrupt [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][31620] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Santosh ', 'last_name': 'Kumar', 'mobile_number': '8008581034', 'email': 'ksantosh50907@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500078', 'referral_code_input': 'VRL16633', 'agreed_terms': True} {'first_name': 'KONUDHULA ', 'last_name': 'VENGALAREDDY', 'mobile_number': '7396175884', 'email': 'kondhulavengalareddy1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515411', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'KARTIK ', 'last_name': 'GARAI', 'mobile_number': '7797733920', 'email': '1512.garai@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722150', 'referral_code_input': 'VRL16278', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'BPOS'), ('fields', {'mobile': '8500913045'})]) ====================== BillValidate ====================== postpaid BPOS {'mobile': '8500913045'} 8500913045 OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '7569045722'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '7569045722'} 7569045722 [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 31621 was killed by signal: 11, core dumped: no [UID:1069][20380] Child process with pid: 31622 was killed by signal: 11, core dumped: no {'first_name': 'KONUDHULA ', 'last_name': 'VENGALAREDDY', 'mobile_number': '7396175884', 'email': 'kondhulavengalareddy1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515411', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'KONUDHULA ', 'last_name': 'VENGALAREDDY', 'mobile_number': '7396175884', 'email': 'kondhulavengalareddy1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515411', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Eslavath', 'last_name': 'Hathiram ', 'mobile_number': '9866955792', 'email': 'eslavathhathiram45@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Khammmam', 'pincode': '507166', 'referral_code_input': 'VP0P4FKB', 'agreed_terms': True} {'first_name': 'RAMESH', 'last_name': 'MODHMUPALLY', 'mobile_number': '9494894485', 'email': 'rameshmodumpalli74@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'KARIMNAGAR', 'pincode': '505469', 'referral_code_input': 'VP18CIPT', 'agreed_terms': True} None =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 31623 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][31838] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][31872] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1891'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1891 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6462'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6462 1. recharge_status : Pending bg start order_id=VPYY7GQC74 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPYY7GQC74 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPYY7GQC74 STATUS VPYY7GQC74 start ts=2025-10-25T10:39:55.865574+00:00 ------------------ Response data ----------------- {'bal': '1569.05', 'Comi': '0.114', 'optId': 'BR000CVP9VV0', 'amount': 19, 'mobile': '7981982439', 'status': 'SUCCESS', 'orderId': 'VPYY7GQC74', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPYY7GQC74 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 's c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'S c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ravi', 'last_name': 'Siddula', 'mobile_number': '9014368563', 'email': 'ravisiddula07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '527', 'city': 'Hyderabad ', 'pincode': '505404', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mastanamma ', 'last_name': 'Katikala ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 's c colony ', 'pincode': '522549', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0852'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0852 VerifyTxnPinSerializer(data={'transaction_pin': '0987'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0987 1. recharge_status : Pending txnid VPGEA2PLOR STATUS VPGEA2PLOR start ts=2025-10-25T10:42:04.582781+00:00 bg start order_id=VPGEA2PLOR service=prepaid STATUS VPGEA2PLOR no local tx row yet prepaid STATUS VPGEA2PLOR calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPGEA2PLOR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPGEA2PLOR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPGEA2PLOR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPGEA2PLOR STATUS VPGEA2PLOR start ts=2025-10-25T10:42:10.422765+00:00 STATUS VPGEA2PLOR no local tx row yet STATUS VPGEA2PLOR calling provider\u2026 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9791'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9791 1. recharge_status : Pending RAW {'orderId': '202510251612103061', 'TxnId': 'VPGEA2PLOR', 'status': 'PENDING', 'number': '9346709373', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 16:12:10', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPGEA2PLOR provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251612103061 STATUS VPGEA2PLOR no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPGEA2PLOR STATUS VPGEA2PLOR start ts=2025-10-25T10:42:17.763320+00:00 STATUS VPGEA2PLOR no local tx row yet STATUS VPGEA2PLOR calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPGEA2PLOR Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510251612103061', 'TxnId': 'VPGEA2PLOR', 'status': 'SUCCESS', 'number': '9346709373', 'amount': '19.00', 'RefId': 'BR000CVPAC7K', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-25 16:12:10', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPGEA2PLOR provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CVPAC7K, orderId=202510251612103061 STATUS VPGEA2PLOR no-local -> SUCCESS passthrough txnid VPT9S2CCB7 STATUS VPT9S2CCB7 start ts=2025-10-25T10:42:19.805701+00:00 STATUS VPT9S2CCB7 no local tx row yet STATUS VPT9S2CCB7 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPT9S2CCB7', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPT9S2CCB7 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPT9S2CCB7 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPT9S2CCB7 STATUS VPT9S2CCB7 start ts=2025-10-25T10:42:25.809975+00:00 STATUS VPT9S2CCB7 no local tx row yet STATUS VPT9S2CCB7 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPT9S2CCB7', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPT9S2CCB7 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPT9S2CCB7 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPT9S2CCB7 STATUS VPT9S2CCB7 start ts=2025-10-25T10:42:40.843905+00:00 STATUS VPT9S2CCB7 no local tx row yet STATUS VPT9S2CCB7 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPT9S2CCB7', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPT9S2CCB7 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPT9S2CCB7 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPT9S2CCB7 STATUS VPT9S2CCB7 start ts=2025-10-25T10:42:46.596956+00:00 STATUS VPT9S2CCB7 no local tx row yet STATUS VPT9S2CCB7 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPT9S2CCB7', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPT9S2CCB7 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPT9S2CCB7 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPT9S2CCB7 STATUS VPT9S2CCB7 start ts=2025-10-25T10:43:02.077536+00:00 STATUS VPT9S2CCB7 no local tx row yet STATUS VPT9S2CCB7 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPT9S2CCB7', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPT9S2CCB7 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPT9S2CCB7 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg start order_id=VPT9S2CCB7 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPT9S2CCB7 STATUS VPT9S2CCB7 start ts=2025-10-25T10:43:20.338803+00:00 STATUS VPT9S2CCB7 no local tx row yet STATUS VPT9S2CCB7 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPT9S2CCB7', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPT9S2CCB7 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPT9S2CCB7 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPT9S2CCB7 STATUS VPT9S2CCB7 start ts=2025-10-25T10:43:32.918874+00:00 STATUS VPT9S2CCB7 no local tx row yet STATUS VPT9S2CCB7 calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510251613344925', 'TxnId': 'VPT9S2CCB7', 'status': 'PENDING', 'number': '8074509791', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 16:13:34', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPT9S2CCB7 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251613344925 STATUS VPT9S2CCB7 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPT9S2CCB7 STATUS VPT9S2CCB7 start ts=2025-10-25T10:43:43.139789+00:00 STATUS VPT9S2CCB7 no local tx row yet STATUS VPT9S2CCB7 calling provider\u2026 RAW {'orderId': '202510251613344925', 'TxnId': 'VPT9S2CCB7', 'status': 'SUCCESS', 'number': '8074509791', 'amount': '299.00', 'RefId': 'BR000CVPAOHG', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-25 16:13:34', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPT9S2CCB7 provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CVPAOHG, orderId=202510251613344925 STATUS VPT9S2CCB7 no-local -> SUCCESS passthrough Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPT9S2CCB7 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SHIVA PRASAD ', 'last_name': 'MARKA', 'mobile_number': '7569589954', 'email': 'shivamarka03@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Thorrur ', 'pincode': '506163', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ravi', 'last_name': 'Siddula ', 'mobile_number': '9014368563', 'email': 'ravisiddula07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500020', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Arnab', 'last_name': 'Pal', 'mobile_number': '9153077387', 'email': 'parnab486@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Taldangra', 'pincode': '722152', 'referral_code_input': 'VRL16422', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9604'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9604 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7633'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7633 1. recharge_status : Pending bg start order_id=VPRVW9PHHV service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPRVW9PHHV Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ravi', 'last_name': 'Siddula', 'mobile_number': '9014368563', 'email': 'ravisiddula07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500020', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ravi', 'last_name': 'Siddula', 'mobile_number': '9014368563', 'email': 'ravisiddula07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500020', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPM574X9M6 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPM574X9M6 STATUS VPM574X9M6 start ts=2025-10-25T10:56:54.810332+00:00 STATUS VPM574X9M6 no local tx row yet STATUS VPM574X9M6 calling provider\u2026 RAW {'orderId': '202510251626552366', 'TxnId': 'VPM574X9M6', 'status': 'PENDING', 'number': '9346233450', 'amount': '239.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 16:26:55', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPM574X9M6 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251626552366 STATUS VPM574X9M6 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure txnid VPM574X9M6 Inside handle_recharge_outcome : failure block STATUS VPM574X9M6 start ts=2025-10-25T10:57:02.899862+00:00 could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' ------------------ Response data ----------------- {'bal': '30995.18', 'Comi': '1.434', 'optId': 'BR000CVPD7D4', 'amount': 239, 'mobile': '9346233450', 'status': 'SUCCESS', 'orderId': 'VPM574X9M6', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00'} STATUS VPM574X9M6 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][18453] [ERROR] [UID:1069][18454] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 18453 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'Yogesh ', 'last_name': 'Chukkala', 'mobile_number': '9004169298', 'email': 'chukkalayogesh2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Hyderabad', 'pincode': '505532', 'referral_code_input': '', 'agreed_terms': True} bg failed order_id=VPM574X9M6 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' [UID:1069][20380] Child process with pid: 18454 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mallikarjuna Rao ', 'last_name': 'Katika ', 'mobile_number': '9490802471', 'email': 'katikamallikarjunarao64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapuramu ', 'pincode': '515002', 'referral_code_input': 'VRL16504', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 21588 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Lakshmanudu ', 'last_name': 'Maddikunta ', 'mobile_number': '8121968096', 'email': 'laxmanudu777@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Vinukonda', 'pincode': '522647', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'S', 'last_name': 'Nagarathna ', 'mobile_number': '8500202687', 'email': 'somushekarreddy0858@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515591', 'referral_code_input': 'VRL16669', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][32198] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Ravi', 'last_name': 'Siddula', 'mobile_number': '9014368563', 'email': 'ravisiddula07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500020', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ravi', 'last_name': 'Siddula', 'mobile_number': '9014368563', 'email': 'ravisiddula07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500020', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Murali', 'last_name': 'Krishna', 'mobile_number': '9603030287', 'email': 'muralikrishnamankala@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SOMAGATTA', 'last_name': 'SOMASEKARREDDY', 'mobile_number': '8886880858', 'email': 'shivashakthi0858@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Nallacharuvu', 'pincode': '515591', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Mallikarjuna Rao ', 'last_name': 'Katika ', 'mobile_number': '9490802471', 'email': 'katikamallikarjunarao64@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapuramu ', 'pincode': '515002', 'referral_code_input': 'VRL16504', 'agreed_terms': True} OrderedDict([('service', 'dth'), ('provider', 'AD'), ('fields', {'subscriber_id': ''})]) ====================== BillValidate ====================== dth AD {'subscriber_id': ''} {'first_name': 'N', 'last_name': 'Raju', 'mobile_number': '9392095266', 'email': 'rajr6961333@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515435', 'referral_code_input': 'VP4GY74V', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'TS08UG1187'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'TS08UG1187'} TS08UG1187 {'first_name': 'Vadthya ', 'last_name': 'Yesudasu ', 'mobile_number': '9642165114', 'email': 'dasuvadthya567@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nnandikonda', 'pincode': '508202', 'referral_code_input': 'VRL15636', 'agreed_terms': True} {'first_name': 'GUNDLAPALLI ', 'last_name': 'BABJAN', 'mobile_number': '8150831723', 'email': 'babujan354@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'MULAKALACHERUVU', 'pincode': '517390', 'referral_code_input': 'VRL16669', 'agreed_terms': True} {'first_name': 'Nagaraju', 'last_name': 'Ajmeera', 'mobile_number': '8187068183', 'email': 'ajmeeranagaraju15@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vemireddipalli', 'pincode': '521227', 'referral_code_input': 'VP6GRSB3', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1980'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1980 1. recharge_status : Pending txnid VP24YO60OY STATUS VP24YO60OY start ts=2025-10-25T11:18:49.428869+00:00 bg start order_id=VP24YO60OY service=prepaid STATUS VP24YO60OY no local tx row yet prepaid STATUS VP24YO60OY calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510251648491358', 'TxnId': 'VP24YO60OY', 'status': 'PENDING', 'number': '9440160928', 'amount': '379.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 16:48:49', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP24YO60OY provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251648491358 STATUS VP24YO60OY no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP24YO60OY STATUS VP24YO60OY start ts=2025-10-25T11:18:59.269329+00:00 STATUS VP24YO60OY no local tx row yet STATUS VP24YO60OY calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP24YO60OY Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510251648491358', 'TxnId': 'VP24YO60OY', 'status': 'SUCCESS', 'number': '9440160928', 'amount': '379.00', 'RefId': '1759620382', 'operator': 'AT', 'service': 'Mobile', 'Comi': '6.822', 'reqTime': '2025-10-25 16:48:49', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP24YO60OY provider -> normalized=SUCCESS, resText='Payment Processed', refId=1759620382, orderId=202510251648491358 STATUS VP24YO60OY no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sekhatgalla', 'last_name': 'Galla', 'mobile_number': '9182228530', 'email': 'sekhatgall5@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': '', 'pincode': '516115', 'referral_code_input': 'VP4HPATA', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} {'first_name': 'Parupalli', 'last_name': 'Mohanarao', 'mobile_number': '9194922457', 'email': 'parupallimohanarao797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Vizianagaram', 'pincode': '531162', 'referral_code_input': 'VP75E2PR', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kurakulla ', 'last_name': 'Madhav raj ', 'mobile_number': '8431283821', 'email': 'madhavraj0102@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Bangalore ', 'pincode': '560068', 'referral_code_input': 'VRL16669', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][8990] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'S', 'last_name': 'SUBRAMANYAM ', 'mobile_number': '9491779433', 'email': 'sp5695623@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'PEDDAPANJANI ', 'pincode': '517408', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sovandeep ', 'last_name': 'Giri', 'mobile_number': '6294520636', 'email': 'sovandeepgiri6@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura ', 'pincode': '722152', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Malyadri ', 'last_name': 'Botta', 'mobile_number': '9848815045', 'email': 'b.mal007@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524004', 'referral_code_input': 'VRL16478', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} {'first_name': 'Arundhathi', 'last_name': 'Parlapelli', 'mobile_number': '7569786538', 'email': 'abhiteju413@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hydetabad', 'pincode': '500020', 'referral_code_input': 'VRL16665', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gaddam ', 'last_name': 'Naveen Kumar', 'mobile_number': '9502279286', 'email': 'naveenswapna.6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': 'VP1HFFEZ', 'agreed_terms': True} {'first_name': 'Karthik ', 'last_name': 'Narra ', 'mobile_number': '9666552293', 'email': 'karthikstoms75@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagtial ', 'pincode': '505327', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4356'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4356 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7498'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7498 {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPNFZBHCBH service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPNFZBHCBH Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPNFZBHCBH STATUS VPNFZBHCBH start ts=2025-10-25T11:47:51.066325+00:00 ------------------ Response data ----------------- {'bal': '30445.44', 'Comi': '6.444', 'optId': 'UER2510251717410131', 'amount': 179, 'mobile': '7036352674', 'status': 'SUCCESS', 'orderId': 'VPNFZBHCBH', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '179.00'} STATUS VPNFZBHCBH LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Deepak', 'last_name': 'Dhakulgi', 'mobile_number': '7259102077', 'email': 'deepakdhakali123@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '255', 'city': 'Chitaguppa', 'pincode': '585412', 'referral_code_input': 'VRL15048', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2544'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2544 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2544'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2544 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 21629 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending bg start order_id=VPCO13NEQ1 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPCO13NEQ1 STATUS VPCO13NEQ1 start ts=2025-10-25T11:53:30.790601+00:00 STATUS VPCO13NEQ1 no local tx row yet STATUS VPCO13NEQ1 calling provider\u2026 RAW {'orderId': '202510251723313837', 'TxnId': 'VPCO13NEQ1', 'status': 'PENDING', 'number': '6281395845', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 17:23:31', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPCO13NEQ1 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251723313837 STATUS VPCO13NEQ1 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPCO13NEQ1 STATUS VPCO13NEQ1 start ts=2025-10-25T11:53:36.514206+00:00 ------------------ Response data ----------------- {'bal': '30102.88', 'Comi': '2.094', 'optId': 'BR000CVPQP6W', 'amount': 349, 'mobile': '6281395845', 'status': 'SUCCESS', 'orderId': 'VPCO13NEQ1', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00'} STATUS VPCO13NEQ1 LOCAL terminal -> SUCCESS Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPCO13NEQ1 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Piler', 'pincode': '574113', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chandrashakher ', 'last_name': 'K lingappa ', 'mobile_number': '7972558835', 'email': 'chadrashakher5@gmail.com', 'user_type': 'customer', 'state': '10', 'district': '145', 'city': 'Vasco Da Gama', 'pincode': '403802', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sekhatgalla', 'last_name': 'Galla', 'mobile_number': '9182228530', 'email': 'sekhatgall5@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Rajampeta', 'pincode': '516115', 'referral_code_input': 'VP4HPATA', 'agreed_terms': True} [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Ganga ', 'last_name': 'Ganga ', 'mobile_number': '9154731482', 'email': 'venkeyganga1243@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamarru ', 'pincode': '521157', 'referral_code_input': 'VRL15899', 'agreed_terms': True} {'first_name': 'Surekha ', 'last_name': 'Thota ', 'mobile_number': '6301967157', 'email': 'thotasurekha630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517503', 'referral_code_input': 'VRL15121', 'agreed_terms': True} {'first_name': 'Kethavath', 'last_name': 'Munsingh', 'mobile_number': '8328192200', 'email': 'munsinghkethavath12345@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet', 'pincode': '508213', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sai', 'last_name': 'Charan', 'mobile_number': '6301382145', 'email': 'sanjusai004@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '505001', 'referral_code_input': 'VP0VSHU8', 'agreed_terms': True} 4569 {'first_name': 'Sekhatgalla', 'last_name': 'Galla', 'mobile_number': '9182228530', 'email': 'sekhatgall5@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': '', 'pincode': '516115', 'referral_code_input': 'VP4HPATA', 'agreed_terms': True} {'first_name': 'BODIGA ', 'last_name': 'GIRIPRASAD', 'mobile_number': '7036352674', 'email': 'giriprasad0599@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'NARKETPALLY', 'pincode': '508254', 'referral_code_input': 'VP3WEPQ9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ravi', 'last_name': 'Nallamothu ', 'mobile_number': '9515228913', 'email': 'nallamothuravichowdary@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam ', 'pincode': '507122', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1909'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1909 1. recharge_status : Pending bg start order_id=VPLYPRNQ7E service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPLYPRNQ7E STATUS VPLYPRNQ7E start ts=2025-10-25T11:57:51.936192+00:00 STATUS VPLYPRNQ7E no local tx row yet STATUS VPLYPRNQ7E calling provider\u2026 RAW {'orderId': '202510251727522624', 'TxnId': 'VPLYPRNQ7E', 'status': 'PENDING', 'number': '6300194534', 'amount': '899.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 17:27:52', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPLYPRNQ7E provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251727522624 STATUS VPLYPRNQ7E no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPLYPRNQ7E Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPLYPRNQ7E STATUS VPLYPRNQ7E start ts=2025-10-25T11:58:06.956073+00:00 ------------------ Response data ----------------- {'bal': '29205.98', 'Comi': '5.394', 'optId': 'LJ906649302', 'amount': 899, 'mobile': '6300194534', 'status': 'SUCCESS', 'orderId': 'VPLYPRNQ7E', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '899.00'} STATUS VPLYPRNQ7E LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][27416] [ERROR] [UID:1069][27417] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1176, in _find_and_load File "", line 1204, in _gcd_import File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 690, in _load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 940, in exec_module File "", line 690, in _load_unlocked File "", line 241, in _call_with_frames_removed File "", line 940, in exec_module File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt [UID:1069][20380] Child process with pid: 27417 was killed by signal: 11, core dumped: no [UID:1069][20380] Child process with pid: 27416 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'MEKALA', 'last_name': 'RAMANJIANEYULU', 'mobile_number': '9703234063', 'email': 'mekalaramanjineyulu1985@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'NALLACHERUVU', 'pincode': '515551', 'referral_code_input': 'VRL16669', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1994'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1994 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPOXZOXPQK STATUS VPOXZOXPQK start ts=2025-10-25T12:09:47.790208+00:00 bg start order_id=VPOXZOXPQK service=prepaid STATUS VPOXZOXPQK no local tx row yet prepaid STATUS VPOXZOXPQK calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510251739485649', 'TxnId': 'VPOXZOXPQK', 'status': 'PENDING', 'number': '7893901994', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 17:39:48', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPOXZOXPQK provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251739485649 STATUS VPOXZOXPQK no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPOXZOXPQK STATUS VPOXZOXPQK start ts=2025-10-25T12:09:53.760396+00:00 STATUS VPOXZOXPQK no local tx row yet STATUS VPOXZOXPQK calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPOXZOXPQK Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510251739485649', 'TxnId': 'VPOXZOXPQK', 'status': 'PENDING', 'number': '7893901994', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 17:39:48', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPOXZOXPQK provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251739485649 STATUS VPOXZOXPQK no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohini', 'last_name': 'Varanasi', 'mobile_number': '9493840448', 'email': 'bchinni793@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Srikakulam', 'pincode': '532001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'S', 'last_name': 'Ramanji', 'mobile_number': '7075009972', 'email': 'ramramanji0494@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy', 'pincode': '509131', 'referral_code_input': 'VRL16264', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VPOXZOXPQK STATUS VPOXZOXPQK start ts=2025-10-25T12:10:02.875475+00:00 ------------------ Response data ----------------- {'bal': '29189.37', 'Comi': '0.396', 'optId': '1587726736', 'amount': 22, 'mobile': '7893901994', 'status': 'SUCCESS', 'orderId': 'VPOXZOXPQK', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '22.00'} STATUS VPOXZOXPQK LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Prabhukumar ', 'last_name': 'Sugumanchi palli ', 'mobile_number': '8186087530', 'email': 'varadhiprabhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Prabhukumar ', 'last_name': 'Sugumanchi palli ', 'mobile_number': '8186087530', 'email': 'varadhiprabhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1987'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1987 1. recharge_status : Pending txnid VP6UF3HJJ6 STATUS VP6UF3HJJ6 start ts=2025-10-25T12:28:11.561436+00:00 bg start order_id=VP6UF3HJJ6 service=prepaid STATUS VP6UF3HJJ6 no local tx row yet prepaid STATUS VP6UF3HJJ6 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP6UF3HJJ6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP6UF3HJJ6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP6UF3HJJ6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP6UF3HJJ6 STATUS VP6UF3HJJ6 start ts=2025-10-25T12:28:18.137018+00:00 STATUS VP6UF3HJJ6 no local tx row yet STATUS VP6UF3HJJ6 calling provider\u2026 RAW {'orderId': '202510251758182485', 'TxnId': 'VP6UF3HJJ6', 'status': 'PENDING', 'number': '6305403452', 'amount': '75.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 17:58:18', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP6UF3HJJ6 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251758182485 STATUS VP6UF3HJJ6 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP6UF3HJJ6 STATUS VP6UF3HJJ6 start ts=2025-10-25T12:28:23.921185+00:00 STATUS VP6UF3HJJ6 no local tx row yet STATUS VP6UF3HJJ6 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP6UF3HJJ6 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510251758182485', 'TxnId': 'VP6UF3HJJ6', 'status': 'SUCCESS', 'number': '6305403452', 'amount': '75.00', 'RefId': '6707870202', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.450', 'reqTime': '2025-10-25 17:58:18', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP6UF3HJJ6 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6707870202, orderId=202510251758182485 STATUS VP6UF3HJJ6 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1111 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPXJBNIHTC service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPXJBNIHTC STATUS VPXJBNIHTC start ts=2025-10-25T12:32:36.552603+00:00 STATUS VPXJBNIHTC no local tx row yet STATUS VPXJBNIHTC calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPXJBNIHTC', 'client_txn_id': 'VPXJBNIHTC', 'provider_order_id': 'VPXJBNIHTC', 'message': 'Payment Processed', 'raw': {'orderId': 'VPXJBNIHTC', 'status': 'PENDING', 'mobile': '9492524609', 'amount': 147, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '28968.22', 'billAmount': '147.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '147.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '147.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPXJBNIHTC status=Pending 2. Pending 2. Pending RAW {'orderId': '202510251802367620', 'TxnId': 'VPXJBNIHTC', 'status': 'PENDING', 'number': '9492524609', 'amount': '147.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 18:02:36', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPXJBNIHTC provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510251802367620 STATUS VPXJBNIHTC no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPXJBNIHTC STATUS VPXJBNIHTC start ts=2025-10-25T12:32:45.903425+00:00 ------------------ Response data ----------------- {'bal': '28968.22', 'Comi': '0.000', 'optId': '', 'amount': 147, 'mobile': '9492524609', 'status': 'PENDING', 'orderId': 'VPXJBNIHTC', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '147.00'} STATUS VPXJBNIHTC LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPXJBNIHTC STATUS VPXJBNIHTC start ts=2025-10-25T12:32:51.127683+00:00 ------------------ Response data ----------------- {'bal': '28968.22', 'Comi': '0.000', 'optId': '', 'amount': 147, 'mobile': '9492524609', 'status': 'PENDING', 'orderId': 'VPXJBNIHTC', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '147.00'} STATUS VPXJBNIHTC calling provider\u2026 RAW {'orderId': '202510251802367620', 'TxnId': 'VPXJBNIHTC', 'status': 'SUCCESS', 'number': '9492524609', 'amount': '147.00', 'RefId': '7411818264', 'operator': 'BS', 'service': 'Mobile', 'Comi': '6.615', 'reqTime': '2025-10-25 18:02:36', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VPXJBNIHTC provider -> normalized=SUCCESS, resText='Payment Processed', refId=7411818264, orderId=202510251802367620 STATUS VPXJBNIHTC current=SUCCESS age=12.9s young_pending=False STATUS VPXJBNIHTC no status change (current=SUCCESS, provider=Success) STATUS VPXJBNIHTC respond -> ERROR, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1111 1. recharge_status : Pending bg start order_id=VPO32URZ0M service=prepaid prepaid txnid VPO32URZ0M In side dispatch_service_payment function STATUS VPO32URZ0M start ts=2025-10-25T12:33:32.174438+00:00 getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPO32URZ0M no local tx row yet STATUS VPO32URZ0M calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPO32URZ0M', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPO32URZ0M provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPO32URZ0M no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPO32URZ0M STATUS VPO32URZ0M start ts=2025-10-25T12:33:38.178006+00:00 STATUS VPO32URZ0M no local tx row yet STATUS VPO32URZ0M calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPO32URZ0M', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPO32URZ0M provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPO32URZ0M no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPO32URZ0M STATUS VPO32URZ0M start ts=2025-10-25T12:33:44.300111+00:00 STATUS VPO32URZ0M no local tx row yet STATUS VPO32URZ0M calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPO32URZ0M Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': None, 'TxnId': 'VPO32URZ0M', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPO32URZ0M provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPO32URZ0M no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPO32URZ0M STATUS VPO32URZ0M start ts=2025-10-25T12:33:50.064154+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 147, 'mobile': '9492524609', 'status': 'FAILED', 'orderId': 'VPO32URZ0M', 'resText': 'Same amount not allow within 10 minutes', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '0.00'} STATUS VPO32URZ0M LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1590'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1590 1. recharge_status : Pending bg start order_id=VP0WHITUTX service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VP0WHITUTX STATUS VP0WHITUTX start ts=2025-10-25T12:42:45.748120+00:00 STATUS VP0WHITUTX no local tx row yet STATUS VP0WHITUTX calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP0WHITUTX', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP0WHITUTX provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP0WHITUTX no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP0WHITUTX STATUS VP0WHITUTX start ts=2025-10-25T12:42:51.503740+00:00 STATUS VP0WHITUTX no local tx row yet STATUS VP0WHITUTX calling provider\u2026 RAW {'orderId': '202510251812529740', 'TxnId': 'VP0WHITUTX', 'status': 'PENDING', 'number': '8500939657', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 18:12:52', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP0WHITUTX provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251812529740 STATUS VP0WHITUTX no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP0WHITUTX STATUS VP0WHITUTX start ts=2025-10-25T12:42:58.483875+00:00 STATUS VP0WHITUTX no local tx row yet STATUS VP0WHITUTX calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP0WHITUTX Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510251812529740', 'TxnId': 'VP0WHITUTX', 'status': 'SUCCESS', 'number': '8500939657', 'amount': '19.00', 'RefId': '6708026329', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-25 18:12:52', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP0WHITUTX provider -> normalized=SUCCESS, resText='Payment Processed', refId=6708026329, orderId=202510251812529740 STATUS VP0WHITUTX no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1111'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1111 1. recharge_status : Pending bg start order_id=VPYHHAZRWJ service=prepaid txnid VPYHHAZRWJ prepaid STATUS VPYHHAZRWJ start ts=2025-10-25T12:44:01.134611+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPYHHAZRWJ no local tx row yet STATUS VPYHHAZRWJ calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPYHHAZRWJ', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPYHHAZRWJ provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPYHHAZRWJ no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPYHHAZRWJ STATUS VPYHHAZRWJ start ts=2025-10-25T12:44:06.853910+00:00 STATUS VPYHHAZRWJ no local tx row yet STATUS VPYHHAZRWJ calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPYHHAZRWJ', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPYHHAZRWJ provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPYHHAZRWJ no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPYHHAZRWJ STATUS VPYHHAZRWJ start ts=2025-10-25T12:44:13.385131+00:00 STATUS VPYHHAZRWJ no local tx row yet STATUS VPYHHAZRWJ calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPYHHAZRWJ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510251814117644', 'TxnId': 'VPYHHAZRWJ', 'status': 'FAILED', 'number': '9492524609', 'amount': '147.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 18:14:11', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VPYHHAZRWJ provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510251814117644 STATUS VPYHHAZRWJ no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) txnid VPYHHAZRWJ STATUS VPYHHAZRWJ start ts=2025-10-25T12:44:24.773125+00:00 ------------------ Response data ----------------- {'bal': '28808.95', 'Comi': '0.000', 'optId': '', 'amount': 147, 'mobile': '9492524609', 'status': 'FAILED', 'orderId': 'VPYHHAZRWJ', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '0.00'} STATUS VPYHHAZRWJ LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Panchangam', 'last_name': 'Gnaneswari', 'mobile_number': '8341838216', 'email': 'matamgnani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515802', 'referral_code_input': 'VRL16631', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][25774] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Prabhukumar ', 'last_name': 'Sugumanchi palli ', 'mobile_number': '8186087530', 'email': 'varadhiprabhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Jatavath ', 'last_name': 'Chandu naik ', 'mobile_number': '9346233450', 'email': 'jatavathchandunaik444@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nandikonda ', 'pincode': '508202', 'referral_code_input': 'VRL15636', 'agreed_terms': True} {'first_name': 'Pasham', 'last_name': 'Srinivas Reddy', 'mobile_number': '9949083473', 'email': 'srinivasreddy.pasham@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Narketpally', 'pincode': '508254', 'referral_code_input': 'VP523WOR', 'agreed_terms': True} {'first_name': 'Prabhukumar ', 'last_name': 'Sugumanchi palli ', 'mobile_number': '8186087530', 'email': 'varadhiprabhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sambaraju', 'last_name': 'Anilkumar', 'mobile_number': '8978001066', 'email': 'anilk168842@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Hanamkonda', 'pincode': '506001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Satish ', 'last_name': 'Uppala', 'mobile_number': '6300109979', 'email': 'satishnandhu07@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Kathipudi ', 'pincode': '533444', 'referral_code_input': 'VRL14937', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'BAJF'), ('fields', {'vehicle_number': 'TS08EP2004'})]) ====================== BillValidate ====================== fastag BAJF {'vehicle_number': 'TS08EP2004'} TS08EP2004 {'first_name': 'Prabhukumar ', 'last_name': 'Sugumanchi palli ', 'mobile_number': '8186087530', 'email': 'varadhiprabhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Prabhukumar ', 'last_name': 'Sugumanchi palli ', 'mobile_number': '8186087530', 'email': 'varadhiprabhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Prabhukumar ', 'last_name': 'Sugumanchi palli ', 'mobile_number': '8186087530', 'email': 'varadhiprabhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'NAGAMALLI ', 'last_name': 'Nagaraju ', 'mobile_number': '9885019167', 'email': 'ghousesahebshaik160@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Anantapuramu', 'pincode': '515551', 'referral_code_input': 'VRL16669', 'agreed_terms': True} {'first_name': 'Parupalli', 'last_name': 'Mohanarao', 'mobile_number': '9194922457', 'email': 'parupallimohanarao797@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Vizianagaram', 'pincode': '531162', 'referral_code_input': 'VP75E2PR', 'agreed_terms': True} {'first_name': 'Madhu ', 'last_name': 'Sudharshan ', 'mobile_number': '8008748192', 'email': 'markapuramsuddi1023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8868'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8868 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPK41P7AC2 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPK41P7AC2 STATUS VPK41P7AC2 start ts=2025-10-25T12:48:36.472414+00:00 STATUS VPK41P7AC2 no local tx row yet STATUS VPK41P7AC2 calling provider\u2026 RAW {'orderId': '202510251818322432', 'TxnId': 'VPK41P7AC2', 'status': 'PENDING', 'number': '9390268439', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 18:18:32', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPK41P7AC2 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251818322432 STATUS VPK41P7AC2 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPK41P7AC2 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPK41P7AC2 STATUS VPK41P7AC2 start ts=2025-10-25T12:48:56.981768+00:00 ------------------ Response data ----------------- {'bal': '28848.95', 'Comi': '4.815', 'optId': '3952763411', 'amount': 107, 'mobile': '9390268439', 'status': 'SUCCESS', 'orderId': 'VPK41P7AC2', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VPK41P7AC2 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Durgam Gangaram', 'last_name': 'D. Gangaram', 'mobile_number': '9440940603', 'email': 'durgamgangaram591@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1995'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1995 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPAC1Y7PYG STATUS VPAC1Y7PYG start ts=2025-10-25T12:51:14.860358+00:00 bg start order_id=VPAC1Y7PYG service=prepaid STATUS VPAC1Y7PYG no local tx row yet prepaid STATUS VPAC1Y7PYG calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPAC1Y7PYG', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPAC1Y7PYG provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPAC1Y7PYG no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPAC1Y7PYG STATUS VPAC1Y7PYG start ts=2025-10-25T12:51:20.672573+00:00 STATUS VPAC1Y7PYG no local tx row yet STATUS VPAC1Y7PYG calling provider\u2026 RAW {'orderId': '202510251821204843', 'TxnId': 'VPAC1Y7PYG', 'status': 'PENDING', 'number': '9491087192', 'amount': '379.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 18:21:20', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPAC1Y7PYG provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251821204843 STATUS VPAC1Y7PYG no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPAC1Y7PYG STATUS VPAC1Y7PYG start ts=2025-10-25T12:51:26.472513+00:00 STATUS VPAC1Y7PYG no local tx row yet STATUS VPAC1Y7PYG calling provider\u2026 RAW {'orderId': '202510251821204843', 'TxnId': 'VPAC1Y7PYG', 'status': 'PENDING', 'number': '9491087192', 'amount': '379.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 18:21:20', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPAC1Y7PYG provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251821204843 STATUS VPAC1Y7PYG no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPAC1Y7PYG STATUS VPAC1Y7PYG start ts=2025-10-25T12:51:32.528521+00:00 STATUS VPAC1Y7PYG no local tx row yet STATUS VPAC1Y7PYG calling provider\u2026 RAW {'orderId': '202510251821204843', 'TxnId': 'VPAC1Y7PYG', 'status': 'PENDING', 'number': '9491087192', 'amount': '379.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 18:21:20', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPAC1Y7PYG provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251821204843 STATUS VPAC1Y7PYG no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPAC1Y7PYG STATUS VPAC1Y7PYG start ts=2025-10-25T12:51:39.360337+00:00 STATUS VPAC1Y7PYG no local tx row yet STATUS VPAC1Y7PYG calling provider\u2026 Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPAC1Y7PYG&number=9491087192&amount=379&operator=VI&circle=1 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPAC1Y7PYG Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510251821204843', 'TxnId': 'VPAC1Y7PYG', 'status': 'PENDING', 'number': '9491087192', 'amount': '379.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 18:21:20', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPAC1Y7PYG provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251821204843 STATUS VPAC1Y7PYG no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPAC1Y7PYG STATUS VPAC1Y7PYG start ts=2025-10-25T12:51:48.920557+00:00 ------------------ Response data ----------------- {'bal': '28474.76', 'Comi': '0.000', 'optId': None, 'amount': 379, 'mobile': '9491087192', 'status': 'FAILED', 'orderId': 'VPAC1Y7PYG', 'resText': 'Transaction id Already Exist', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '0.00'} STATUS VPAC1Y7PYG LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Madhu ', 'last_name': 'Sudharshan ', 'mobile_number': '8008748192', 'email': 'markapuramsuddi1023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL13970', 'agreed_terms': True} {'first_name': 'Madhu ', 'last_name': 'Sudharshan ', 'mobile_number': '8008748192', 'email': 'markapuramsuddi1023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL13970', 'agreed_terms': True} {'first_name': 'Madhu ', 'last_name': 'Sudharshan ', 'mobile_number': '8008748192', 'email': 'markapuramsuddi1023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL13970', 'agreed_terms': True} {'first_name': 'Madhu ', 'last_name': 'Sudharshan ', 'mobile_number': '8008748192', 'email': 'markapuramsuddi1023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL13970', 'agreed_terms': True} {'first_name': 'Madhu ', 'last_name': 'Sudharshan ', 'mobile_number': '8008748192', 'email': 'markapuramsuddi1023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL13970', 'agreed_terms': True} {'first_name': 'Madhu ', 'last_name': 'Sudharshan ', 'mobile_number': '8008748192', 'email': 'markapuramsuddi1023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL13970', 'agreed_terms': True} {'first_name': 'Madhu', 'last_name': 'Markapuram ', 'mobile_number': '8008748192', 'email': 'markapuramsuddi1023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL13970', 'agreed_terms': True} {'first_name': 'Madhu', 'last_name': 'Markapuram ', 'mobile_number': '8008748192', 'email': 'markapuramsuddi1023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL13970', 'agreed_terms': True} {'first_name': 'Madhu', 'last_name': 'Markapuram ', 'mobile_number': '8008748192', 'email': 'markapuramsuddi1023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL13970', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5424'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5424 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPTZ0JJTFP STATUS VPTZ0JJTFP start ts=2025-10-25T12:54:43.612503+00:00 bg start order_id=VPTZ0JJTFP service=prepaid STATUS VPTZ0JJTFP no local tx row yet prepaid STATUS VPTZ0JJTFP calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510251824459659', 'TxnId': 'VPTZ0JJTFP', 'status': 'SUCCESS', 'number': '9885424339', 'amount': '19.00', 'RefId': '6708161182', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-25 18:24:45', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPTZ0JJTFP provider -> normalized=SUCCESS, resText='Payment Processed', refId=6708161182, orderId=202510251824459659 STATUS VPTZ0JJTFP no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPTZ0JJTFP Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'UPPU BALAVARDHI', 'last_name': 'RAJU', 'mobile_number': '9160782110', 'email': 'raju.balavardhi110@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyal', 'pincode': '518134', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1993'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1993 1. recharge_status : Pending txnid VPIPMJXFB6 STATUS VPIPMJXFB6 start ts=2025-10-25T12:59:06.660637+00:00 bg start order_id=VPIPMJXFB6 service=prepaid STATUS VPIPMJXFB6 no local tx row yet prepaid STATUS VPIPMJXFB6 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPIPMJXFB6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPIPMJXFB6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPIPMJXFB6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPIPMJXFB6 STATUS VPIPMJXFB6 start ts=2025-10-25T12:59:12.471545+00:00 STATUS VPIPMJXFB6 no local tx row yet STATUS VPIPMJXFB6 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPIPMJXFB6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPIPMJXFB6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPIPMJXFB6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPIPMJXFB6 STATUS VPIPMJXFB6 start ts=2025-10-25T12:59:18.831679+00:00 STATUS VPIPMJXFB6 no local tx row yet STATUS VPIPMJXFB6 calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPIPMJXFB6 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': None, 'TxnId': 'VPIPMJXFB6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPIPMJXFB6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPIPMJXFB6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPIPMJXFB6 STATUS VPIPMJXFB6 start ts=2025-10-25T12:59:24.638447+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 379, 'mobile': '9491087192', 'status': 'FAILED', 'orderId': 'VPIPMJXFB6', 'resText': 'Same amount not allow within 10 minutes', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '0.00'} STATUS VPIPMJXFB6 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bhime', 'last_name': 'Karam ', 'mobile_number': '7855023870', 'email': 'karampodiya998@gmail.com', 'user_type': 'customer', 'state': '26', 'district': '398', 'city': 'Mv79', 'pincode': '764087', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4896'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4896 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'PRADYOT ', 'last_name': 'LAYEK ', 'mobile_number': '9732043936', 'email': 'pradyot1993@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'BANKURA ', 'pincode': '722152', 'referral_code_input': 'VRL16278', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8330'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8330 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPW0DTOVKR STATUS VPW0DTOVKR start ts=2025-10-25T13:05:20.763426+00:00 STATUS VPW0DTOVKR no local tx row yet STATUS VPW0DTOVKR calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPW0DTOVKR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW0DTOVKR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW0DTOVKR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0404'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0404 1. recharge_status : Pending bg start order_id=VP8CDM8YHY service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][5195] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][20380] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][20380] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][20380] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) =============================== Just entered Recharge Status API ================================== txnid VPW0DTOVKR STATUS VPW0DTOVKR start ts=2025-10-25T13:05:26.952845+00:00 STATUS VPW0DTOVKR no local tx row yet STATUS VPW0DTOVKR calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPW0DTOVKR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW0DTOVKR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW0DTOVKR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) [UID:1069][20380] Child process with pid: 5195 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== txnid VP8CDM8YHY STATUS VP8CDM8YHY start ts=2025-10-25T13:05:28.854714+00:00 STATUS VP8CDM8YHY no local tx row yet STATUS VP8CDM8YHY calling provider\u2026 RAW {'orderId': '202510251835256640', 'TxnId': 'VP8CDM8YHY', 'status': 'PENDING', 'number': '7396655234', 'amount': '198.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 18:35:25', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP8CDM8YHY provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251835256640 STATUS VP8CDM8YHY no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][5264] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][20380] Child process with pid: 5264 was killed by signal: 11, core dumped: no Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP8CDM8YHY Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPW0DTOVKR STATUS VPW0DTOVKR start ts=2025-10-25T13:05:34.435881+00:00 STATUS VPW0DTOVKR no local tx row yet STATUS VPW0DTOVKR calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPW0DTOVKR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW0DTOVKR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW0DTOVKR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP8CDM8YHY STATUS VP8CDM8YHY start ts=2025-10-25T13:05:36.651557+00:00 ------------------ Response data ----------------- {'bal': '28271.52', 'Comi': '1.188', 'optId': '6708283567', 'amount': 198, 'mobile': '7396655234', 'status': 'SUCCESS', 'orderId': 'VP8CDM8YHY', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '198.00'} STATUS VP8CDM8YHY LOCAL terminal -> SUCCESS txnid VPW0DTOVKR STATUS VPW0DTOVKR start ts=2025-10-25T13:05:41.448828+00:00 STATUS VPW0DTOVKR no local tx row yet STATUS VPW0DTOVKR calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPW0DTOVKR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW0DTOVKR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW0DTOVKR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPW0DTOVKR STATUS VPW0DTOVKR start ts=2025-10-25T13:05:47.716864+00:00 STATUS VPW0DTOVKR no local tx row yet STATUS VPW0DTOVKR calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPW0DTOVKR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW0DTOVKR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW0DTOVKR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPW0DTOVKR STATUS VPW0DTOVKR start ts=2025-10-25T13:05:53.921853+00:00 STATUS VPW0DTOVKR no local tx row yet STATUS VPW0DTOVKR calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPW0DTOVKR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW0DTOVKR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW0DTOVKR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPW0DTOVKR STATUS VPW0DTOVKR start ts=2025-10-25T13:06:01.696808+00:00 STATUS VPW0DTOVKR no local tx row yet STATUS VPW0DTOVKR calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPW0DTOVKR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW0DTOVKR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW0DTOVKR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPW0DTOVKR STATUS VPW0DTOVKR start ts=2025-10-25T13:06:15.017057+00:00 STATUS VPW0DTOVKR no local tx row yet STATUS VPW0DTOVKR calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPW0DTOVKR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW0DTOVKR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW0DTOVKR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPW0DTOVKR STATUS VPW0DTOVKR start ts=2025-10-25T13:06:24.785964+00:00 STATUS VPW0DTOVKR no local tx row yet STATUS VPW0DTOVKR calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPW0DTOVKR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW0DTOVKR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW0DTOVKR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPW0DTOVKR STATUS VPW0DTOVKR start ts=2025-10-25T13:06:34.250655+00:00 STATUS VPW0DTOVKR no local tx row yet STATUS VPW0DTOVKR calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPW0DTOVKR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW0DTOVKR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW0DTOVKR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) bg start order_id=VPW0DTOVKR service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '9948124540', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '9948124540', 'consumer_id': ''} 9948124540 bg failed order_id=VPW0DTOVKR Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1311'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1311 VerifyTxnPinSerializer(data={'transaction_pin': '1311'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1311 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 12966 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '9948124540', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '9948124540', 'consumer_id': ''} 9948124540 {'first_name': 'Midde ', 'last_name': 'Anjali ', 'mobile_number': '9381834264', 'email': 'middeanjali81@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508245', 'referral_code_input': 'VRL15326', 'agreed_terms': True} {'first_name': 'Bhaskar ', 'last_name': 'Jara', 'mobile_number': '9177280284', 'email': 'jarabhaskar28@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradrikothagudem ', 'pincode': '507118', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'M chinnaswamanna', 'last_name': 'M chinna', 'mobile_number': '8985702833', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518003', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Madhu ', 'last_name': 'Markapuram ', 'mobile_number': '8008748192', 'email': 'markapuramsuddi1023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL13970', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '', 'mobile': '', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg HPG {'book_using': '', 'mobile': '', 'consumer_id': ''} {'first_name': 'Pandram', 'last_name': 'Lucky ', 'mobile_number': '8019704714', 'email': 'pandrampraveen440@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampally', 'pincode': '1AP788752', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'K.veeresh', 'last_name': 'Veeresh ', 'mobile_number': '7702701794', 'email': 'veereshkveeresh153@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509125', 'referral_code_input': 'VP8V8BE9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': '7X', 'last_name': 'SMN', 'mobile_number': '9332464265', 'email': 'acexperiment999@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Kolkata', 'pincode': '722152', 'referral_code_input': 'VRL16677', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vaddipal ', 'last_name': 'Reddy eswaramma ', 'mobile_number': '8985202705', 'email': 'vaddipallireddyeswaramma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kalikiri', 'pincode': '517234', 'referral_code_input': 'VRL15437', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== {'first_name': 'Bala Tripura sundari k', 'last_name': 'Rajee', 'mobile_number': '6281094342', 'email': 'tripurasundari28@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VRL16028', 'agreed_terms': True} {'first_name': 'Bala Tripura sundari k', 'last_name': 'Rajee', 'mobile_number': '6281094342', 'email': 'tripurasundari28@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VRL16028', 'agreed_terms': True} {'first_name': 'Bala Tripura sundari k', 'last_name': 'Rajee', 'mobile_number': '6281094342', 'email': 'tripurasundari28@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VRL16028', 'agreed_terms': True} {'first_name': 'Bala Tripura sundari k', 'last_name': 'Rajee', 'mobile_number': '6281094342', 'email': 'tripurasundari28@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VRL16028', 'agreed_terms': True} {'first_name': 'UPPU.BALAVARDHI', 'last_name': 'RAJU', 'mobile_number': '9160782110', 'email': 'raju.balavardhi110@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyal', 'pincode': '518134', 'referral_code_input': 'VRL14749', 'agreed_terms': True} {'first_name': 'UPPU.BALAVARDHI', 'last_name': 'RAJU', 'mobile_number': '9160782110', 'email': 'raju.balavardhi110@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyal', 'pincode': '518134', 'referral_code_input': 'VRL14749', 'agreed_terms': True} {'first_name': 'UPPU BALAVARDHI', 'last_name': 'RAJU', 'mobile_number': '9160782110', 'email': 'raju.balavardhi110@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyal', 'pincode': '518134', 'referral_code_input': 'VRL14749', 'agreed_terms': True} {'first_name': 'UPPU BALAVARDHI', 'last_name': 'RAJU', 'mobile_number': '9182925756', 'email': 'raju.balavardhi110@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyal', 'pincode': '518134', 'referral_code_input': 'VRL14749', 'agreed_terms': True} {'first_name': 'Anitha', 'last_name': 'Anitha', 'mobile_number': '9379422350', 'email': 'Anithasri17anitha@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'Gowribidnur ', 'pincode': '561208', 'referral_code_input': 'VP5IGJKG', 'agreed_terms': True} {'first_name': 'Srija ', 'last_name': 'Munny', 'mobile_number': '6281090923', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Kamareddy ', 'pincode': '503144', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][20380] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'SHAGALA ', 'last_name': 'VENKATESH ', 'mobile_number': '8309635463', 'email': 'Venkateshshagala24@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Wanaparthy ', 'pincode': '509235', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SHAGALA ', 'last_name': 'VENKATESH ', 'mobile_number': '8309635463', 'email': 'Venkateshshagala24@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Wanaparthy ', 'pincode': '509235', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SHAGALA ', 'last_name': 'VENKATESH ', 'mobile_number': '8309635463', 'email': 'Venkateshshagala24@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Wanaparthy ', 'pincode': '509235', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SHAGALA ', 'last_name': 'VENKATESH ', 'mobile_number': '8309635463', 'email': 'venkateshshagala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Wanaparthy ', 'pincode': '509235', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SHAGALA ', 'last_name': 'VENKATESH ', 'mobile_number': '8309635463', 'email': 'venkateshshagala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Wanaparthy ', 'pincode': '509235', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bala Tripura sundari ', 'last_name': 'Rajee.K.', 'mobile_number': '6281094342', 'email': 'tripurasundari28@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VRL16028', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '9948124540', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '9948124540', 'consumer_id': ''} 9948124540 {'first_name': 'CHARY Mokshith', 'last_name': 'Chary', 'mobile_number': '9441620974', 'email': 'charymokshith111@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VRL15290', 'agreed_terms': True} {'first_name': 'K ', 'last_name': 'RAVI', 'mobile_number': '9505063133', 'email': 'kthakota.ravi3109@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509126', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'Sairam ', 'last_name': 'Ianala', 'mobile_number': '7095756361', 'email': 'ianalasairam@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Gurazala', 'pincode': '522415', 'referral_code_input': 'VP98WQ52', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'boini ', 'last_name': 'sravani ', 'mobile_number': '8330918149', 'email': 'boinisravani508@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'G. Madugula ', 'pincode': '531029', 'referral_code_input': 'VP41IGB2', 'agreed_terms': True} {'first_name': 'boini ', 'last_name': 'sravani ', 'mobile_number': '8330918149', 'email': 'boinisravani508@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'G. Madugula ', 'pincode': '531029', 'referral_code_input': 'VP41IGB2', 'agreed_terms': True} {'first_name': 'boini ', 'last_name': 'sravani ', 'mobile_number': '8330918149', 'email': 'boinisravani508@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'G. Madugula ', 'pincode': '531029', 'referral_code_input': 'VP41IGB2', 'agreed_terms': True} {'first_name': 'boini ', 'last_name': 'sravani ', 'mobile_number': '8330918149', 'email': 'boinisravani508@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'G. Madugula ', 'pincode': '531029', 'referral_code_input': 'VP41IGB2', 'agreed_terms': True} {'first_name': 'boini ', 'last_name': 'sravani ', 'mobile_number': '8330918149', 'email': 'boinisravani508@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'G. Madugula ', 'pincode': '531029', 'referral_code_input': 'VP41IGB2', 'agreed_terms': True} {'first_name': 'boini ', 'last_name': 'sravani ', 'mobile_number': '8330918149', 'email': 'boinisravani508@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'G. Madugula ', 'pincode': '531029', 'referral_code_input': 'VP41IGB2', 'agreed_terms': True} {'first_name': 'boini ', 'last_name': 'sravani ', 'mobile_number': '8330918149', 'email': 'boinisravani508@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'G. Madugula ', 'pincode': '531029', 'referral_code_input': 'VP41IGB2', 'agreed_terms': True} {'first_name': 'Sukanya ', 'last_name': 'G', 'mobile_number': '9550360227', 'email': 'sukanyags@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524003', 'referral_code_input': 'VRL16478', 'agreed_terms': True} {'first_name': 'M chinnaswamanna', 'last_name': 'M chinn', 'mobile_number': '8985702833', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518003', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'M chinnaswamanna', 'last_name': 'M chinn', 'mobile_number': '8985702833', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518003', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'M chinnaswamanna', 'last_name': 'M chinn', 'mobile_number': '8985702833', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518003', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'M chinnaswamanna', 'last_name': 'M chinn', 'mobile_number': '8985702833', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518003', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bala Tripura sundari ', 'last_name': 'Raji k ', 'mobile_number': '6281094342', 'email': 'tripurasundari28@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VRL16028', 'agreed_terms': True} {'first_name': 'Bala Tripura sundari ', 'last_name': 'Raji k ', 'mobile_number': '6281094342', 'email': 'tripurasundari28@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VRL16028', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KURUVA', 'last_name': 'Ravikumar', 'mobile_number': '9154444117', 'email': 'raviravi9154444117@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gunatakal', 'pincode': '515801', 'referral_code_input': 'VRL16701', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0576'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0576 1. recharge_status : Pending bg start order_id=VP0GJOVX27 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP0GJOVX27 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VP0GJOVX27 STATUS VP0GJOVX27 start ts=2025-10-25T14:01:46.155564+00:00 ------------------ Response data ----------------- {'bal': '27956.50', 'Comi': '0.114', 'optId': '6708959186', 'amount': 19, 'mobile': '8328658569', 'status': 'SUCCESS', 'orderId': 'VP0GJOVX27', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VP0GJOVX27 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7221301013980'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7221301013980'} 7221301013980 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bala Tripura sundari ', 'last_name': 'Rajee ', 'mobile_number': '6281094342', 'email': 'kattamuri1973@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VRL16028', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7221301013980'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7221301013980'} 7221301013980 VerifyTxnPinSerializer(data={'transaction_pin': '1993'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1993 1. recharge_status : Pending txnid VPWPOY6IUZ STATUS VPWPOY6IUZ start ts=2025-10-25T14:05:38.102475+00:00 bg start order_id=VPWPOY6IUZ service=prepaid prepaid In side dispatch_service_payment function STATUS VPWPOY6IUZ no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPWPOY6IUZ calling provider\u2026 Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPWPOY6IUZ', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPWPOY6IUZ provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPWPOY6IUZ no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPWPOY6IUZ STATUS VPWPOY6IUZ start ts=2025-10-25T14:05:44.207495+00:00 STATUS VPWPOY6IUZ no local tx row yet STATUS VPWPOY6IUZ calling provider\u2026 RAW {'orderId': '202510251935444727', 'TxnId': 'VPWPOY6IUZ', 'status': 'PENDING', 'number': '9491087192', 'amount': '379.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 19:35:44', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPWPOY6IUZ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251935444727 STATUS VPWPOY6IUZ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPWPOY6IUZ STATUS VPWPOY6IUZ start ts=2025-10-25T14:05:52.563738+00:00 STATUS VPWPOY6IUZ no local tx row yet STATUS VPWPOY6IUZ calling provider\u2026 RAW {'orderId': '202510251935444727', 'TxnId': 'VPWPOY6IUZ', 'status': 'PENDING', 'number': '9491087192', 'amount': '379.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 19:35:44', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPWPOY6IUZ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251935444727 STATUS VPWPOY6IUZ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPWPOY6IUZ STATUS VPWPOY6IUZ start ts=2025-10-25T14:05:58.380955+00:00 STATUS VPWPOY6IUZ no local tx row yet STATUS VPWPOY6IUZ calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPWPOY6IUZ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510251935444727', 'TxnId': 'VPWPOY6IUZ', 'status': 'SUCCESS', 'number': '9491087192', 'amount': '379.00', 'RefId': 'UER2510251935420113', 'operator': 'VI', 'service': 'Mobile', 'Comi': '13.644', 'reqTime': '2025-10-25 19:35:44', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPWPOY6IUZ provider -> normalized=SUCCESS, resText='Payment Processed', refId=UER2510251935420113, orderId=202510251935444727 STATUS VPWPOY6IUZ no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vanitha ', 'last_name': 'Nerella ', 'mobile_number': '8465004727', 'email': 'nerellavanitha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VP1TYRMD', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Vanitha ', 'last_name': 'Nerella ', 'mobile_number': '8465004727', 'email': 'nerellavanitha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VP1TYRMD', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][13269] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bala Tripura sundari ', 'last_name': 'Rajee ', 'mobile_number': '6281094342', 'email': 'kattamuri1973@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VRL16028', 'agreed_terms': True} {'first_name': 'Bala Tripura sundari ', 'last_name': 'Rajee ', 'mobile_number': '6281094342', 'email': 'kattamuri1973@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500018', 'referral_code_input': 'VRL16028', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7221301002687'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7221301002687'} 7221301002687 OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '4167', 'mobile': '9493011490', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg ING {'book_using': '4167', 'mobile': '9493011490', 'consumer_id': ''} 9493011490 {'first_name': 'Gurram manga', 'last_name': 'Manga', 'mobile_number': '9100675811', 'email': 'anjaneyulugurram83@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VP7Y3H3A', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Vanitha ', 'last_name': 'Nerella ', 'mobile_number': '8465004727', 'email': 'nerellavanitha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VP1TYRMD', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6273'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6273 1. recharge_status : Pending bg start order_id=VP84PSBMEZ service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP84PSBMEZ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VP84PSBMEZ STATUS VP84PSBMEZ start ts=2025-10-25T14:15:22.453706+00:00 ------------------ Response data ----------------- {'bal': '27292.26', 'Comi': '1.794', 'optId': '6709125600', 'amount': 299, 'mobile': '6009441359', 'status': 'SUCCESS', 'orderId': 'VP84PSBMEZ', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VP84PSBMEZ LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'BHUKYA ', 'last_name': 'Ramesh ', 'mobile_number': '8688397806', 'email': 'BHUKYARAMESH363@GMAIL.COM', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'SOMLA THANDA', 'pincode': '500100', 'referral_code_input': 'VRL14135', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 21527 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vanitha ', 'last_name': 'Nerella ', 'mobile_number': '8465004727', 'email': 'nerellavanitha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VP1TYRMD', 'agreed_terms': True} {'first_name': 'Mallika', 'last_name': 'Siddu', 'mobile_number': '8886423628', 'email': 'prashantt7799@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Madanapalli', 'pincode': '517325', 'referral_code_input': 'VRL16478', 'agreed_terms': True} {'first_name': 'Kalyani', 'last_name': 'kalyani', 'mobile_number': '9848659714', 'email': 'gounivenkat987@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500055', 'referral_code_input': 'VRL14266', 'agreed_terms': True} {'first_name': 'Golla', 'last_name': 'Srikanth ', 'mobile_number': '9502683133', 'email': 'gollasrikanth9676@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanapet ', 'pincode': '509407', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'Golla', 'last_name': 'Srikanth ', 'mobile_number': '9502683133', 'email': 'gollasrikanth9676@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanapet ', 'pincode': '509407', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'Jansilingapur', 'last_name': 'Srinivas', 'mobile_number': '9573272183', 'email': 'vsrinivas0510@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500004', 'referral_code_input': 'VP3WKS9G', 'agreed_terms': True} {'first_name': 'Jansilingapur', 'last_name': 'Srinivas', 'mobile_number': '9573272183', 'email': 'vsrinivas0510@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500004', 'referral_code_input': 'VP3WKS9G', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SATYARAO', 'last_name': 'PANGI', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'SATYARAO', 'last_name': 'PANGI', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SATYARAO', 'last_name': 'PANGI', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'SATYARAO', 'last_name': 'PANGI', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3633'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3633 1. recharge_status : Pending txnid VPY92PLOVH STATUS VPY92PLOVH start ts=2025-10-25T14:28:30.449500+00:00 bg start order_id=VPY92PLOVH service=prepaid STATUS VPY92PLOVH no local tx row yet prepaid STATUS VPY92PLOVH calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510251958319849', 'TxnId': 'VPY92PLOVH', 'status': 'PENDING', 'number': '9010566161', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 19:58:31', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPY92PLOVH provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510251958319849 STATUS VPY92PLOVH no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) {'first_name': 'B.kamesh', 'last_name': 'Kamesh', 'mobile_number': '7382128150', 'email': 'nagriyakamesh123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Villege ', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} txnid VPY92PLOVH STATUS VPY92PLOVH start ts=2025-10-25T14:28:37.410644+00:00 STATUS VPY92PLOVH no local tx row yet STATUS VPY92PLOVH calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPY92PLOVH Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510251958319849', 'TxnId': 'VPY92PLOVH', 'status': 'SUCCESS', 'number': '9010566161', 'amount': '19.00', 'RefId': 'BR000CVR4R26', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-25 19:58:31', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPY92PLOVH provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CVR4R26, orderId=202510251958319849 STATUS VPY92PLOVH no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][25428] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kunja ', 'last_name': 'Giri ', 'mobile_number': '6302667137', 'email': 'giriyoungtiger@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517520', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 25411 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 26093 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8950'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8950 {'first_name': 'Nagiriya.kamesh', 'last_name': 'Kamesh', 'mobile_number': '7382128150', 'email': 'nagriyakamesh123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Villege ', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][20380] Child process with pid: 28157 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5008'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5008 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4262'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4262 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagiriya.kamesh', 'last_name': 'Kamesh', 'mobile_number': '7382128150', 'email': 'nagriyakamesh123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Villege ', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagiriya.kamesh', 'last_name': 'Kamesh', 'mobile_number': '7382128150', 'email': 'nagriyakamesh123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Villege ', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1438'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1438 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9292'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9292 1. recharge_status : Pending bg start order_id=VP3IZAR2H2 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP3IZAR2H2 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VP3IZAR2H2 STATUS VP3IZAR2H2 start ts=2025-10-25T14:48:14.350167+00:00 ------------------ Response data ----------------- {'bal': '27253.17', 'Comi': '0.396', 'optId': '906500159', 'amount': 22, 'mobile': '8897603212', 'status': 'SUCCESS', 'orderId': 'VP3IZAR2H2', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '22.00'} STATUS VP3IZAR2H2 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9087'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9087 1. recharge_status : Pending txnid VP8R8G90FJ STATUS VP8R8G90FJ start ts=2025-10-25T14:51:52.989639+00:00 bg start order_id=VP8R8G90FJ service=prepaid STATUS VP8R8G90FJ no local tx row yet prepaid STATUS VP8R8G90FJ calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP8R8G90FJ', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP8R8G90FJ provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP8R8G90FJ no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP8R8G90FJ STATUS VP8R8G90FJ start ts=2025-10-25T14:51:59.477859+00:00 STATUS VP8R8G90FJ no local tx row yet STATUS VP8R8G90FJ calling provider\u2026 RAW {'orderId': '202510252021534170', 'TxnId': 'VP8R8G90FJ', 'status': 'PENDING', 'number': '9848252268', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 20:21:53', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP8R8G90FJ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510252021534170 STATUS VP8R8G90FJ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP8R8G90FJ STATUS VP8R8G90FJ start ts=2025-10-25T14:52:05.931131+00:00 STATUS VP8R8G90FJ no local tx row yet STATUS VP8R8G90FJ calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP8R8G90FJ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510252021534170', 'TxnId': 'VP8R8G90FJ', 'status': 'SUCCESS', 'number': '9848252268', 'amount': '22.00', 'RefId': '906526636', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.396', 'reqTime': '2025-10-25 20:21:53', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP8R8G90FJ provider -> normalized=SUCCESS, resText='Payment Processed', refId=906526636, orderId=202510252021534170 STATUS VP8R8G90FJ no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chakravarthi ', 'last_name': 'Surla ', 'mobile_number': '6281884657', 'email': 'chakrisurla16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vishakapatnam ', 'pincode': '531084', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1975'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1975 1. recharge_status : Pending bg start order_id=VPUUGE5H6A service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPUUGE5H6A STATUS VPUUGE5H6A start ts=2025-10-25T15:06:33.306745+00:00 STATUS VPUUGE5H6A no local tx row yet STATUS VPUUGE5H6A calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPUUGE5H6A', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPUUGE5H6A provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPUUGE5H6A no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPUUGE5H6A STATUS VPUUGE5H6A start ts=2025-10-25T15:06:40.123982+00:00 STATUS VPUUGE5H6A no local tx row yet STATUS VPUUGE5H6A calling provider\u2026 RAW {'orderId': '202510252036406908', 'TxnId': 'VPUUGE5H6A', 'status': 'PENDING', 'number': '7207862786', 'amount': '69.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 20:36:40', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPUUGE5H6A provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510252036406908 STATUS VPUUGE5H6A no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPUUGE5H6A STATUS VPUUGE5H6A start ts=2025-10-25T15:06:47.482356+00:00 STATUS VPUUGE5H6A no local tx row yet STATUS VPUUGE5H6A calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPUUGE5H6A Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510252036406908', 'TxnId': 'VPUUGE5H6A', 'status': 'SUCCESS', 'number': '7207862786', 'amount': '69.00', 'RefId': 'BR000CVRD2XA', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.414', 'reqTime': '2025-10-25 20:36:40', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPUUGE5H6A provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CVRD2XA, orderId=202510252036406908 STATUS VPUUGE5H6A no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Eesam', 'last_name': 'Rajababu', 'mobile_number': '9441804626', 'email': 'rajaeesam3@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507123', 'referral_code_input': 'VRL14358', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SAVARA', 'last_name': 'BHASKARA RAO', 'mobile_number': '9550662108', 'email': 'sbrctnl16081996@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'SEETHAMPETA', 'pincode': '532443', 'referral_code_input': 'VP8WMIV8', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SAVARA', 'last_name': 'BHASKARA RAO', 'mobile_number': '9550662108', 'email': 'sbrctnl16081996@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'SEETHAMPETA', 'pincode': '532443', 'referral_code_input': 'VP8WMIV8', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][26366] [ERROR] [UID:1069][26365] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1176, in _find_and_load File "", line 1204, in _gcd_import File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 690, in _load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 940, in exec_module File "", line 690, in _load_unlocked File "", line 241, in _call_with_frames_removed File "", line 940, in exec_module File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 26365 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 26366 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1049'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1049 1. recharge_status : Pending bg start order_id=VPODL1KC6A service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPODL1KC6A STATUS VPODL1KC6A start ts=2025-10-25T15:23:54.230486+00:00 STATUS VPODL1KC6A no local tx row yet STATUS VPODL1KC6A calling provider\u2026 RAW {'orderId': '202510252053546781', 'TxnId': 'VPODL1KC6A', 'status': 'PENDING', 'number': '7670954791', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 20:53:54', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPODL1KC6A provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510252053546781 STATUS VPODL1KC6A no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPODL1KC6A STATUS VPODL1KC6A start ts=2025-10-25T15:24:00.176422+00:00 STATUS VPODL1KC6A no local tx row yet STATUS VPODL1KC6A calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPODL1KC6A Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510252053546781', 'TxnId': 'VPODL1KC6A', 'status': 'SUCCESS', 'number': '7670954791', 'amount': '19.00', 'RefId': '6709960032', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-25 20:53:54', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPODL1KC6A provider -> normalized=SUCCESS, resText='Payment Processed', refId=6709960032, orderId=202510252053546781 STATUS VPODL1KC6A no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][29714] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Thak', 'last_name': 'Vithal Rao ', 'mobile_number': '9493692028', 'email': 'thakvithal@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Thak', 'last_name': 'Vithal Rao ', 'mobile_number': '9493692028', 'email': 'thakvithal@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Thak', 'last_name': 'Vithal Rao ', 'mobile_number': '9493692028', 'email': 'thakvithal@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Thak', 'last_name': 'Vithal Rao ', 'mobile_number': '9493692028', 'email': 'thakvithal@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Thak', 'last_name': 'Vithal Rao ', 'mobile_number': '9493692028', 'email': 'thakvithal@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nagiriya.kamesh', 'last_name': 'Kamesh', 'mobile_number': '7382128150', 'email': 'nagriyakamesh123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Villege ', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'satyanarayanamurthy', 'last_name': 'alladi', 'mobile_number': '9494214554', 'email': 'satyanarayanamurty.alladi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajamahendravaram ', 'pincode': '533105', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'satyanarayanamurthy', 'last_name': 'alladi', 'mobile_number': '9494214554', 'email': 'satyanarayanamurty.alladi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajamahendravaram ', 'pincode': '533105', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'satyanarayanamurthy', 'last_name': 'alladi', 'mobile_number': '9494214554', 'email': 'satyanarayanamurty.alladi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajamahendravaram ', 'pincode': '533105', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Krishna ', 'last_name': 'Begary ', 'mobile_number': '9391333555', 'email': 'krishnabegary77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500055', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chandrakala', 'last_name': 'Thak', 'mobile_number': '9398086456', 'email': 'vithal21111979@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': 'VP3WKS9G', 'agreed_terms': True} {'first_name': 'MOULALI ', 'last_name': 'Peerla ', 'mobile_number': '7780689910', 'email': 'mpeerla786@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516001', 'referral_code_input': 'VP0VPIBK', 'agreed_terms': True} {'first_name': 'Eesam', 'last_name': 'Rajababu', 'mobile_number': '9441804626', 'email': 'rajaeesam3@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507123', 'referral_code_input': 'VRL14358', 'agreed_terms': True} {'first_name': 'Rajesh', 'last_name': 'Kumar', 'mobile_number': '9393585808', 'email': 'rajesh772009@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': 'VP1HFFEZ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][31621] [ERROR] [UID:1069][31622] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 31622 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'Kanuku ', 'last_name': 'Suresh ', 'mobile_number': '9186887963', 'email': 'kanukusuresh04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Mahabubnagar ', 'pincode': '508214', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'S md', 'last_name': 'Rafi', 'mobile_number': '9491430071', 'email': 'sr840737@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518003', 'referral_code_input': 'VRL16145', 'agreed_terms': True} {'first_name': 'Punem', 'last_name': 'Annapurna ', 'mobile_number': '9186883460', 'email': 'thanishanwigude@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533105', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Devi Deekshit ', 'last_name': 'Maddala ', 'mobile_number': '8688329714', 'email': 'Maddaladevideekshit@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Srikakulam ', 'pincode': '532484', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][20380] Child process with pid: 31621 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'A R ', 'last_name': 'VASUDEVAN', 'mobile_number': '9440407950', 'email': 'arvasudevan1960@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500047', 'referral_code_input': 'VRL16190', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kammari', 'last_name': 'Balakrishna', 'mobile_number': '9951662408', 'email': 'kammaribalakrishna93@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Huzurabad ', 'pincode': '505468', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0860'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0860 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1506'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1506 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][13134] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][13135] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 690, in _load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 940, in exec_module File "", line 690, in _load_unlocked File "", line 241, in _call_with_frames_removed File "", line 940, in exec_module File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 13134 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 13135 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][14246] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Punem', 'last_name': 'Annapurna ', 'mobile_number': '9186883460', 'email': 'thanishanwigude@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533105', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Punem', 'last_name': 'Annapurna ', 'mobile_number': '9186883460', 'email': 'thanishanwigude@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533105', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Punem', 'last_name': 'Annapurna ', 'mobile_number': '9186883460', 'email': 'thanishanwigude@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533105', 'referral_code_input': 'VRL16456', 'agreed_terms': True} {'first_name': 'Punem', 'last_name': 'Annapurna ', 'mobile_number': '9186883460', 'email': 'thanishanwigude@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533105', 'referral_code_input': 'VRL16456', 'agreed_terms': True} {'first_name': 'Punem', 'last_name': 'Annapurna ', 'mobile_number': '9186883460', 'email': 'thanishanwigude@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533105', 'referral_code_input': 'VRL16456', 'agreed_terms': True} {'first_name': 'Punem', 'last_name': 'Annapurna ', 'mobile_number': '9186883460', 'email': 'thanishanwigude@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533105', 'referral_code_input': 'VRL16456', 'agreed_terms': True} {'first_name': 'Punem', 'last_name': 'Annapurna ', 'mobile_number': '9186883460', 'email': 'thanishanwigude@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533105', 'referral_code_input': 'VRL16456', 'agreed_terms': True} {'first_name': 'Punem', 'last_name': 'Annapurna ', 'mobile_number': '9186883460', 'email': 'thanishanwigude@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533105', 'referral_code_input': 'VRL16456', 'agreed_terms': True} {'first_name': 'Punem', 'last_name': 'Annapurna ', 'mobile_number': '8688346011', 'email': 'thanishanwigude@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry ', 'pincode': '533105', 'referral_code_input': 'VRL16456', 'agreed_terms': True} {'first_name': 'ARAVA', 'last_name': 'KALYAN ', 'mobile_number': '9178427006', 'email': 'akalyankumar7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Rayadurgam', 'pincode': '515865', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][21711] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][21710] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.__config__ import show as show_config from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 21710 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20380] Child process with pid: 21711 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sivapuram ', 'last_name': 'Chennakesavulu ', 'mobile_number': '7989849083', 'email': 'schennakesavul@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Ongole ', 'pincode': '523247', 'referral_code_input': 'VP2HVJ8T', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sivapuram ', 'last_name': 'Chennakesavulu ', 'mobile_number': '7989849083', 'email': 'schennakesavul@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Ongole ', 'pincode': '523247', 'referral_code_input': 'VP2HVJ8T', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kurlagunda', 'last_name': 'Balaraju', 'mobile_number': '9676242543', 'email': 'kurlagundabalaraju43@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515767', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'M', 'last_name': 'Sumathi', 'mobile_number': '9182016742', 'email': 'msumathi9182@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515767', 'referral_code_input': 'VRL16742', 'agreed_terms': True} {'first_name': 'ARAVA', 'last_name': 'KALYAN ', 'mobile_number': '7842700686', 'email': 'akalyankumar7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Rayadurgam', 'pincode': '515865', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'M', 'last_name': 'Gayathri', 'mobile_number': '6300331591', 'email': 'ramuchinnamadula@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515767', 'referral_code_input': 'VRL16744', 'agreed_terms': True} {'first_name': 'CM Muskan', 'last_name': 'Tasleem', 'mobile_number': '8179490338', 'email': 'muskanriyaz71@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VP9IXLWY', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'narendrapagidipalli252@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'narendrapagidipalli252@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'narendrapagidipalli252@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Guppala', 'last_name': 'Ravali', 'mobile_number': '8500405383', 'email': 'ravalismail@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial', 'pincode': '504208', 'referral_code_input': 'VRL16401', 'agreed_terms': True} {'first_name': 'Sivapuram ', 'last_name': 'Chennakesavulu ', 'mobile_number': '7989849083', 'email': 'schennakesavul@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Ongole ', 'pincode': '523247', 'referral_code_input': 'VP2HVJ8T', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'narendrapagidipalli252@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'narendrapagidipalli252@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'narendrapagidipalli252@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'narendrapagidipalli252@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'narendrapagidipalli252@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'narendrapagidipalli252@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'narendrapagidipalli252@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'narendrapagidipalli252@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'narendrapagidipalli252@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudha', 'last_name': 'Rani', 'mobile_number': '6302648723', 'email': 'narendrapagidipalli252@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srilakshmitumati', 'last_name': 'Sri', 'mobile_number': '9959631532', 'email': 'srilakshmitumati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500090', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srilakshmitumati', 'last_name': 'Sri', 'mobile_number': '9959631532', 'email': 'srilakshmitumati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500090', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Dakshayini ', 'last_name': 'Acharya ', 'mobile_number': '8861779499', 'email': 'dakshayinibedrala@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '267', 'city': 'Madikeri ', 'pincode': '571201', 'referral_code_input': 'VRL16456', 'agreed_terms': True} {'first_name': 'Arijit ', 'last_name': 'Pramanik ', 'mobile_number': '7319082491', 'email': 'arijitpramanik51@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura ', 'pincode': '722152', 'referral_code_input': 'VRL16677', 'agreed_terms': True} {'first_name': 'Eesam', 'last_name': 'Rajababu', 'mobile_number': '9441804626', 'email': 'rajaeesam3@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507122', 'referral_code_input': 'VRL14358', 'agreed_terms': True} {'first_name': 'Jillapalli', 'last_name': 'Venkateswarlu', 'mobile_number': '9014601571', 'email': 'jillapallivenkateswarlu1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507160', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Jillapalli', 'last_name': 'Venkateswarlu', 'mobile_number': '9014601571', 'email': 'jillapallivenkateswarlu1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507160', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Eesam', 'last_name': 'Rajababu', 'mobile_number': '9441804626', 'email': 'rajaeesam3@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507123', 'referral_code_input': 'VRL14358', 'agreed_terms': True} {'first_name': 'Eesam', 'last_name': 'Rajababu', 'mobile_number': '9441804626', 'email': 'rajaeesam3@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507123', 'referral_code_input': 'VRL14358', 'agreed_terms': True} {'first_name': 'Eesam', 'last_name': 'Rajababu', 'mobile_number': '9441804626', 'email': 'rajaeesam3@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507123', 'referral_code_input': 'VRL14358', 'agreed_terms': True} {'first_name': 'Pendore sandeep ', 'last_name': 'Sandeep ', 'mobile_number': '9063761998', 'email': 'pendhorsandeep@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Thiryani ', 'pincode': '504294', 'referral_code_input': 'VP8EFEG7', 'agreed_terms': True} {'first_name': 'Chinnarammayagari ', 'last_name': 'Sangameshwar ', 'mobile_number': '8367328451', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500011', 'referral_code_input': 'VP8AU69R', 'agreed_terms': True} {'first_name': 'Mohammad ', 'last_name': 'Vazeer ali', 'mobile_number': '7989726052', 'email': 'mohammadali26431@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518003', 'referral_code_input': 'VRL16735', 'agreed_terms': True} {'first_name': 'G', 'last_name': 'Vani', 'mobile_number': '9059915525', 'email': 'vaniv3759@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla', 'pincode': '517192', 'referral_code_input': 'VRL15056', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2007'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2007 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chapalamadugu ', 'last_name': 'Peda nagaraju', 'mobile_number': '7337506421', 'email': 'nagarajumahi03@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Chandrugonda', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chapalamadugu ', 'last_name': 'Peda nagaraju', 'mobile_number': '7337506421', 'email': 'nagarajumahi03@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Chandrugonda', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPZJSB8LEF STATUS VPZJSB8LEF start ts=2025-10-25T16:16:35.196828+00:00 bg start order_id=VPZJSB8LEF service=lpg STATUS VPZJSB8LEF no local tx row yet lpg STATUS VPZJSB8LEF calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service RAW {'orderId': None, 'TxnId': 'VPZJSB8LEF', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZJSB8LEF provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZJSB8LEF no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPZJSB8LEF STATUS VPZJSB8LEF start ts=2025-10-25T16:16:41.001447+00:00 STATUS VPZJSB8LEF no local tx row yet STATUS VPZJSB8LEF calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZJSB8LEF Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '2025102509352602', 'TxnId': 'VPZJSB8LEF', 'status': 'SUCCESS', 'number': '9490311165', 'amount': '922.00', 'RefId': 'MK015298BAAL5XTYM000', 'operator': 'ING', 'service': 'LPG', 'Comi': '0.800', 'reqTime': '2025-10-25 21:46:35', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VPZJSB8LEF provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015298BAAL5XTYM000, orderId=2025102509352602 STATUS VPZJSB8LEF no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramya ', 'last_name': 'Ramya ', 'mobile_number': '8008512516', 'email': 'galipelliramya66@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Metpally ', 'pincode': '505327', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Malluru', 'last_name': 'Ammulu', 'mobile_number': '9390748668', 'email': 'aammulu759@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'rayachoty', 'pincode': '516269', 'referral_code_input': 'VRL15047', 'agreed_terms': True} {'first_name': 'MD Anwar ', 'last_name': 'Anwar ', 'mobile_number': '9640442502', 'email': 'anwar640442502@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '501510', 'referral_code_input': 'VRL16386', 'agreed_terms': True} {'first_name': 'Jadi ', 'last_name': 'Ramesh ', 'mobile_number': '9000412779', 'email': 'jadiramesh152@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial', 'pincode': '504205', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'Sreedhar', 'mobile_number': '9441723236', 'email': 'sreedhar0709@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyandurgam', 'pincode': '515766', 'referral_code_input': 'VRL15458', 'agreed_terms': True} {'first_name': 'Nelli latha', 'last_name': 'Nelli', 'mobile_number': '9553054965', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dhrmaram', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'YERRAM', 'last_name': 'VINEELAKUMARI', 'mobile_number': '7288913456', 'email': 'yvmlgyvmlg@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Miryaguda', 'pincode': '508207', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '9490311165', 'consumer_id': 'CX9823624'})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '9490311165', 'consumer_id': 'CX9823624'} 9490311165 OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '9490311165', 'consumer_id': 'CX9823624'})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '9490311165', 'consumer_id': 'CX9823624'} 9490311165 {'first_name': 'Alina', 'last_name': 'Khan', 'mobile_number': '7839928906', 'email': 'khanalshifa935@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'Kanpur', 'pincode': '208014', 'referral_code_input': 'VRL16657', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'MEKALA ', 'last_name': 'VENKATESH ', 'mobile_number': '8142869983', 'email': 'venkateshrdx03@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Dharmavaram ', 'pincode': '515672', 'referral_code_input': 'VRL16425', 'agreed_terms': True} {'first_name': 'Karam', 'last_name': 'Nagaraju', 'mobile_number': '9181790322', 'email': 'nagarajukaram9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Koyyalagudem', 'pincode': '534311', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Babu', 'last_name': 'Rao', 'mobile_number': '8985365108', 'email': 'raob45346@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Enamadala', 'pincode': '522019', 'referral_code_input': 'VRL14478', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karam', 'last_name': 'Nagaraju', 'mobile_number': '9181790322', 'email': 'nagarajukaram9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Koyyyalagudem', 'pincode': '534311', 'referral_code_input': '', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '9249'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9249 1. recharge_status : Pending txnid VPE3LZLI19 STATUS VPE3LZLI19 start ts=2025-10-25T16:49:38.919044+00:00 bg start order_id=VPE3LZLI19 service=prepaid STATUS VPE3LZLI19 no local tx row yet prepaid STATUS VPE3LZLI19 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPE3LZLI19', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPE3LZLI19 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPE3LZLI19 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPE3LZLI19 STATUS VPE3LZLI19 start ts=2025-10-25T16:49:45.919644+00:00 STATUS VPE3LZLI19 no local tx row yet STATUS VPE3LZLI19 calling provider\u2026 RAW {'orderId': '202510252219465571', 'TxnId': 'VPE3LZLI19', 'status': 'PENDING', 'number': '9059194826', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 22:19:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPE3LZLI19 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510252219465571 STATUS VPE3LZLI19 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPE3LZLI19 STATUS VPE3LZLI19 start ts=2025-10-25T16:49:53.764718+00:00 STATUS VPE3LZLI19 no local tx row yet STATUS VPE3LZLI19 calling provider\u2026 RAW {'orderId': '202510252219465571', 'TxnId': 'VPE3LZLI19', 'status': 'PENDING', 'number': '9059194826', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 22:19:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPE3LZLI19 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510252219465571 STATUS VPE3LZLI19 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPE3LZLI19 STATUS VPE3LZLI19 start ts=2025-10-25T16:50:00.044030+00:00 STATUS VPE3LZLI19 no local tx row yet STATUS VPE3LZLI19 calling provider\u2026 RAW {'orderId': '202510252219465571', 'TxnId': 'VPE3LZLI19', 'status': 'PENDING', 'number': '9059194826', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 22:19:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPE3LZLI19 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510252219465571 STATUS VPE3LZLI19 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPE3LZLI19&number=9059194826&amount=22&operator=AT&circle=1 txnid VPE3LZLI19 STATUS VPE3LZLI19 start ts=2025-10-25T16:50:06.569302+00:00 STATUS VPE3LZLI19 no local tx row yet STATUS VPE3LZLI19 calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPE3LZLI19 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510252219465571', 'TxnId': 'VPE3LZLI19', 'status': 'PENDING', 'number': '9059194826', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-25 22:19:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPE3LZLI19 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510252219465571 STATUS VPE3LZLI19 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPE3LZLI19 STATUS VPE3LZLI19 start ts=2025-10-25T16:50:14.669724+00:00 ------------------ Response data ----------------- {'bal': '26201.29', 'Comi': '0.000', 'optId': None, 'amount': 22, 'mobile': '9059194826', 'status': 'FAILED', 'orderId': 'VPE3LZLI19', 'resText': 'Transaction id Already Exist', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VPE3LZLI19 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Anil Prasad chary ', 'last_name': 'M', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Nizamabad ', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPI61ZVFRX STATUS VPI61ZVFRX start ts=2025-10-25T17:31:25.986290+00:00 STATUS VPI61ZVFRX no local tx row yet STATUS VPI61ZVFRX calling provider\u2026 bg start order_id=VPI61ZVFRX service=postpaid postpaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service RAW {'orderId': '2025102511263037', 'TxnId': 'VPI61ZVFRX', 'status': 'PENDING', 'number': '9849932945', 'amount': '1414.82', 'RefId': '', 'operator': 'ATP', 'service': 'PostPaid', 'Comi': '0.000', 'reqTime': '2025-10-25 23:01:26', 'VoucherCode': None, 'resText': 'Processing'} STATUS VPI61ZVFRX provider -> normalized=PENDING, resText='Processing', refId=, orderId=2025102511263037 STATUS VPI61ZVFRX no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPI61ZVFRX STATUS VPI61ZVFRX start ts=2025-10-25T17:31:33.762982+00:00 STATUS VPI61ZVFRX no local tx row yet STATUS VPI61ZVFRX calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPI61ZVFRX Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '2025102511263037', 'TxnId': 'VPI61ZVFRX', 'status': 'SUCCESS', 'number': '9849932945', 'amount': '1414.82', 'RefId': 'MK015298BAAL5Y65S000', 'operator': 'ATP', 'service': 'PostPaid', 'Comi': '4.240', 'reqTime': '2025-10-25 23:01:26', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VPI61ZVFRX provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015298BAAL5Y65S000, orderId=2025102511263037 STATUS VPI61ZVFRX no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'WB52BE6419'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'WB52BE6419'} WB52BE6419 OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'WB52BE6419'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'WB52BE6419'} WB52BE6419 {'first_name': 'Gonabhavi ', 'last_name': 'Madhu ', 'mobile_number': '6304011920', 'email': 'madhumanigmt@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Rayadurgam ', 'pincode': '515865', 'referral_code_input': 'VRL15458', 'agreed_terms': True} {'first_name': 'SHAIK', 'last_name': 'ERFANA', 'mobile_number': '8885471829', 'email': 'shaikerfana888786@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'DHARMAVARAM', 'pincode': '515671', 'referral_code_input': 'VRL16425', 'agreed_terms': True} {'first_name': 'Rajesh ', 'last_name': 'Sangireddy ', 'mobile_number': '9985155888', 'email': 'raju9966745577@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mandapeta ', 'pincode': '533308', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rajesh ', 'last_name': 'Sangireddy ', 'mobile_number': '9985155888', 'email': 'raju9966745577@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mandapeta ', 'pincode': '533308', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rajesh ', 'last_name': 'Sangireddy ', 'mobile_number': '9985155888', 'email': 'raju9966745577@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mandapeta ', 'pincode': '533308', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rajesh ', 'last_name': 'Sangireddy ', 'mobile_number': '9985155888', 'email': 'raju9966745577@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mandapeta ', 'pincode': '533308', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rajesh ', 'last_name': 'Sangireddy ', 'mobile_number': '9985155888', 'email': 'raju9966745577@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mandapeta ', 'pincode': '533308', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rajesh ', 'last_name': 'Sangireddy ', 'mobile_number': '9985155888', 'email': 'raju9966745577@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mandapeta ', 'pincode': '533308', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rajesh ', 'last_name': 'Sangireddy ', 'mobile_number': '9985155888', 'email': 'raju9966745577@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mandapeta ', 'pincode': '533308', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'MANOJ ', 'last_name': 'SAMANTA ', 'mobile_number': '9635004596', 'email': 'manojsamanta69@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '593', 'city': 'TAMLUK ', 'pincode': '721634', 'referral_code_input': 'VRL16766', 'agreed_terms': True} {'first_name': 'Konkal', 'last_name': 'Mahender', 'mobile_number': '6305078642', 'email': 'konkalamahender091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Konkal', 'last_name': 'Mahender', 'mobile_number': '6305078642', 'email': 'konkalamahender091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Konkal', 'last_name': 'Mahender', 'mobile_number': '6305078642', 'email': 'konkalamahender091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Konkal', 'last_name': 'Mahender', 'mobile_number': '6305078642', 'email': 'konkalamahender091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Dasari', 'mobile_number': '9188865947', 'email': 'dasarisandhya209@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'repalle', 'pincode': '522265', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Dasari', 'mobile_number': '9188865947', 'email': 'dasarisandhya209@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'repalle', 'pincode': '522265', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Dasari', 'mobile_number': '9188865947', 'email': 'dasarisandhya209@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'repalle', 'pincode': '522265', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sandhya', 'last_name': 'Dasari', 'mobile_number': '9188865947', 'email': 'dasarisandhya209@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'repalle', 'pincode': '522265', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'MUJAHID', 'last_name': 'ALI', 'mobile_number': '9642899705', 'email': 'mohammedmujahid559@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Bhongir', 'pincode': '508116', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9849932945'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9849932945'} 9849932945 {'first_name': 'Arjun ', 'last_name': 'Raj', 'mobile_number': '7036399459', 'email': 'arjunraaj2025@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': '517001', 'pincode': '517001', 'referral_code_input': 'VRL14736', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sandhya', 'last_name': 'Dasari', 'mobile_number': '9188865947', 'email': 'dasarisandhya209@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'repalle', 'pincode': '522257', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kamalendu', 'last_name': 'Routh', 'mobile_number': '9933973252', 'email': 'kamalendurouth@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '591', 'city': 'kharagpur', 'pincode': '721140', 'referral_code_input': 'VRL16278', 'agreed_terms': True} {'first_name': 'Konkala', 'last_name': 'Mahender', 'mobile_number': '6305078642', 'email': 'konkalamahender091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': 'VRL16266', 'agreed_terms': True} {'first_name': 'Konkala', 'last_name': 'Mahender', 'mobile_number': '6305078642', 'email': 'konkalamahender091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': 'VRL16266', 'agreed_terms': True} {'first_name': 'Konkala', 'last_name': 'Mahender', 'mobile_number': '6305078642', 'email': 'konkalamahender091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': 'VRL16266', 'agreed_terms': True} {'first_name': 'Konkala', 'last_name': 'Mahender', 'mobile_number': '6305078642', 'email': 'konkalamahender091997@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Warangal', 'pincode': '506122', 'referral_code_input': 'VRL16266', 'agreed_terms': True} {'first_name': 'Raji', 'last_name': 'Raji', 'mobile_number': '9494623393', 'email': 'rajeswarithummala460@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa ', 'pincode': '516004', 'referral_code_input': 'VP8U060R', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2580'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2580 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'NANDIMANDALAM ', 'last_name': 'SUMAN ', 'mobile_number': '7815977562', 'email': 'nandimandalamsuman135@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'KADAPA', 'pincode': '516309', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'MOTTUM ', 'last_name': 'BOJJI ', 'mobile_number': '7382996403', 'email': 'bojjimottum1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vararamachandrapuram', 'pincode': '533349', 'referral_code_input': 'VP3Q4VTV', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Seedari ', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531030', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Seedari ', 'last_name': 'Ramesh', 'mobile_number': '7989032344', 'email': 'seedariramesh80@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Darivemula ', 'last_name': 'Subbarao ', 'mobile_number': '9573163399', 'email': 'darivemulasubbarao015@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam ', 'pincode': '523326', 'referral_code_input': 'VRL15467', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SAVARA', 'last_name': 'UGADI', 'mobile_number': '7032108320', 'email': 'uggu4518@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Seethampeta', 'pincode': '532443', 'referral_code_input': 'VRL14355', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '90003333657'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '90003333657'} 90003333657 OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9000333657'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9000333657'} 9000333657 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'M', 'last_name': 'Shravam', 'mobile_number': '8639922121', 'email': 'shravankumar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Kamareddy', 'pincode': '503120', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][1070] [ERROR] [UID:1069][1071] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mekala', 'last_name': 'Nagalakshmi', 'mobile_number': '9492683529', 'email': 'mnagalakshmi161@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada', 'pincode': '521366', 'referral_code_input': 'VP3GSO37', 'agreed_terms': True} {'first_name': 'Mekala', 'last_name': 'Nagalakshmi', 'mobile_number': '9492683529', 'email': 'mnagalakshmi161@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada', 'pincode': '521366', 'referral_code_input': 'VP3GSO37', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'HDFF'), ('fields', {'vehicle_number': 'TS05U F0919'})]) ====================== BillValidate ====================== fastag HDFF {'vehicle_number': 'TS05U F0919'} TS05UF0919 {'first_name': 'K', 'last_name': 'Dhavid', 'mobile_number': '9030735110', 'email': 'korabudavid29@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chinthapalli', 'pincode': '531133', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][3733] Child process with pid: 1071 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 1070 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1122'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1122 1. recharge_status : Pending txnid VPJQF5Y7BG STATUS VPJQF5Y7BG start ts=2025-10-26T01:56:29.470988+00:00 bg start order_id=VPJQF5Y7BG service=prepaid STATUS VPJQF5Y7BG no local tx row yet prepaid STATUS VPJQF5Y7BG calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPJQF5Y7BG', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPJQF5Y7BG provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPJQF5Y7BG no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPJQF5Y7BG STATUS VPJQF5Y7BG start ts=2025-10-26T01:56:35.506330+00:00 STATUS VPJQF5Y7BG no local tx row yet STATUS VPJQF5Y7BG calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPJQF5Y7BG', 'client_txn_id': 'VPJQF5Y7BG', 'provider_order_id': 'VPJQF5Y7BG', 'message': 'Payment Processed', 'raw': {'orderId': 'VPJQF5Y7BG', 'status': 'PENDING', 'mobile': '8985231061', 'amount': 16, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '24775.10', 'billAmount': '16.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '16.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '16.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPJQF5Y7BG status=Pending 2. Pending 2. Pending RAW {'orderId': '202510260726293524', 'TxnId': 'VPJQF5Y7BG', 'status': 'PENDING', 'number': '8985231061', 'amount': '16.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 07:26:29', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPJQF5Y7BG provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510260726293524 STATUS VPJQF5Y7BG no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPJQF5Y7BG STATUS VPJQF5Y7BG start ts=2025-10-26T01:56:41.666060+00:00 ------------------ Response data ----------------- {'bal': '24775.10', 'Comi': '0.000', 'optId': '', 'amount': 16, 'mobile': '8985231061', 'status': 'PENDING', 'orderId': 'VPJQF5Y7BG', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '16.00'} STATUS VPJQF5Y7BG calling provider\u2026 RAW {'orderId': '202510260726293524', 'TxnId': 'VPJQF5Y7BG', 'status': 'SUCCESS', 'number': '8985231061', 'amount': '16.00', 'RefId': '7412183961', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.720', 'reqTime': '2025-10-26 07:26:29', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VPJQF5Y7BG provider -> normalized=SUCCESS, resText='Payment Processed', refId=7412183961, orderId=202510260726293524 STATUS VPJQF5Y7BG current=SUCCESS age=6.2s young_pending=False STATUS VPJQF5Y7BG no status change (current=SUCCESS, provider=Success) STATUS VPJQF5Y7BG respond -> ERROR, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9742'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9742 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPPQ2D4SU1 STATUS VPPQ2D4SU1 start ts=2025-10-26T02:01:05.403830+00:00 bg start order_id=VPPQ2D4SU1 service=prepaid STATUS VPPQ2D4SU1 no local tx row yet prepaid STATUS VPPQ2D4SU1 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510260731053125', 'TxnId': 'VPPQ2D4SU1', 'status': 'SUCCESS', 'number': '9700885260', 'amount': '100.00', 'RefId': '1767710736', 'operator': 'AT', 'service': 'Mobile', 'Comi': '1.800', 'reqTime': '2025-10-26 07:31:05', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPPQ2D4SU1 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1767710736, orderId=202510260731053125 STATUS VPPQ2D4SU1 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bavisetty ', 'last_name': 'Rambabu ', 'mobile_number': '9908009096', 'email': 'bavisettyrambabu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': 'VP35N4G0', 'agreed_terms': True} Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPPQ2D4SU1 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 2312 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dhana', 'last_name': 'Laxmi', 'mobile_number': '9912868672', 'email': 'jadidhanalaxmi1994@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL15237', 'agreed_terms': True} {'first_name': 'Vajjuri', 'last_name': 'Rajababu', 'mobile_number': '9652653845', 'email': 'rajababuvajjuri123@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Hanamkonda', 'pincode': '506142', 'referral_code_input': 'VP8NYY13', 'agreed_terms': True} {'first_name': 'MEGHAVATH', 'last_name': 'KAVITHA', 'mobile_number': '8879837013', 'email': 'meghavathkavitha126@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '50009', 'referral_code_input': 'VRL15895', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ravichand', 'last_name': 'Busi', 'mobile_number': '9059243007', 'email': 'rc6987001@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram ', 'pincode': '534204', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Bavisetty ', 'last_name': 'Rambabu ', 'mobile_number': '9908009096', 'email': 'bavisettyrambabu27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': 'VP35N4G0', 'agreed_terms': True} {'first_name': 'Bavisetty ', 'last_name': 'Rambabu ', 'mobile_number': '9908009096', 'email': 'bavisettyrambabu27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': 'VP35N4G0', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KINNERA ', 'last_name': 'KANAKAIAH ', 'mobile_number': '9393482848', 'email': 'kinnerakanakaiah239@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet', 'pincode': '502103', 'referral_code_input': 'VRL15612', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1554853219000469'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1554853219000469'} 1554853219000469 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sureedu ', 'last_name': 'Lakshman ', 'mobile_number': '7095882161', 'email': 'lakshman.luckyaa@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vijayawada', 'pincode': '521229', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mary Jnana Kumari', 'last_name': 'Busi', 'mobile_number': '9581823091', 'email': 'rb9745961@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '534202', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'KINNERA ', 'last_name': 'KANAKAIAH ', 'mobile_number': '9393482848', 'email': 'kinnerakanakaiah239@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet', 'pincode': '502103', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'KINNERA ', 'last_name': 'KANAKAIAH ', 'mobile_number': '9393482848', 'email': 'kinnerakanakaiah239@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet', 'pincode': '502103', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'KINNERA ', 'last_name': 'KANAKAIAH ', 'mobile_number': '9393482848', 'email': 'kinnerakanakaiah239@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet', 'pincode': '502103', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'KINNERA ', 'last_name': 'KANAKAIAH ', 'mobile_number': '9393482848', 'email': 'kinnerakanakaiah239@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet', 'pincode': '502103', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Bavisetty ', 'last_name': 'Rambabu ', 'mobile_number': '9908009096', 'email': 'bavisettyrambabu27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': 'VP35N4G0', 'agreed_terms': True} {'first_name': 'Bavisetty ', 'last_name': 'Rambabu ', 'mobile_number': '9908009096', 'email': 'bavisettyrambabu27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': 'VP35N4G0', 'agreed_terms': True} {'first_name': 'Bavisetty ', 'last_name': 'Rambabu ', 'mobile_number': '9908009096', 'email': 'bavisettyrambabu27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': 'VP35N4G0', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Akhil', 'last_name': 'Gorantla', 'mobile_number': '9951413631', 'email': 'akhil.gorantla.123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Idupulapadu ', 'pincode': '523190', 'referral_code_input': 'VP86HOZM', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1119'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1119 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1119'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1119 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'GEMMELI ', 'last_name': 'CHINNABABU ', 'mobile_number': '6281529641', 'email': 'gemmelikiran40@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu ', 'pincode': '531024', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bavisetty ', 'last_name': 'Rambabu ', 'mobile_number': '9908009096', 'email': 'bavisettyrambabu27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': 'VP35N4G0', 'agreed_terms': True} {'first_name': 'Konapuram', 'last_name': 'Nagaraju ', 'mobile_number': '9493348918', 'email': 'knagaraju949334@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515767', 'referral_code_input': 'VRL16742', 'agreed_terms': True} {'first_name': 'Gora', 'last_name': 'Bheemanna ', 'mobile_number': '7093994965', 'email': 'bheemannag566@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Dharmavaram', 'pincode': '531114', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1119'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1119 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'K ', 'last_name': 'Surendra', 'mobile_number': '9989488980', 'email': 'kurlagundasurendra@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'KALYANADURG ', 'pincode': '515767', 'referral_code_input': 'VRL16742', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '2431835051'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '2431835051'} 2431835051 OrderedDict([('service', 'fastag'), ('provider', 'IDFF'), ('fields', {'vehicle_number': 'TS08UB3229'})]) ====================== BillValidate ====================== fastag IDFF {'vehicle_number': 'TS08UB3229'} TS08UB3229 OrderedDict([('service', 'fastag'), ('provider', 'IDFF'), ('fields', {'vehicle_number': 'TS08UB3229', 'amount': '5000'})]) ====================== BillValidate ====================== fastag IDFF {'vehicle_number': 'TS08UB3229', 'amount': '5000'} TS08UB3229 {'first_name': 'Deep ', 'last_name': 'Patra', 'mobile_number': '9907471881', 'email': 'rajpatraz123456789@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura ', 'pincode': '722152', 'referral_code_input': 'VRL16677', 'agreed_terms': True} {'first_name': 'John ', 'last_name': 'Solomon', 'mobile_number': '6379321215', 'email': 'solomonthangam4@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '493', 'city': 'Theni', 'pincode': '625579', 'referral_code_input': 'VRL16456', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Radhika ', 'last_name': 'G', 'mobile_number': '7989524898', 'email': 'gandlaradhik1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'TANDUR ', 'pincode': '501141 ', 'referral_code_input': 'VP2RPLO1', 'agreed_terms': True} {'first_name': 'Radhika ', 'last_name': 'G', 'mobile_number': '7989524898', 'email': 'gandlaradhik1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'TANDUR ', 'pincode': '501141 ', 'referral_code_input': 'VP2RPLO1', 'agreed_terms': True} {'first_name': 'RAMPRASAD', 'last_name': 'BAGDI', 'mobile_number': '9382713397', 'email': 'ramprasadbagdi2020@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'BISHNUPUR', 'pincode': '722122', 'referral_code_input': 'VRL16278', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 24940 was killed by signal: 15, core dumped: no [UID:1069][3733] Child process with pid: 24941 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Duddulu', 'last_name': 'Anusha', 'mobile_number': '6305506223', 'email': 'anunitumanu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secundarabad', 'pincode': '500044', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Madhu', 'last_name': 'Sidem', 'mobile_number': '9100823240', 'email': 'sidammadhi24@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Luxettipet', 'pincode': '504215', 'referral_code_input': 'VP4IHQFO', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mabasha', 'last_name': 'Basha', 'mobile_number': '9701365928', 'email': 'mabasha97013@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518401', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Mabasha', 'last_name': 'Basha', 'mobile_number': '9701365928', 'email': 'mabasha97013@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mabasha', 'last_name': 'Basha', 'mobile_number': '9701365928', 'email': 'mabasha97013@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mabasha', 'last_name': 'Basha', 'mobile_number': '9701365928', 'email': 'mabasha97013@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mabasha', 'last_name': 'Basha', 'mobile_number': '9701365928', 'email': 'mabasha97013@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mabasha', 'last_name': 'Basha', 'mobile_number': '9701365928', 'email': 'mabasha97013@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mabasha', 'last_name': 'Basha', 'mobile_number': '9701365928', 'email': 'mabasha97013@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518401', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'praveen', 'last_name': 'Maroju', 'mobile_number': '9391153581', 'email': 'marojupraveen7@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508205', 'referral_code_input': 'VRL16000', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sravanthi ', 'last_name': 'Punnam ', 'mobile_number': '8297220858', 'email': 'sravanthi12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP3D03AU', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9390'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9390 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1118'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1118 VerifyTxnPinSerializer(data={'transaction_pin': '9311'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9311 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9390'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9390 VerifyTxnPinSerializer(data={'transaction_pin': '1984'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1984 1. recharge_status : Pending txnid VPP1POZL1K STATUS VPP1POZL1K start ts=2025-10-26T03:54:20.931743+00:00 bg start order_id=VPP1POZL1K service=prepaid STATUS VPP1POZL1K no local tx row yet prepaid STATUS VPP1POZL1K calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPP1POZL1K', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPP1POZL1K provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPP1POZL1K no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPP1POZL1K STATUS VPP1POZL1K start ts=2025-10-26T03:54:26.920326+00:00 STATUS VPP1POZL1K no local tx row yet STATUS VPP1POZL1K calling provider\u2026 RAW {'orderId': '202510260924218357', 'TxnId': 'VPP1POZL1K', 'status': 'PENDING', 'number': '7416751061', 'amount': '199.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 09:24:21', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPP1POZL1K provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510260924218357 STATUS VPP1POZL1K no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPP1POZL1K STATUS VPP1POZL1K start ts=2025-10-26T03:54:32.773515+00:00 STATUS VPP1POZL1K no local tx row yet STATUS VPP1POZL1K calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPP1POZL1K Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510260924218357', 'TxnId': 'VPP1POZL1K', 'status': 'SUCCESS', 'number': '7416751061', 'amount': '199.00', 'RefId': 'APH2510260924260015', 'operator': 'VI', 'service': 'Mobile', 'Comi': '7.164', 'reqTime': '2025-10-26 09:24:21', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPP1POZL1K provider -> normalized=SUCCESS, resText='Payment Processed', refId=APH2510260924260015, orderId=202510260924218357 STATUS VPP1POZL1K no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9311'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9311 VerifyTxnPinSerializer(data={'transaction_pin': '9381'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9381 VerifyTxnPinSerializer(data={'transaction_pin': '1811'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1811 1. recharge_status : Pending txnid VPFFHIJYNL STATUS VPFFHIJYNL start ts=2025-10-26T03:56:26.705036+00:00 STATUS VPFFHIJYNL no local tx row yet STATUS VPFFHIJYNL calling provider\u2026 bg start order_id=VPFFHIJYNL service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPFFHIJYNL', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPFFHIJYNL provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPFFHIJYNL no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPFFHIJYNL STATUS VPFFHIJYNL start ts=2025-10-26T03:56:33.641889+00:00 STATUS VPFFHIJYNL no local tx row yet STATUS VPFFHIJYNL calling provider\u2026 RAW {'orderId': '202510260926278612', 'TxnId': 'VPFFHIJYNL', 'status': 'PENDING', 'number': '9618130750', 'amount': '299.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 09:26:27', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPFFHIJYNL provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510260926278612 STATUS VPFFHIJYNL no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPFFHIJYNL STATUS VPFFHIJYNL start ts=2025-10-26T03:56:40.536449+00:00 STATUS VPFFHIJYNL no local tx row yet STATUS VPFFHIJYNL calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPFFHIJYNL Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510260926278612', 'TxnId': 'VPFFHIJYNL', 'status': 'SUCCESS', 'number': '9618130750', 'amount': '299.00', 'RefId': '1769388789', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.382', 'reqTime': '2025-10-26 09:26:27', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPFFHIJYNL provider -> normalized=SUCCESS, resText='Payment Processed', refId=1769388789, orderId=202510260926278612 STATUS VPFFHIJYNL no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sambireddy', 'last_name': 'Chinnapareddy', 'mobile_number': '9502543299', 'email': 'chsambireddy00@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Guntur', 'pincode': '522549', 'referral_code_input': 'VRL15197', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '4997'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4997 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4997'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4997 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2233'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2233 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OSError: LSAPI: File error =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KANDIPALLI ', 'last_name': 'PRAVEEN KUMAR ', 'mobile_number': '9666826282', 'email': 'praveen4kandipalli@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Kathipudi ', 'pincode': '533444', 'referral_code_input': 'VP0V11FO', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'M.', 'last_name': 'Ranga', 'mobile_number': '6281496821', 'email': 'mskylard43@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli ', 'pincode': '531084', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Howdekari', 'last_name': 'Satyanarayana Rso', 'mobile_number': '9905866206', 'email': 'satyanarayanaraohowdekari@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518001', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mabasha', 'last_name': 'Basha', 'mobile_number': '9701365928', 'email': 'mabasha97013@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyala', 'pincode': '518442', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mabasha', 'last_name': 'Basha', 'mobile_number': '9701365928', 'email': 'mabasha97013@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyala', 'pincode': '518442', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mabasha', 'last_name': 'Basha', 'mobile_number': '9701365928', 'email': 'mabasha97013@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyala', 'pincode': '518442', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mabasha', 'last_name': 'Basha', 'mobile_number': '9701365928', 'email': 'mabasha97013@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyala', 'pincode': '518442', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chityala ', 'last_name': 'Laxman', 'mobile_number': '9948540692', 'email': 'chityalalaxman44@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Hanumakonda ', 'pincode': '506142', 'referral_code_input': 'VP8NYY13', 'agreed_terms': True} {'first_name': 'Arika', 'last_name': 'ramakrishna', 'mobile_number': '8121337960', 'email': 'ramakrishna9110508645@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupam ', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Arika', 'last_name': 'ramakrishna', 'mobile_number': '8121337960', 'email': 'ramakrishna9110508645@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Kurupam ', 'pincode': '535534', 'referral_code_input': 'VRL15535', 'agreed_terms': True} {'first_name': 'Budde', 'last_name': 'Prabakar', 'mobile_number': '7702099431', 'email': 'buddeprabhakar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Ccc.naspur', 'pincode': '504302', 'referral_code_input': 'VP4MF261', 'agreed_terms': True} {'first_name': 'Kaithapuram', 'last_name': 'Saidulu', 'mobile_number': '9912795354', 'email': 'saidulukhaithapuram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508205', 'referral_code_input': 'VP6EVFRK', 'agreed_terms': True} {'first_name': 'Gowthami ', 'last_name': 'Boggula ', 'mobile_number': '8019518862', 'email': 'gowthamibogula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gowthami ', 'last_name': 'Boggula ', 'mobile_number': '8019518862', 'email': 'gowthamibogula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem ', 'pincode': '507120', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bestha', 'last_name': 'Venkatesh', 'mobile_number': '9959519228', 'email': 'bvenky.bestha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'kurnool', 'pincode': '518216', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} {'first_name': 'Mabasha', 'last_name': 'Basha', 'mobile_number': '9701365928', 'email': 'mabasha97013@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyala', 'pincode': '518442', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mabasha', 'last_name': 'Basha', 'mobile_number': '9963365928', 'email': 'mabasha97013@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Howdekari', 'last_name': 'Satyanarayana Rao', 'mobile_number': '9985866206', 'email': 'satyanarayanaraohowdekari@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518001', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} {'first_name': 'Budde', 'last_name': 'Prabakar', 'mobile_number': '7702099431', 'email': 'buddeprabhakar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': '', 'pincode': '504302', 'referral_code_input': 'VP4MF261', 'agreed_terms': True} {'first_name': 'Budde', 'last_name': 'Prabakar', 'mobile_number': '7702099431', 'email': 'buddeprabhakar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': '', 'pincode': '504302', 'referral_code_input': 'VP4MF261', 'agreed_terms': True} {'first_name': 'Udumula ', 'last_name': 'Ashok', 'mobile_number': '8099887254', 'email': 'udumulaashok2@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Kaza', 'pincode': '521150', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pranee', 'last_name': 'Th', 'mobile_number': '8074581241', 'email': 'praneethvechangi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Pedabayalu ', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chityala ', 'last_name': 'Laxman ', 'mobile_number': '9704112011', 'email': 'chityalalaxman44@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Hanumakonda ', 'pincode': '506142', 'referral_code_input': 'VP8NYY13', 'agreed_terms': True} {'first_name': 'Sai', 'last_name': 'Kiran', 'mobile_number': '9701903182', 'email': 'saikiranj461@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Srikakulam ', 'pincode': '532408', 'referral_code_input': 'VRL14254', 'agreed_terms': True} {'first_name': 'Elkur ', 'last_name': 'Mahanandi Reddy', 'mobile_number': '9703949594', 'email': 'elkurmahanandi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sambireddy', 'last_name': 'Chinnapareddy', 'mobile_number': '9502543299', 'email': 'chinnapareddysambireddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Guntur', 'pincode': '522549', 'referral_code_input': 'VRL15197', 'agreed_terms': True} {'first_name': 'Sambireddy', 'last_name': 'Chinnapareddy', 'mobile_number': '9502543299', 'email': 'chinnapareddysambireddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Guntur', 'pincode': '522549', 'referral_code_input': 'VRL15197', 'agreed_terms': True} {'first_name': 'Sambireddy', 'last_name': 'Chinnapareddy', 'mobile_number': '9502543299', 'email': 'chinnapareddysambireddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Guntur', 'pincode': '522549', 'referral_code_input': 'VRL15197', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'NABIN', 'last_name': 'MAHATA', 'mobile_number': '7384644688', 'email': 'mahatanabin125@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '591', 'city': 'Khargapur ', 'pincode': '7384644688', 'referral_code_input': 'VRL16766', 'agreed_terms': True} [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'M', 'last_name': 'Ranga', 'mobile_number': '6281496821', 'email': 'mskylard43@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli ', 'pincode': '531084', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'M', 'last_name': 'Ranga', 'mobile_number': '6281496821', 'email': 'mskylard43@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli ', 'pincode': '531084', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1993'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1993 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== {'first_name': 'Radhika ', 'last_name': 'Radhika ', 'mobile_number': '9848575907', 'email': 'guturiradhika@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum ', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} txnid VPE9J11AW9 STATUS VPE9J11AW9 start ts=2025-10-26T04:21:51.442830+00:00 bg start order_id=VPE9J11AW9 service=prepaid STATUS VPE9J11AW9 no local tx row yet prepaid STATUS VPE9J11AW9 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPE9J11AW9', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPE9J11AW9 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPE9J11AW9 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPE9J11AW9 STATUS VPE9J11AW9 start ts=2025-10-26T04:21:57.315748+00:00 STATUS VPE9J11AW9 no local tx row yet STATUS VPE9J11AW9 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPE9J11AW9 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510260951519170', 'TxnId': 'VPE9J11AW9', 'status': 'SUCCESS', 'number': '9573052669', 'amount': '349.00', 'RefId': '2237662382', 'operator': 'AT', 'service': 'Mobile', 'Comi': '6.282', 'reqTime': '2025-10-26 09:51:51', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPE9J11AW9 provider -> normalized=SUCCESS, resText='Payment Processed', refId=2237662382, orderId=202510260951519170 STATUS VPE9J11AW9 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9230'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9230 1. recharge_status : Pending bg start order_id=VPKHGK9AUY service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPKHGK9AUY STATUS VPKHGK9AUY start ts=2025-10-26T04:23:31.025261+00:00 STATUS VPKHGK9AUY no local tx row yet STATUS VPKHGK9AUY calling provider\u2026 RAW {'orderId': '202510260953319347', 'TxnId': 'VPKHGK9AUY', 'status': 'PENDING', 'number': '9177075568', 'amount': '489.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 09:53:31', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPKHGK9AUY provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510260953319347 STATUS VPKHGK9AUY no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPKHGK9AUY STATUS VPKHGK9AUY start ts=2025-10-26T04:23:37.119560+00:00 STATUS VPKHGK9AUY no local tx row yet STATUS VPKHGK9AUY calling provider\u2026 RAW {'orderId': '202510260953319347', 'TxnId': 'VPKHGK9AUY', 'status': 'SUCCESS', 'number': '9177075568', 'amount': '489.00', 'RefId': '276794101', 'operator': 'AT', 'service': 'Mobile', 'Comi': '8.802', 'reqTime': '2025-10-26 09:53:31', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPKHGK9AUY provider -> normalized=SUCCESS, resText='Payment Processed', refId=276794101, orderId=202510260953319347 STATUS VPKHGK9AUY no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPKHGK9AUY Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kambala', 'last_name': 'Eswarappa', 'mobile_number': '8639473955', 'email': 'eswar.pocket1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Panyam', 'pincode': '518112', 'referral_code_input': 'VP7A5MZP', 'agreed_terms': True} {'first_name': 'Jeshwanth', 'last_name': 'Boggula', 'mobile_number': '8374837840', 'email': 'jeshwanthboggula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem', 'pincode': '507120', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kambala', 'last_name': 'Eswarappa', 'mobile_number': '8639473922', 'email': 'eswar.pocket2@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Panyam', 'pincode': '518112', 'referral_code_input': 'VP7A5MZP', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karedla govida raju', 'last_name': 'RAJU', 'mobile_number': '9959362669', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karedla Sasi surya kiran', 'last_name': 'Kiran', 'mobile_number': '9959362669', 'email': 'sasisasi8869@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamumdry', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bathala', 'last_name': 'Satwikh tez', 'mobile_number': '8106869676', 'email': 'satwikhtez@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524342', 'referral_code_input': 'VRL15877', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Anil ', 'last_name': 'E', 'mobile_number': '6281226117', 'email': 'eslavathanil1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'MAHABUBABAD', 'pincode': '507211', 'referral_code_input': 'VP1HFFEZ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karedla sasi surya kiran ', 'last_name': 'Kiran ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry', 'pincode': '533234', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Karedla sasi surya kiran ', 'last_name': 'Kiran ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry', 'pincode': '533234', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 590 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karedla sasi surya kiran ', 'last_name': 'Kiran ', 'mobile_number': '9652415699', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Neha ', 'last_name': 'Neha', 'mobile_number': '9392064844', 'email': 'samanurunehashanmukha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Vijayawada ', 'pincode': '520001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'GUGULOTH PRASAD', 'last_name': 'GUGULOTH ', 'mobile_number': '9347833509', 'email': 'Gugulothprasad28@gmail.Com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'KHAMMAM', 'pincode': '507122', 'referral_code_input': 'VRL16131', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Guturi', 'last_name': 'Radhika ', 'mobile_number': '9848575907', 'email': 'guturiradhika@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum ', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Guturi', 'last_name': 'Radhika ', 'mobile_number': '9848575907', 'email': 'guturiradhika@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum ', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Guturi', 'last_name': 'Radhika ', 'mobile_number': '9848575907', 'email': 'guturiradhika@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum ', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bogari Narsimha ', 'last_name': 'Bogari', 'mobile_number': '9666591535', 'email': 'bogarinarsimha054@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda ', 'pincode': '508001', 'referral_code_input': 'VP16H25C', 'agreed_terms': True} {'first_name': 'T ', 'last_name': 'Venu', 'mobile_number': '9959067926', 'email': 'thatikondavenu577@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL16713', 'agreed_terms': True} 4569 4569 4569 [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Surla nathaniyelu', 'last_name': 'Niyal', 'mobile_number': '8688247449', 'email': 'snathaniyelu123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': '', 'pincode': '531029', 'referral_code_input': 'VP3TT3F2', 'agreed_terms': True} {'first_name': 'BEJAWADA', 'last_name': 'Srikanth', 'mobile_number': '9908465444', 'email': 'bejawadasrikanth@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500045', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sravanthi ', 'last_name': 'Punnam ', 'mobile_number': '8297220858', 'email': 'sravanthipunnam12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP3D03AU', 'agreed_terms': True} {'first_name': 'Sravanthi ', 'last_name': 'Punnam ', 'mobile_number': '8297220858', 'email': 'sravanthipunnam12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP3D03AU', 'agreed_terms': True} {'first_name': 'Sravanthi ', 'last_name': 'Punnam ', 'mobile_number': '8297220858', 'email': 'sravanthipunnam12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP3D03AU', 'agreed_terms': True} {'first_name': 'Karedla Sasi surya kiran', 'last_name': 'Kiran', 'mobile_number': '9959362669', 'email': 'sasisasi8869@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamumdry', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'Karedla Sasi surya kiran', 'last_name': 'Kiran', 'mobile_number': '9959362669', 'email': 'sasisasi8869@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamumdry', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'Karedla Sasi surya kiran', 'last_name': 'Kiran', 'mobile_number': '9959362669', 'email': 'sasisasi8869@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamumdry', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'Karedla Sasi surya kiran', 'last_name': 'Kiran', 'mobile_number': '9959362669', 'email': 'sasisasi8869@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamumdry', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'Karedla Sasi surya kiran', 'last_name': 'Kiran', 'mobile_number': '9959362669', 'email': 'sasisasi8869@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamumdry', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'Karedla Sasi surya kiran', 'last_name': 'Kiran', 'mobile_number': '9959362669', 'email': 'sasisasi8869@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamumdry', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'Karedla Sasi surya kiran', 'last_name': 'Kiran', 'mobile_number': '9959362669', 'email': 'sasisasi8869@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamumdry', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'Karedla sasi surya kiran ', 'last_name': 'Kiran ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'SAGARA', 'last_name': 'RAMESH', 'mobile_number': '6303740254', 'email': 'sagararamesh078@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'SALURU ', 'pincode': '535591', 'referral_code_input': 'VP8M63I8', 'agreed_terms': True} {'first_name': 'Kummari ', 'last_name': 'Laxman', 'mobile_number': '9490163228', 'email': 'laxmankummari13@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Surla nathaniyelu', 'last_name': 'Niyal', 'mobile_number': '8688247449', 'email': 'snathaniyelu123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Gmadugula', 'pincode': '531029', 'referral_code_input': 'VP3TT3F2', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9951608799'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9951608799'} 9951608799 {'first_name': 'Guturi', 'last_name': 'Radhika ', 'mobile_number': '9848575907', 'email': 'guturiradhika@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum ', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Guturi', 'last_name': 'Radhika ', 'mobile_number': '9848575907', 'email': 'guturiradhika@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum ', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Guturi', 'last_name': 'Radhika ', 'mobile_number': '9848575907', 'email': 'guturiradhika@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum ', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Guturi', 'last_name': 'Radhika ', 'mobile_number': '9848575907', 'email': 'guturiradhika@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum ', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Guturi', 'last_name': 'Radhika ', 'mobile_number': '9848575907', 'email': 'guturiradhika@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum ', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Guturi', 'last_name': 'Radhika ', 'mobile_number': '9848575907', 'email': 'guturiradhika@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum ', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Guturi', 'last_name': 'Radhika ', 'mobile_number': '9848575907', 'email': 'guturiradhika@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum ', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mood', 'last_name': 'Hari', 'mobile_number': '7993404053', 'email': 'moodhari402@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Khammam ', 'pincode': '507166', 'referral_code_input': 'VP0P4FKB', 'agreed_terms': True} {'first_name': 'Karedla sasi surya kiran ', 'last_name': 'Kiran ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'Narsimha', 'last_name': 'Bogari', 'mobile_number': '9666591535', 'email': 'bogarinarsimha054@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda ', 'pincode': '508001', 'referral_code_input': 'VP16H25C', 'agreed_terms': True} {'first_name': 'Narsimha', 'last_name': 'Bogari', 'mobile_number': '9666591535', 'email': 'bogarinarsimha054@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda ', 'pincode': '508001', 'referral_code_input': 'VP16H25C', 'agreed_terms': True} {'first_name': 'Anwar', 'last_name': 'basha', 'mobile_number': '9193461843', 'email': 'manwarbasha28@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518010', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Jolam', 'last_name': 'Anitha', 'mobile_number': '9553568658', 'email': 'anitha9553568@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Gundala', 'pincode': '508101', 'referral_code_input': 'VP8488C6', 'agreed_terms': True} [UID:1069][3733] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9705'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9705 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPNPCPTNOD STATUS VPNPCPTNOD start ts=2025-10-26T05:18:39.938019+00:00 bg start order_id=VPNPCPTNOD service=prepaid STATUS VPNPCPTNOD no local tx row yet prepaid STATUS VPNPCPTNOD calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPNPCPTNOD', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPNPCPTNOD provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPNPCPTNOD no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPNPCPTNOD STATUS VPNPCPTNOD start ts=2025-10-26T05:18:45.966372+00:00 STATUS VPNPCPTNOD no local tx row yet STATUS VPNPCPTNOD calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPNPCPTNOD Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510261048402161', 'TxnId': 'VPNPCPTNOD', 'status': 'SUCCESS', 'number': '8179824851', 'amount': '299.00', 'RefId': '4286130184', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.382', 'reqTime': '2025-10-26 10:48:40', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPNPCPTNOD provider -> normalized=SUCCESS, resText='Payment Processed', refId=4286130184, orderId=202510261048402161 STATUS VPNPCPTNOD no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== {'first_name': 'SREEKANTH', 'last_name': 'REDDY', 'mobile_number': '9197016647', 'email': 'sreekanthreddyt.d9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '092801688'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '092801688'} 092801688 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '110533142'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '110533142'} 110533142 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6244'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6244 1. recharge_status : Pending txnid VP255ZL7EP STATUS VP255ZL7EP start ts=2025-10-26T05:28:25.104621+00:00 bg start order_id=VP255ZL7EP service=prepaid STATUS VP255ZL7EP no local tx row yet prepaid STATUS VP255ZL7EP calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP255ZL7EP', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP255ZL7EP provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP255ZL7EP no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP255ZL7EP STATUS VP255ZL7EP start ts=2025-10-26T05:28:31.084483+00:00 STATUS VP255ZL7EP no local tx row yet STATUS VP255ZL7EP calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP255ZL7EP Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510261058253901', 'TxnId': 'VP255ZL7EP', 'status': 'SUCCESS', 'number': '8790524284', 'amount': '299.00', 'RefId': '2007699606', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.382', 'reqTime': '2025-10-26 10:58:25', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP255ZL7EP provider -> normalized=SUCCESS, resText='Payment Processed', refId=2007699606, orderId=202510261058253901 STATUS VP255ZL7EP no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mondi pedda ', 'last_name': 'Mogilaiah ', 'mobile_number': '9398311698', 'email': 'pmogilaiah2023@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Devaradra ', 'pincode': '509204', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shahrukh', 'last_name': 'Pinjari', 'mobile_number': '9766362148', 'email': 'sharukh35he@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon', 'pincode': '425001', 'referral_code_input': 'VRL16453', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Balla', 'last_name': 'Arunkumar ', 'mobile_number': '9912115674', 'email': 'a4arun674@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram ', 'pincode': '533247', 'referral_code_input': 'VRL15442', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPMOPYV4M7 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPMOPYV4M7 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPMOPYV4M7 STATUS VPMOPYV4M7 start ts=2025-10-26T05:45:19.524868+00:00 ------------------ Response data ----------------- {'bal': '22763.02', 'Comi': '0.114', 'optId': '6712655021', 'amount': 19, 'mobile': '7702538707', 'status': 'SUCCESS', 'orderId': 'VPMOPYV4M7', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPMOPYV4M7 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narayana', 'last_name': 'Narayana', 'mobile_number': '9849306559', 'email': 'n4459336@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': '', 'pincode': '515801', 'referral_code_input': 'VRL15599', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narayana', 'last_name': 'Narayana', 'mobile_number': '9849306559', 'email': 'n4459336@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515801', 'referral_code_input': 'VRL15599', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SIDDHARTHA SANKAR ', 'last_name': 'PAL', 'mobile_number': '9433563239', 'email': 'siddharthasankar666@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '593', 'city': 'Panskura ', 'pincode': '7211523', 'referral_code_input': 'VRL16766', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chandra shaker', 'last_name': 'Padakanti', 'mobile_number': '8499841008', 'email': 'dream.chandu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Choppadandi ', 'pincode': '505415', 'referral_code_input': '', 'agreed_terms': True} None None None {'first_name': 'Shahrukh', 'last_name': 'Pinjari', 'mobile_number': '9766362148', 'email': 'sharukh35he@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon', 'pincode': '425001', 'referral_code_input': 'VRL16453', 'agreed_terms': True} {'first_name': 'Shahrukh', 'last_name': 'Pinjari', 'mobile_number': '9766362148', 'email': 'sharukh35he@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '329', 'city': 'Jalgaon', 'pincode': '425001', 'referral_code_input': 'VRL16453', 'agreed_terms': True} {'first_name': 'Shaik', 'last_name': 'Mahammed Hafeez', 'mobile_number': '9063708771', 'email': 'hafeez881shaik@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'kurnool', 'pincode': '518003', 'referral_code_input': 'VRL16735', 'agreed_terms': True} {'first_name': 'Mandi', 'last_name': 'Manoj', 'mobile_number': '6301565795', 'email': 'mandimanoj277@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP7XQES8', 'agreed_terms': True} {'first_name': 'Narayana', 'last_name': 'Muryhy', 'mobile_number': '8142306699', 'email': 'murthy.tn09@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyderabad ', 'pincode': '502032', 'referral_code_input': 'VRL13974', 'agreed_terms': True} {'first_name': 'Chandra shaker', 'last_name': 'Padakanti', 'mobile_number': '8499841008', 'email': 'dream.chandu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Choppadandi ', 'pincode': '505415', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} {'first_name': 'Chandra shaker', 'last_name': 'Padakanti', 'mobile_number': '8499841008', 'email': 'dream.chandu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Choppadandi ', 'pincode': '505415', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} None {'first_name': ' subrahmanya ', 'last_name': 'Kolusu', 'mobile_number': '9849165046', 'email': 'kolususubbu4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Srikakulam ', 'pincode': '521132', 'referral_code_input': 'VRL15131', 'agreed_terms': True} {'first_name': 'Jolam', 'last_name': 'Mounika', 'mobile_number': '8143408575', 'email': 'mounikajolam@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Gundala', 'pincode': '508101', 'referral_code_input': 'VRL16830', 'agreed_terms': True} {'first_name': 'Saizi', 'last_name': 'Naaz', 'mobile_number': '7652091303', 'email': 'babemis91@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'Kanpur', 'pincode': '208023', 'referral_code_input': 'VRL16626', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'Shaik', 'last_name': 'Ibadulla', 'mobile_number': '7997868837', 'email': 'ibadullas888@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicharla', 'pincode': '517192', 'referral_code_input': 'VRL15733', 'agreed_terms': True} None None {'first_name': 'Sambu', 'last_name': 'Nikhitha ', 'mobile_number': '9121763557', 'email': 'sambusrinikitha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Jadcherla ', 'pincode': '509309', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pallala ', 'last_name': 'Mani ', 'mobile_number': '8247032229', 'email': 'manikumarreddypallala1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524409', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} {'first_name': 'SHAIK', 'last_name': 'SHAKEEL BASHA ', 'mobile_number': '8019421948', 'email': 'shaikra838@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518466', 'referral_code_input': 'VRL16837', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sammakka', 'last_name': 'Boggula', 'mobile_number': '9100569266', 'email': 'boggulasammakha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem', 'pincode': '507120', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Siva ', 'last_name': 'Shankar', 'mobile_number': '9347444133', 'email': 'vanthalasangeetha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': '789313', 'pincode': '531149', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2237'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2237 {'first_name': 'Sambu', 'last_name': 'Nikitha', 'mobile_number': '9121763557', 'email': 'sambusrinikitha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Jadcherla ', 'pincode': '509301', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Sambu', 'last_name': 'Nikitha', 'mobile_number': '9121763557', 'email': 'sambusrinikitha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Jadcherla ', 'pincode': '509301', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sambu', 'last_name': 'Nikitha', 'mobile_number': '9121763557', 'email': 'sambusrinikitha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Jadcherla ', 'pincode': '509301', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} {'first_name': 'Sambu', 'last_name': 'Nikitha', 'mobile_number': '9121763557', 'email': 'sambusrinikitha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Jadcherla ', 'pincode': '509301', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPYXUWJ953 STATUS VPYXUWJ953 start ts=2025-10-26T06:27:47.989121+00:00 bg start order_id=VPYXUWJ953 service=prepaid STATUS VPYXUWJ953 no local tx row yet prepaid STATUS VPYXUWJ953 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510261157489452', 'TxnId': 'VPYXUWJ953', 'status': 'PENDING', 'number': '9182041142', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 11:57:48', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPYXUWJ953 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261157489452 STATUS VPYXUWJ953 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPYXUWJ953 STATUS VPYXUWJ953 start ts=2025-10-26T06:27:53.990140+00:00 STATUS VPYXUWJ953 no local tx row yet STATUS VPYXUWJ953 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPYXUWJ953 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510261157489452', 'TxnId': 'VPYXUWJ953', 'status': 'SUCCESS', 'number': '9182041142', 'amount': '349.00', 'RefId': '6712917654', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-26 11:57:48', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPYXUWJ953 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6712917654, orderId=202510261157489452 STATUS VPYXUWJ953 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karedla Govinda raju ', 'last_name': 'Raju ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry ', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karedla Govinda raju ', 'last_name': 'Raju ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry ', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'Karedla Govinda raju ', 'last_name': 'Raju ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry ', 'pincode': '533234', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Karedla Govinda raju ', 'last_name': 'Raju ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry ', 'pincode': '533234', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'BHG'), ('fields', {'book_using': '', 'mobile': '9493692028', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg BHG {'book_using': '', 'mobile': '9493692028', 'consumer_id': ''} 9493692028 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karedla Govinda raju', 'last_name': 'Raju ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry ', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karedla Govinda raju', 'last_name': 'Raju ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry ', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'Karedla Govinda raju', 'last_name': 'Raju ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry ', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'Karedla Govinda raju', 'last_name': 'Raju ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry ', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Karedla Govinda raju', 'last_name': 'Raju ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry ', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Karedla Govinda raju', 'last_name': 'Raju ', 'mobile_number': '9959362662', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry ', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Banavathu', 'last_name': 'Ravinaik', 'mobile_number': '8074742483', 'email': 'ravinaiksanjeevani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripet', 'pincode': '522616', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'kasineni ', 'last_name': 'kambagiriswamy ', 'mobile_number': '9581090331', 'email': 'girisai331@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Karnull', 'pincode': '518123', 'referral_code_input': 'VRL16246', 'agreed_terms': True} {'first_name': 'Akkala', 'last_name': 'Maddiletigoud', 'mobile_number': '9948536317', 'email': 'akkalamadddiletiguod@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': 'VRL16800', 'agreed_terms': True} {'first_name': 'Akkala', 'last_name': 'Maddiletigoud', 'mobile_number': '9948536317', 'email': 'akkalamadddiletiguod@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': 'VRL16800', 'agreed_terms': True} {'first_name': 'Akkala', 'last_name': 'Maddiletigoud', 'mobile_number': '9948536317', 'email': 'akkalamadddiletiguod@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': 'VRL16800', 'agreed_terms': True} {'first_name': 'Akkala', 'last_name': 'Maddiletigoud', 'mobile_number': '9948536317', 'email': 'akkalamadddiletiguod@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': 'VRL16800', 'agreed_terms': True} {'first_name': 'Akkala', 'last_name': 'Maddiletigoud', 'mobile_number': '9948536317', 'email': 'akkalamadddiletiguod@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': 'VRL16800', 'agreed_terms': True} {'first_name': 'Akkala', 'last_name': 'Maddiletigoud', 'mobile_number': '9948536317', 'email': 'akkalamadddiletiguod@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': 'VRL16800', 'agreed_terms': True} {'first_name': 'Akkala', 'last_name': 'Maddiletigoud', 'mobile_number': '9948536317', 'email': 'akkalamadddiletiguod@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': 'VRL16800', 'agreed_terms': True} {'first_name': 'Akkala', 'last_name': 'Maddiletigoud', 'mobile_number': '9948536317', 'email': 'akkalamadddiletiguod@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': 'VRL16800', 'agreed_terms': True} {'first_name': 'Akkala', 'last_name': 'Maddiletigoud', 'mobile_number': '9948536317', 'email': 'akkalamadddiletiguod@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': 'VRL16800', 'agreed_terms': True} {'first_name': 'Akkala', 'last_name': 'Maddiletigoud', 'mobile_number': '9948536317', 'email': 'akkalamadddiletiguod@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': 'VRL16800', 'agreed_terms': True} {'first_name': 'Akkala', 'last_name': 'Maddiletigoud', 'mobile_number': '9948536317', 'email': 'akkalamadddiletiguod@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': 'VRL16800', 'agreed_terms': True} {'first_name': 'Akkala', 'last_name': 'Maddiletigoud', 'mobile_number': '9948536317', 'email': 'akkalamadddiletiguod@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': 'VRL16800', 'agreed_terms': True} {'first_name': 'Karedla Govinda raju ', 'last_name': 'Raju ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry ', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'Udumula ', 'last_name': 'Ashok', 'mobile_number': '8099887254', 'email': 'udumulaashok2@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Kaza', 'pincode': '521150', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Udumula ', 'last_name': 'Ashok', 'mobile_number': '8099887254', 'email': 'udumulaashok2@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Kaza', 'pincode': '521150', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7891'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7891 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1891'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1891 1. recharge_status : Pending txnid VPZW4GY8XU STATUS VPZW4GY8XU start ts=2025-10-26T06:38:39.895768+00:00 STATUS VPZW4GY8XU no local tx row yet STATUS VPZW4GY8XU calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZW4GY8XU', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZW4GY8XU provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZW4GY8XU no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPZW4GY8XU STATUS VPZW4GY8XU start ts=2025-10-26T06:38:45.756084+00:00 STATUS VPZW4GY8XU no local tx row yet STATUS VPZW4GY8XU calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZW4GY8XU', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZW4GY8XU provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZW4GY8XU no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPZW4GY8XU STATUS VPZW4GY8XU start ts=2025-10-26T06:38:51.656052+00:00 STATUS VPZW4GY8XU no local tx row yet STATUS VPZW4GY8XU calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZW4GY8XU', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZW4GY8XU provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZW4GY8XU no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPZW4GY8XU STATUS VPZW4GY8XU start ts=2025-10-26T06:38:58.097720+00:00 STATUS VPZW4GY8XU no local tx row yet STATUS VPZW4GY8XU calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZW4GY8XU', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZW4GY8XU provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZW4GY8XU no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPZW4GY8XU STATUS VPZW4GY8XU start ts=2025-10-26T06:39:04.046034+00:00 STATUS VPZW4GY8XU no local tx row yet STATUS VPZW4GY8XU calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPZW4GY8XU', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZW4GY8XU provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZW4GY8XU no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) bg start order_id=VPZW4GY8XU service=prepaid =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPZW4GY8XU STATUS VPZW4GY8XU start ts=2025-10-26T06:39:09.876128+00:00 STATUS VPZW4GY8XU no local tx row yet STATUS VPZW4GY8XU calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZW4GY8XU', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZW4GY8XU provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZW4GY8XU no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPZW4GY8XU STATUS VPZW4GY8XU start ts=2025-10-26T06:39:15.956012+00:00 STATUS VPZW4GY8XU no local tx row yet STATUS VPZW4GY8XU calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZW4GY8XU', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZW4GY8XU provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZW4GY8XU no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPZW4GY8XU STATUS VPZW4GY8XU start ts=2025-10-26T06:39:21.715803+00:00 STATUS VPZW4GY8XU no local tx row yet STATUS VPZW4GY8XU calling provider\u2026 RAW {'orderId': '202510261209168633', 'TxnId': 'VPZW4GY8XU', 'status': 'PENDING', 'number': '7382595545', 'amount': '99.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 12:09:16', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPZW4GY8XU provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261209168633 STATUS VPZW4GY8XU no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPZW4GY8XU STATUS VPZW4GY8XU start ts=2025-10-26T06:39:28.435905+00:00 STATUS VPZW4GY8XU no local tx row yet STATUS VPZW4GY8XU calling provider\u2026 RAW {'orderId': '202510261209168633', 'TxnId': 'VPZW4GY8XU', 'status': 'PENDING', 'number': '7382595545', 'amount': '99.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 12:09:16', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPZW4GY8XU provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261209168633 STATUS VPZW4GY8XU no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPZW4GY8XU STATUS VPZW4GY8XU start ts=2025-10-26T06:39:35.157743+00:00 STATUS VPZW4GY8XU no local tx row yet STATUS VPZW4GY8XU calling provider\u2026 RAW {'orderId': '202510261209168633', 'TxnId': 'VPZW4GY8XU', 'status': 'PENDING', 'number': '7382595545', 'amount': '99.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 12:09:16', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPZW4GY8XU provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261209168633 STATUS VPZW4GY8XU no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPZW4GY8XU&number=7382595545&amount=99&operator=BS&circle=1 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sudharshan ', 'last_name': 'Reddy', 'mobile_number': '9866559477', 'email': 'rvreddyasian@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '501508', 'referral_code_input': 'VP63HAM4', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== Iam at inside failure block Inside handle recharge outcome =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg failed order_id=VPZW4GY8XU Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bavisetty ', 'last_name': 'Rambabu ', 'mobile_number': '9908009096', 'email': 'bavisettyrambabu27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': 'VP35N4G0', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Bavisetty ', 'last_name': 'Rambabu ', 'mobile_number': '9908009096', 'email': 'bavisettyrambabu27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': 'VP35N4G0', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sundluru', 'last_name': 'Guru swamy', 'mobile_number': '7702070863', 'email': 'guruswamys1979@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur', 'pincode': '516360', 'referral_code_input': 'VRL14448', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Minnu', 'last_name': 'Minnu', 'mobile_number': '8555809792', 'email': 'gujjasaritha369@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Athmakur ', 'pincode': '508111', 'referral_code_input': 'VP77ZOXI', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][6873] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Sandluru', 'last_name': 'Guru swamy', 'mobile_number': '7702070863', 'email': 'guruswamys1979@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur', 'pincode': '516360', 'referral_code_input': 'VRL14448', 'agreed_terms': True} {'first_name': 'Sundluru', 'last_name': 'Guru swamy', 'mobile_number': '7702070863', 'email': 'guruswamys1979@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur', 'pincode': '516360', 'referral_code_input': 'VRL14448', 'agreed_terms': True} {'first_name': 'Rakesh ', 'last_name': 'Edhunuri', 'mobile_number': '9959111717', 'email': 'rakeshedhunuri143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Thorrur', 'pincode': '506317', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'AHMED', 'last_name': 'HUSSAIN ', 'mobile_number': '9985462860', 'email': 'mfhusainmmm@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500064', 'referral_code_input': 'VP7IYA8T', 'agreed_terms': True} {'first_name': 'Santhosh nani DOMMATI ', 'last_name': 'Santhosh ', 'mobile_number': '9701477983', 'email': 'santhoshnanidommati@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Odela ', 'pincode': '505152', 'referral_code_input': 'VP13QOC8', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Borancha ', 'last_name': 'Anand', 'mobile_number': '9391713913', 'email': 'ANANDBORANCHA@GMAIL.COM', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chevella', 'pincode': '502269', 'referral_code_input': 'VRL16721', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'K. Sai ', 'last_name': 'Sri ', 'mobile_number': '9441947755', 'email': 'kattasaisri9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521165', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2505'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2505 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1979'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1979 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPAES3UL0G service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPAES3UL0G STATUS VPAES3UL0G start ts=2025-10-26T06:55:01.657243+00:00 STATUS VPAES3UL0G no local tx row yet STATUS VPAES3UL0G calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPAES3UL0G', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPAES3UL0G provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPAES3UL0G no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPAES3UL0G STATUS VPAES3UL0G start ts=2025-10-26T06:55:13.149029+00:00 STATUS VPAES3UL0G no local tx row yet STATUS VPAES3UL0G calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPAES3UL0G', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPAES3UL0G provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPAES3UL0G no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPAES3UL0G STATUS VPAES3UL0G start ts=2025-10-26T06:55:26.430156+00:00 STATUS VPAES3UL0G no local tx row yet STATUS VPAES3UL0G calling provider\u2026 RAW {'orderId': '202510261225223093', 'TxnId': 'VPAES3UL0G', 'status': 'PENDING', 'number': '9705905679', 'amount': '365.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 12:25:22', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPAES3UL0G provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261225223093 STATUS VPAES3UL0G no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPAES3UL0G STATUS VPAES3UL0G start ts=2025-10-26T06:55:37.927220+00:00 STATUS VPAES3UL0G no local tx row yet STATUS VPAES3UL0G calling provider\u2026 RAW {'orderId': '202510261225223093', 'TxnId': 'VPAES3UL0G', 'status': 'SUCCESS', 'number': '9705905679', 'amount': '365.00', 'RefId': 'APH2510261225280014', 'operator': 'VI', 'service': 'Mobile', 'Comi': '13.140', 'reqTime': '2025-10-26 12:25:22', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPAES3UL0G provider -> normalized=SUCCESS, resText='Payment Processed', refId=APH2510261225280014, orderId=202510261225223093 STATUS VPAES3UL0G no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPAES3UL0G Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Borancha ', 'last_name': 'Anand', 'mobile_number': '9193917139', 'email': 'ANANDBORANCHA@GMAIL.COM', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'CHEVELLA', 'pincode': '500100', 'referral_code_input': 'VRL16721', 'agreed_terms': True} {'first_name': 'Ediga', 'last_name': 'Harinath', 'mobile_number': '9901044723', 'email': 'edigaharinath1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518465', 'referral_code_input': 'VRL16545', 'agreed_terms': True} {'first_name': 'Sai ', 'last_name': 'Sri', 'mobile_number': '9441947755', 'email': 'kattasaisri9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521165', 'referral_code_input': 'VRL16834', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7861'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7861 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPDIJ7NM2X service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPDIJ7NM2X Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPDIJ7NM2X STATUS VPDIJ7NM2X start ts=2025-10-26T07:02:13.720869+00:00 ------------------ Response data ----------------- {'bal': '22038.37', 'Comi': '0.936', 'optId': 'BRR2510261232420012', 'amount': 26, 'mobile': '9666786169', 'status': 'SUCCESS', 'orderId': 'VPDIJ7NM2X', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '26.00'} STATUS VPDIJ7NM2X LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pavan ', 'last_name': 'Banothu ', 'mobile_number': '7995404887', 'email': 'banothupavan7@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'PEDDAPALLI', 'pincode': '500100', 'referral_code_input': 'VRL16721', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'NPTL'), ('fields', {'account_id': '10583325'})]) ====================== BillValidate ====================== electricity NPTL {'account_id': '10583325'} 10583325 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '9493692028'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '9493692028'} 9493692028 =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '9398086456'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '9398086456'} 9398086456 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Laxmi', 'last_name': 'Srinivas', 'mobile_number': '7989927275', 'email': 'esrinu143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Nidathavolu Kalavacharla', 'pincode': '534301', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Laxmi', 'last_name': 'Srinivas', 'mobile_number': '7989927275', 'email': 'esrinu143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Nidathavolu Kalavacharla', 'pincode': '534301', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Katta. Sai ', 'last_name': 'Sri', 'mobile_number': '9441947755', 'email': 'kattasaisri9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521165', 'referral_code_input': 'VRL16834', 'agreed_terms': True} {'first_name': 'Katta', 'last_name': 'Saisri', 'mobile_number': '9441947755', 'email': 'kattasaisri9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521165', 'referral_code_input': 'VRL16834', 'agreed_terms': True} {'first_name': 'Katta', 'last_name': 'Saisri', 'mobile_number': '9441947755', 'email': 'kattasaisri9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521165', 'referral_code_input': 'VRL16834', 'agreed_terms': True} {'first_name': 'Laxmi', 'last_name': 'Srinivas', 'mobile_number': '7989927275', 'email': 'esrinu143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Nidathavolu Kalavacharla', 'pincode': '534301', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Laxmi', 'last_name': 'Srinivas', 'mobile_number': '7989927275', 'email': 'esrinu143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Nidathavolu Kalavacharla', 'pincode': '534301', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ede ', 'last_name': 'Srinivasarao ', 'mobile_number': '9493608297', 'email': 'edesrinivasarao9493@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vijayawada ', 'pincode': '521228', 'referral_code_input': 'VP3FDV2B', 'agreed_terms': True} {'first_name': 'Sai ', 'last_name': 'Sri', 'mobile_number': '9441947755', 'email': 'kattasaisri9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521165', 'referral_code_input': 'VRL16834', 'agreed_terms': True} {'first_name': 'Sai ', 'last_name': 'Sri', 'mobile_number': '9441947755', 'email': 'kattasaisri9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521165', 'referral_code_input': 'VRL16834', 'agreed_terms': True} {'first_name': 'Sai ', 'last_name': 'Sri', 'mobile_number': '9441947755', 'email': 'kattasaisri9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521165', 'referral_code_input': 'VRL16834', 'agreed_terms': True} {'first_name': 'Sai ', 'last_name': 'Sri', 'mobile_number': '9441947755', 'email': 'kattasaisri9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521165', 'referral_code_input': 'VRL16834', 'agreed_terms': True} {'first_name': 'Sai ', 'last_name': 'Sri', 'mobile_number': '9441947755', 'email': 'kattasaisri9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521165', 'referral_code_input': 'VRL16834', 'agreed_terms': True} {'first_name': 'Sai ', 'last_name': 'Sri', 'mobile_number': '9441947755', 'email': 'kattasaisri9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521165', 'referral_code_input': 'VRL16834', 'agreed_terms': True} {'first_name': 'Katta. Sai', 'last_name': 'Sri', 'mobile_number': '9441947755', 'email': 'kattasaisri9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '521165', 'referral_code_input': 'VRL16834', 'agreed_terms': True} {'first_name': 'Mannem', 'last_name': 'Anasuya', 'mobile_number': '9491937720', 'email': 'anumannem1992@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kadapa', 'pincode': '516233', 'referral_code_input': 'VP9CGQML', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '103994566'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '103994566'} 103994566 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1213205001901'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1213205001901'} 1213205001901 {'first_name': 'Allu ', 'last_name': 'Leeladurgasubramanyamdattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada', 'pincode': '521301', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} {'first_name': 'Allu ', 'last_name': 'Leeladurgasubramanyamdattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada', 'pincode': '521301', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} {'first_name': 'Allu ', 'last_name': 'Leeladurgasubramanyamdattu', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada', 'pincode': '521301', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '103990624'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '103990624'} 103990624 {'first_name': 'Laxmi', 'last_name': 'Srinivas', 'mobile_number': '7989927275', 'email': 'esrinu143@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Nidathavolu Kalavacharla', 'pincode': '534301', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2540'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2540 VerifyTxnPinSerializer(data={'transaction_pin': '4547'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4547 1. recharge_status : Pending txnid VP5H00WX11 STATUS VP5H00WX11 start ts=2025-10-26T07:25:20.847258+00:00 bg start order_id=VP5H00WX11 service=prepaid STATUS VP5H00WX11 no local tx row yet prepaid STATUS VP5H00WX11 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP5H00WX11', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP5H00WX11 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP5H00WX11 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP5H00WX11 STATUS VP5H00WX11 start ts=2025-10-26T07:25:26.693947+00:00 STATUS VP5H00WX11 no local tx row yet STATUS VP5H00WX11 calling provider\u2026 RAW {'orderId': '202510261255277913', 'TxnId': 'VP5H00WX11', 'status': 'PENDING', 'number': '6305932834', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 12:55:27', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP5H00WX11 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261255277913 STATUS VP5H00WX11 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP5H00WX11 STATUS VP5H00WX11 start ts=2025-10-26T07:25:33.932433+00:00 STATUS VP5H00WX11 no local tx row yet STATUS VP5H00WX11 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP5H00WX11 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510261255277913', 'TxnId': 'VP5H00WX11', 'status': 'SUCCESS', 'number': '6305932834', 'amount': '19.00', 'RefId': '6713269930', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-26 12:55:27', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP5H00WX11 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6713269930, orderId=202510261255277913 STATUS VP5H00WX11 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rajarao', 'last_name': 'Arada', 'mobile_number': '8500363454', 'email': 'rajaraoarada1133@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8950'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8950 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5008'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5008 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4262'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4262 VerifyTxnPinSerializer(data={'transaction_pin': '9652'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9652 VerifyTxnPinSerializer(data={'transaction_pin': '2108'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2108 VerifyTxnPinSerializer(data={'transaction_pin': '8096'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8096 VerifyTxnPinSerializer(data={'transaction_pin': '9087'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9087 1. recharge_status : Pending VerifyTxnPinSerializer(data={'transaction_pin': '8369'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8369 txnid VP21Z1JXLE STATUS VP21Z1JXLE start ts=2025-10-26T07:30:33.689731+00:00 bg start order_id=VP21Z1JXLE service=prepaid STATUS VP21Z1JXLE no local tx row yet prepaid STATUS VP21Z1JXLE calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510261300342035', 'TxnId': 'VP21Z1JXLE', 'status': 'PENDING', 'number': '9848252268', 'amount': '49.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 13:00:34', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP21Z1JXLE provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261300342035 STATUS VP21Z1JXLE no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP21Z1JXLE STATUS VP21Z1JXLE start ts=2025-10-26T07:30:40.624785+00:00 STATUS VP21Z1JXLE no local tx row yet STATUS VP21Z1JXLE calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP21Z1JXLE Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510261300342035', 'TxnId': 'VP21Z1JXLE', 'status': 'SUCCESS', 'number': '9848252268', 'amount': '49.00', 'RefId': '1496350175', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.882', 'reqTime': '2025-10-26 13:00:34', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP21Z1JXLE provider -> normalized=SUCCESS, resText='Payment Processed', refId=1496350175, orderId=202510261300342035 STATUS VP21Z1JXLE no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'DEVARLA ', 'last_name': 'SOMAGOUD', 'mobile_number': '9704973104', 'email': 'dsgoud687@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'WANAPARTHY', 'pincode': '509001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Durgaprasad ', 'mobile_number': '9392508058', 'email': 'durgaprasad08286@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Krishna devi peta', 'pincode': '531084', 'referral_code_input': 'VRL14588', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bandi', 'last_name': 'Srisailam ', 'mobile_number': '9133615959', 'email': 'omkaravijay@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'ponnur', 'pincode': '522124', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'B', 'last_name': 'Balaram Reddy', 'mobile_number': '9959365196', 'email': 'subramanamreddyvrampatti@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicharla', 'pincode': '517192', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Disha', 'last_name': 'Singha', 'mobile_number': '9091589047', 'email': 'dishasingha844@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '587', 'city': 'Lalgola', 'pincode': '742148', 'referral_code_input': 'VRL15155', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][21951] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Mohammed ', 'last_name': 'Abdulsalam ', 'mobile_number': '9573304785', 'email': 'sabdul91145@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'pendakatla', 'last_name': 'Himakar ', 'mobile_number': '9121552700', 'email': 'pendakatlah@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Gundala ', 'pincode': '507101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1185'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1185 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][23557] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Salluri ', 'last_name': 'Srinivas ', 'mobile_number': '9666395805', 'email': 'challurisrinivas15@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancheriyal ', 'pincode': '504204', 'referral_code_input': 'VRL14944', 'agreed_terms': True} {'first_name': 'Leela', 'last_name': 'Subrahmanyam', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada', 'pincode': '521301', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} {'first_name': 'Leela', 'last_name': 'Subrahmanyam', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada', 'pincode': '521301', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} {'first_name': 'Leela', 'last_name': 'Subrahmanyam', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada', 'pincode': '521301', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} {'first_name': 'Leela', 'last_name': 'Subrahmanyam', 'mobile_number': '8790355273', 'email': 'leeladurga27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Gudivada', 'pincode': '521301', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} {'first_name': 'Kacham', 'last_name': 'Narender ', 'mobile_number': '8519802197', 'email': 'narendharkacham@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '505001', 'referral_code_input': 'VP13QOC8', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Swami ', 'last_name': 'Dahagaonkar ', 'mobile_number': '8459290622', 'email': 'swamidahagaonkar@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Aheri ', 'pincode': '442709', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Abdulsalam ', 'mobile_number': '9573304785', 'email': 'salamshabana123@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VRL16661', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Abdulsalam ', 'mobile_number': '9573304785', 'email': 'salamshabana123@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VRL16661', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Abdulsalam ', 'mobile_number': '9573304785', 'email': 'salamshabana123@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VRL16661', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Abdulsalam ', 'mobile_number': '9573304785', 'email': 'salamshabana123@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VRL16661', 'agreed_terms': True} {'first_name': 'Alli', 'last_name': 'Thirupathi ', 'mobile_number': '9948975013', 'email': 'thirupathi.alli2345@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VRL16867', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Kirankumar', 'mobile_number': '6304859918', 'email': 'kirankumarpangi9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Krishna Devi peta', 'pincode': '531084', 'referral_code_input': 'VRL14588', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 3130 was killed by signal: 15, core dumped: no [UID:1069][3733] Child process with pid: 3131 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 3913 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'H', 'last_name': 'Siddharth', 'mobile_number': '7259599984', 'email': 'siddustar178@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyanadurgam ', 'pincode': '515767', 'referral_code_input': 'VRL16742', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Lakku', 'last_name': 'Peddanna', 'mobile_number': '9181216697', 'email': 'vijaylakku12@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kumar ', 'last_name': 'Meesala', 'mobile_number': '9949863997', 'email': 'meesalakumar07@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Kadiam', 'pincode': '533126', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'BOYA', 'last_name': 'NAGARAJU', 'mobile_number': '9866180246', 'email': 'nagaraju0251@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509380', 'referral_code_input': 'VRL14054', 'agreed_terms': True} {'first_name': 'Vellalacheruvu ', 'last_name': 'Ramesh ', 'mobile_number': '9676355181', 'email': 'r88001033@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Satuluru', 'pincode': '522549', 'referral_code_input': 'VRL15197', 'agreed_terms': True} {'first_name': 'Avula', 'last_name': 'Vasu', 'mobile_number': '7670997047', 'email': 'anuvasu8998@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal ', 'pincode': '515803', 'referral_code_input': 'VRL16171', 'agreed_terms': True} {'first_name': 'Tanuja', 'last_name': 'Tadepalli', 'mobile_number': '8106397080', 'email': 'ktanuja996@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyderabad ', 'pincode': '502032', 'referral_code_input': 'VRL16845', 'agreed_terms': True} {'first_name': 'KONUDHULA ', 'last_name': 'VENGALAREDDY', 'mobile_number': '7396175884', 'email': 'kondhulavengalareddy1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Sravani ', 'last_name': 'S', 'mobile_number': '8519913522', 'email': 'sapavatsravani@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '506101', 'referral_code_input': 'VRL16822', 'agreed_terms': True} {'first_name': 'Vittal ', 'last_name': 'Vitta', 'mobile_number': '7816013884', 'email': 'kethavathkumar31@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Telangana ', 'pincode': '502302', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DEVARLA ', 'last_name': 'KARTHIK GOUD', 'mobile_number': '9963414346', 'email': 'dkarthikgoud7@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'WANAPARTHY ', 'pincode': '509001', 'referral_code_input': 'VP5AQA7C', 'agreed_terms': True} {'first_name': 'Sravani ', 'last_name': 'S', 'mobile_number': '8519913522', 'email': 'sapavatsravani@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': '', 'pincode': '506101', 'referral_code_input': 'VRL16822', 'agreed_terms': True} {'first_name': 'Sravani ', 'last_name': 'S', 'mobile_number': '8519913522', 'email': 'sapavatsravani@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': '', 'pincode': '506101', 'referral_code_input': 'VRL16822', 'agreed_terms': True} {'first_name': 'Sravani ', 'last_name': 'S', 'mobile_number': '8519913522', 'email': 'sapavatsravani@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': '', 'pincode': '506101', 'referral_code_input': 'VRL16822', 'agreed_terms': True} {'first_name': 'Sravani ', 'last_name': 'S', 'mobile_number': '8519913522', 'email': 'sapavatsravani@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': '', 'pincode': '506101', 'referral_code_input': 'VRL16822', 'agreed_terms': True} {'first_name': 'Maheswaram ', 'last_name': 'Prakash ', 'mobile_number': '9963192159', 'email': 'prasaashmaheswaram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500045', 'referral_code_input': 'VRL15700', 'agreed_terms': True} {'first_name': 'Maheswaram ', 'last_name': 'Prakash ', 'mobile_number': '9963192159', 'email': 'prasaashmaheswaram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500045', 'referral_code_input': 'VRL15700', 'agreed_terms': True} {'first_name': 'Maheswaram ', 'last_name': 'Prakash ', 'mobile_number': '9963192159', 'email': 'prasaashmaheswaram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500045', 'referral_code_input': 'VRL15700', 'agreed_terms': True} {'first_name': 'Rajesh ', 'last_name': 'Sangireddy ', 'mobile_number': '9985155888', 'email': 'raju9966745577@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mandapeta ', 'pincode': '533308', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rajesh ', 'last_name': 'Sangireddy ', 'mobile_number': '9985155888', 'email': 'raju9966745577@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mandapeta ', 'pincode': '533308', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vasali', 'last_name': 'Raghunath ', 'mobile_number': '6305894053', 'email': 'vasaliraghu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518396', 'referral_code_input': 'VRL16171', 'agreed_terms': True} OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][12583] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Sabitri', 'last_name': 'Murmu', 'mobile_number': '9547427252', 'email': 'testmurmu@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura ', 'pincode': '722152', 'referral_code_input': 'VRL16278', 'agreed_terms': True} {'first_name': 'aswa', 'last_name': 'ranganna', 'mobile_number': '9000264022', 'email': 'aswaranganna4141@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal ', 'pincode': '515801', 'referral_code_input': 'VRL16880', 'agreed_terms': True} {'first_name': 'aswa', 'last_name': 'ranganna', 'mobile_number': '9000264022', 'email': 'aswaranganna4141@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal ', 'pincode': '515801', 'referral_code_input': 'VRL16880', 'agreed_terms': True} {'first_name': 'aswa', 'last_name': 'ranganna', 'mobile_number': '9000264022', 'email': 'aswaranganna4141@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal ', 'pincode': '515801', 'referral_code_input': 'VRL16880', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 13336 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2636'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2636 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9696'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9696 VerifyTxnPinSerializer(data={'transaction_pin': '3636'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3636 1. recharge_status : Pending txnid VPMZQHM54V STATUS VPMZQHM54V start ts=2025-10-26T08:28:37.718740+00:00 bg start order_id=VPMZQHM54V service=prepaid STATUS VPMZQHM54V no local tx row yet prepaid STATUS VPMZQHM54V calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510261358387282', 'TxnId': 'VPMZQHM54V', 'status': 'PENDING', 'number': '9346584810', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 13:58:38', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPMZQHM54V provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261358387282 STATUS VPMZQHM54V no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPMZQHM54V STATUS VPMZQHM54V start ts=2025-10-26T08:28:44.075949+00:00 STATUS VPMZQHM54V no local tx row yet STATUS VPMZQHM54V calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPMZQHM54V Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510261358387282', 'TxnId': 'VPMZQHM54V', 'status': 'SUCCESS', 'number': '9346584810', 'amount': '22.00', 'RefId': '3091373306', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.396', 'reqTime': '2025-10-26 13:58:38', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPMZQHM54V provider -> normalized=SUCCESS, resText='Payment Processed', refId=3091373306, orderId=202510261358387282 STATUS VPMZQHM54V no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][18682] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 21657 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9494'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9494 1. recharge_status : Pending txnid VPUK82LTJG STATUS VPUK82LTJG start ts=2025-10-26T08:53:19.927598+00:00 bg start order_id=VPUK82LTJG service=prepaid STATUS VPUK82LTJG no local tx row yet prepaid STATUS VPUK82LTJG calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510261423204298', 'TxnId': 'VPUK82LTJG', 'status': 'PENDING', 'number': '7601078221', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 14:23:20', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPUK82LTJG provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261423204298 STATUS VPUK82LTJG no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPUK82LTJG STATUS VPUK82LTJG start ts=2025-10-26T08:53:27.434554+00:00 ------------------ Response data ----------------- {'bal': '21651.69', 'Comi': '1.794', 'optId': '6713814955', 'amount': 299, 'mobile': '7601078221', 'status': 'SUCCESS', 'orderId': 'VPUK82LTJG', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPUK82LTJG LOCAL terminal -> SUCCESS Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPUK82LTJG Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Anant', 'last_name': 'Shukla ', 'mobile_number': '8948310112', 'email': 'ak3661919@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'Kanpur', 'pincode': '208014', 'referral_code_input': 'VP8ZI7ZP', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1437'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1437 {'first_name': 'S ', 'last_name': 'Vineeth ', 'mobile_number': '7093638408', 'email': 'vineethvineeth2585@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509130', 'referral_code_input': 'VRL13886', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1023'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1023 1. recharge_status : Pending txnid VPU9DRVQIH STATUS VPU9DRVQIH start ts=2025-10-26T09:23:35.555687+00:00 bg start order_id=VPU9DRVQIH service=prepaid prepaid STATUS VPU9DRVQIH no local tx row yet In side dispatch_service_payment function STATUS VPU9DRVQIH calling provider\u2026 getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPU9DRVQIH', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPU9DRVQIH provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPU9DRVQIH no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPU9DRVQIH STATUS VPU9DRVQIH start ts=2025-10-26T09:23:41.371061+00:00 STATUS VPU9DRVQIH no local tx row yet STATUS VPU9DRVQIH calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPU9DRVQIH Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510261453364912', 'TxnId': 'VPU9DRVQIH', 'status': 'SUCCESS', 'number': '9000249563', 'amount': '319.00', 'RefId': '3044942097', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.742', 'reqTime': '2025-10-26 14:53:36', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPU9DRVQIH provider -> normalized=SUCCESS, resText='Payment Processed', refId=3044942097, orderId=202510261453364912 STATUS VPU9DRVQIH no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sandluru', 'last_name': 'Bhaskar', 'mobile_number': '9491641422', 'email': 'sbhaskar9491@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL16853', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '18184696'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '18184696'} 18184696 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Anil Kumar ', 'last_name': 'Danuri ', 'mobile_number': '6302083245', 'email': 'anilkumardanuri@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Aswapuram ', 'pincode': '507116', 'referral_code_input': '', 'agreed_terms': True} 1. recharge_status : Pending txnid VPIFUI2CKE STATUS VPIFUI2CKE start ts=2025-10-26T09:33:02.602945+00:00 bg start order_id=VPIFUI2CKE service=electricity STATUS VPIFUI2CKE no local tx row yet electricity STATUS VPIFUI2CKE calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service RAW {'orderId': '2025102603032676', 'TxnId': 'VPIFUI2CKE', 'status': 'PENDING', 'number': '18184696', 'amount': '74.00', 'RefId': '', 'operator': 'NPTL', 'service': 'ElectriCity', 'Comi': '0.000', 'reqTime': '2025-10-26 15:03:03', 'VoucherCode': None, 'resText': 'Processing'} STATUS VPIFUI2CKE provider -> normalized=PENDING, resText='Processing', refId=, orderId=2025102603032676 STATUS VPIFUI2CKE no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPIFUI2CKE STATUS VPIFUI2CKE start ts=2025-10-26T09:33:08.963487+00:00 STATUS VPIFUI2CKE no local tx row yet STATUS VPIFUI2CKE calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPIFUI2CKE Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '2025102603032676', 'TxnId': 'VPIFUI2CKE', 'status': 'SUCCESS', 'number': '18184696', 'amount': '74.00', 'RefId': 'MK015299BAAL61TJ7000', 'operator': 'NPTL', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-26 15:03:03', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VPIFUI2CKE provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015299BAAL61TJ7000, orderId=2025102603032676 STATUS VPIFUI2CKE no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Maheswaram ', 'last_name': 'Gnana Prakash ', 'mobile_number': '9963192159', 'email': 'prasaashmaheswaram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500045', 'referral_code_input': 'VRL15700', 'agreed_terms': True} {'first_name': 'Kushana', 'last_name': 'Srikanth ', 'mobile_number': '9010164626', 'email': 'kushanasrikanth62@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bejjur', 'pincode': '504299', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'P Narsimulu ', 'last_name': 'Pittala', 'mobile_number': '6300032954', 'email': 'panithapanitha680@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Vikarabad ', 'pincode': '501101', 'referral_code_input': 'VP5V89RQ', 'agreed_terms': True} {'first_name': 'Bharathi ', 'last_name': 'E', 'mobile_number': '6305544718', 'email': 'anusuram600@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Karnull', 'pincode': '518124', 'referral_code_input': 'VRL16849', 'agreed_terms': True} {'first_name': 'Ashirvadam', 'last_name': 'Medarl', 'mobile_number': '8328592315', 'email': 'ashirwadammedari@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagtial', 'pincode': '505453', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Ashirvadam', 'last_name': 'Medarl', 'mobile_number': '8328592315', 'email': 'ashirwadammedari@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagtial', 'pincode': '505453', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Ashirvadam', 'last_name': 'Medarl', 'mobile_number': '8328592315', 'email': 'ashirwadammedari@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagtial', 'pincode': '505453', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Ashirvadam', 'last_name': 'Medarl', 'mobile_number': '8328592315', 'email': 'ashirwadammedari@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagtial', 'pincode': '505453', 'referral_code_input': 'VP94YCK6', 'agreed_terms': True} {'first_name': 'Sandluru', 'last_name': 'Padmaja', 'mobile_number': '7702966029', 'email': 'spadmaja1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur', 'pincode': '516360', 'referral_code_input': 'VRL16853', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'TSTP'), ('fields', {'account_id': '100220104711'})]) ====================== BillValidate ====================== electricity TSTP {'account_id': '100220104711'} 100220104711 {'first_name': 'Gangothri ', 'last_name': 'Gangothri ', 'mobile_number': '8660914783', 'email': 'gangothrigangotri51@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'Chikkbalpur ', 'pincode': '562101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mamidi shilpa', 'last_name': 'Mamidi shilpa ', 'mobile_number': '8463953328', 'email': 'shilpamamidi375@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508217', 'referral_code_input': 'VP8VDSNT', 'agreed_terms': True} {'first_name': 'Guguloth Naveen ', 'last_name': 'naveen', 'mobile_number': '6281799173', 'email': 'naveennaninaveennani02@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Uisirikapally', 'pincode': '507123', 'referral_code_input': 'VP1HFFEZ', 'agreed_terms': True} {'first_name': 'Gorre', 'last_name': 'Kartheek ', 'mobile_number': '7995248170', 'email': 'gorrekartkeek@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '50723', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'BHG'), ('fields', {'book_using': '', 'mobile': '', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg BHG {'book_using': '', 'mobile': '', 'consumer_id': ''} {'first_name': 'Ramu', 'last_name': 'P', 'mobile_number': '9989400619', 'email': 'prswamy8854@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Tuni', 'pincode': '533401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ramu', 'last_name': 'P', 'mobile_number': '9989400619', 'email': 'prswamy8854@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Tuni', 'pincode': '533401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nallamati', 'last_name': 'sai', 'mobile_number': '8500698152', 'email': '1033323@proton.me', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Warangal', 'pincode': '506347', 'referral_code_input': 'VRL16721', 'agreed_terms': True} {'first_name': 'Sode', 'last_name': 'Vinod Kumar', 'mobile_number': '9010652894', 'email': 'sodevinodkumar90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Kakinada ', 'pincode': '533347', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sode', 'last_name': 'Vinod Kumar', 'mobile_number': '9010652894', 'email': 'sodevinodkumar90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Kakinada ', 'pincode': '533347', 'referral_code_input': 'VP1ELSJS', 'agreed_terms': True} {'first_name': 'BABU ', 'last_name': 'P', 'mobile_number': '9182344476', 'email': 'baburaoctd82@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet ', 'pincode': '502103', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Guguloth', 'last_name': 'Naveen', 'mobile_number': '9162817991', 'email': 'naveennaninaveennani02@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Uisirikapally', 'pincode': '507123', 'referral_code_input': 'VP1HFFEZ', 'agreed_terms': True} {'first_name': 'Guguloth', 'last_name': 'Naveen', 'mobile_number': '9162817991', 'email': 'naveennaninaveennani02@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Uisirikapally', 'pincode': '507123', 'referral_code_input': 'VP1HFFEZ', 'agreed_terms': True} {'first_name': 'Guguloth', 'last_name': 'Naveen', 'mobile_number': '9162817991', 'email': 'naveennaninaveennani02@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Uisirikapally', 'pincode': '507123', 'referral_code_input': 'VP1HFFEZ', 'agreed_terms': True} {'first_name': 'Guguloth', 'last_name': 'Naveen', 'mobile_number': '9162817991', 'email': 'naveennaninaveennani02@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Uisirikapally', 'pincode': '507123', 'referral_code_input': 'VP1HFFEZ', 'agreed_terms': True} {'first_name': 'Raju', 'last_name': 'Chintha', 'mobile_number': '8143363658', 'email': 'rajuchintha021977@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vijayawada ', 'pincode': '', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Raju', 'last_name': 'Chintha', 'mobile_number': '8143363658', 'email': 'rajuchintha021977@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vijayawada ', 'pincode': '', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Raju', 'last_name': 'Chintha', 'mobile_number': '8143363658', 'email': 'rajuchintha021977@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vijayawada ', 'pincode': '520003', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'John', 'last_name': 'Paul', 'mobile_number': '7799881496', 'email': 'johnchintu846@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500091', 'referral_code_input': 'VP9JV64V', 'agreed_terms': True} {'first_name': 'Shrikumar devnuri ', 'last_name': 'Devnuri ', 'mobile_number': '9699622640', 'email': 'shrikumardevnuri542@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Sironcha ', 'pincode': '442504', 'referral_code_input': 'VRL15292', 'agreed_terms': True} {'first_name': 'Pyaga', 'last_name': 'Manjula', 'mobile_number': '9542346490', 'email': 'pyagamanjula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial ', 'pincode': '504204', 'referral_code_input': 'VRL16865', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '18184696'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '18184696'} 18184696 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '18184696'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '18184696'} 18184696 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '18184696'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '18184696'} 18184696 OrderedDict([('service', 'electricity'), ('provider', 'NPTL'), ('fields', {'account_id': '18184696'})]) ====================== BillValidate ====================== electricity NPTL {'account_id': '18184696'} 18184696 {'first_name': 'Ramu', 'last_name': 'P', 'mobile_number': '9989400619', 'email': 'prswamy8854@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Tuni', 'pincode': '533401', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Jetti ', 'last_name': 'Prabhakar', 'mobile_number': '8792430546', 'email': 'prabhakarjetti63@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515842', 'referral_code_input': 'VRL16171', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Praveen', 'last_name': 'Balupari', 'mobile_number': '9533230587', 'email': 'Praveen.balupari@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD', 'pincode': '501510', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7822'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7822 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7822'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7822 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7822'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7822 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SAMPATH ', 'last_name': 'Dharmarapu ', 'mobile_number': '8247658988', 'email': 'sampathdharmarapu48@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500074', 'referral_code_input': 'VP63HAM4', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mvn', 'last_name': 'Murthi', 'mobile_number': '9398062821', 'email': 'vijaykumarmoru225@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Eluru', 'pincode': '534004', 'referral_code_input': 'VRL15834', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bavisetty ', 'last_name': 'Rambabu ', 'mobile_number': '9908009096', 'email': 'bavisettyrambabu27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': 'VP35N4G0', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][26709] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 6581 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 11236 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Banavathu', 'last_name': 'Ravinaik', 'mobile_number': '8074742483', 'email': 'ravinaiksanjeevani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripet', 'pincode': '522616', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sumonta kr', 'last_name': 'Saha', 'mobile_number': '9153944756', 'email': 'sumantasaha871@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '587', 'city': 'Berhampore', 'pincode': '742308', 'referral_code_input': 'VRL16278', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sankarapu ', 'last_name': 'Sreenivas ', 'mobile_number': '9494996998', 'email': 'sankarapusreenivas@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517501', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][27854] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][27870] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 1204, in _gcd_import File "", line 690, in _load_unlocked File "", line 1176, in _find_and_load File "", line 940, in exec_module File "", line 1147, in _find_and_load_unlocked File "", line 241, in _call_with_frames_removed File "", line 690, in _load_unlocked File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Badimela ', 'last_name': 'Pavan ', 'mobile_number': '9492254208', 'email': 'badimelapavan7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'VISAKHAPATANAM', 'pincode': '531133', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gudige', 'last_name': 'Keerthi', 'mobile_number': '9390639008', 'email': 'gudigekeerthi5@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad', 'pincode': '509321', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gudige', 'last_name': 'Keerthi', 'mobile_number': '9390639008', 'email': 'gudigekeerthi5@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad', 'pincode': '509321', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gudige', 'last_name': 'Keerthi', 'mobile_number': '9390639008', 'email': 'gudigekeerthi5@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad', 'pincode': '509321', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gudige', 'last_name': 'Keerthi', 'mobile_number': '9390639008', 'email': 'gudigekeerthi5@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad', 'pincode': '509321', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gudige', 'last_name': 'Keerthi', 'mobile_number': '9390639008', 'email': 'gudigekeerthi5@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad', 'pincode': '509321', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SS', 'last_name': 'Murthy', 'mobile_number': '9192465082', 'email': 'suryahydtg@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500039', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nagaraju', 'last_name': 'Tirumani', 'mobile_number': '6304742693', 'email': 'yelisatirumani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Narsapuram', 'pincode': '534281', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'VASUPALLI JAGADEESH ', 'last_name': 'Jagadesh ', 'mobile_number': '7981640031', 'email': 'jagadeshvasupalli106@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Narsipatnam ', 'pincode': '531115', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9441917837'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9441917837'} 9441917837 OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9441917837'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9441917837'} 9441917837 {'first_name': 'Anil Prasad chary ', 'last_name': 'Markanti ', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Hyderabad ', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anil Prasad chary ', 'last_name': 'Markanti ', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Hyderabad ', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kumar ', 'last_name': 'Mukkesh ', 'mobile_number': '9811662222', 'email': 'ruhiltravels@gmail.com', 'user_type': 'customer', 'state': '9', 'district': '143', 'city': 'New Delhi ', 'pincode': '110046', 'referral_code_input': 'VRL16845', 'agreed_terms': True} {'first_name': 'Aditya Kumar ', 'last_name': 'Sain ', 'mobile_number': '8004189127', 'email': 'Sainaditya199@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229001', 'referral_code_input': 'VP2Z62IC', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '9010407732'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '9010407732'} 9010407732 OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '9010407732'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '9010407732'} 9010407732 {'first_name': 'BHARATALA ', 'last_name': 'NAGAMANI ', 'mobile_number': '8374492413', 'email': 'bharatalayesterurani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Anakapalli ', 'pincode': '531031', 'referral_code_input': 'VP3WPCJ9', 'agreed_terms': True} {'first_name': 'Gudige', 'last_name': 'Keerthi', 'mobile_number': '9390639008', 'email': 'gudigekeerthi5@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad', 'pincode': '509321', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'MURIKIPUDI ', 'last_name': 'LAKSHMI SRINIVASARAO', 'mobile_number': '6281482925', 'email': 'mlsrinivasarao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Chirala', 'pincode': '523157', 'referral_code_input': 'VP9RC6UE', 'agreed_terms': True} {'first_name': 'Abhirup ', 'last_name': 'Dey', 'mobile_number': '8900376050', 'email': 'vrpdey@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '585', 'city': 'Kolkata ', 'pincode': '722166', 'referral_code_input': 'VRL16677', 'agreed_terms': True} {'first_name': 'Bavisetty ', 'last_name': 'Rambabu ', 'mobile_number': '9908009096', 'email': 'bavisettyrambabu27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vijayawada ', 'pincode': '521230', 'referral_code_input': 'VP35N4G0', 'agreed_terms': True} {'first_name': 'Kajal', 'last_name': 'Mondal', 'mobile_number': '7001591913', 'email': 'mondalkajal863@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '588', 'city': 'Aranghata ', 'pincode': '741501', 'referral_code_input': 'VP7JYL0E', 'agreed_terms': True} {'first_name': 'Srinu', 'last_name': 'Madire', 'mobile_number': '9989300534', 'email': 'srinu.madire@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VRL16661', 'agreed_terms': True} {'first_name': 'MURIKIPUDI VENKATA NAGA ', 'last_name': 'YAMINI', 'mobile_number': '8341742925', 'email': 'venkatanagayamini@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Chirala', 'pincode': '523157', 'referral_code_input': 'VRL16913', 'agreed_terms': True} {'first_name': 'Chindam Satyanarayana ', 'last_name': 'CH.Satyanarayana ', 'mobile_number': '8143948903', 'email': 'abhiabliesh88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Velgatoor', 'pincode': '505526', 'referral_code_input': 'VRL16702', 'agreed_terms': True} {'first_name': 'GIKKI', 'last_name': 'RANADHEER KUMAR ', 'mobile_number': '9676241565', 'email': 'grk6892@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'KOLLAPUR', 'pincode': '509104', 'referral_code_input': 'VRL16917', 'agreed_terms': True} {'first_name': 'LAVUDYA ', 'last_name': 'SURESH', 'mobile_number': '9652539291', 'email': 'lavudya.sonu1989@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'KHAMMAM ', 'pincode': '507122', 'referral_code_input': 'VRL16131', 'agreed_terms': True} {'first_name': 'Durgam Gangaram ', 'last_name': 'D.Gangaram', 'mobile_number': '9440940603', 'email': 'durgamgangaram591@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} {'first_name': 'Durgam Gangaram ', 'last_name': 'D.Gangaram', 'mobile_number': '9440940603', 'email': 'durgamgangaram591@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} {'first_name': 'Sivareddy ', 'last_name': 'Yenumula', 'mobile_number': '9440425112', 'email': 'yenumulasivareddy17@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Gurazala', 'pincode': '522415', 'referral_code_input': 'VRL16573', 'agreed_terms': True} {'first_name': 'Sivareddy ', 'last_name': 'Yenumula ', 'mobile_number': '9440425112', 'email': 'yenumulasivareddy17@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Gurazala ', 'pincode': '522412', 'referral_code_input': 'VRL16573', 'agreed_terms': True} {'first_name': 'Sivareddy ', 'last_name': 'Yenumula ', 'mobile_number': '9440425112', 'email': 'yenumulasivareddy17@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Gurazala ', 'pincode': '522412', 'referral_code_input': 'VRL16573', 'agreed_terms': True} {'first_name': 'Nagaraju', 'last_name': 'Tirumani', 'mobile_number': '6304742693', 'email': 'yelisatirumani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Narasapur', 'pincode': '534281', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kolli ', 'last_name': 'Vanitha ', 'mobile_number': '8978712068', 'email': 'kollivanitha123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Anakapalli ', 'pincode': '531031', 'referral_code_input': 'VRL16911', 'agreed_terms': True} {'first_name': 'Asma umera ', 'last_name': 'Cm', 'mobile_number': '9347632618', 'email': 'asmaumera3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal ', 'pincode': '515801', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bindani', 'last_name': 'Pooja ', 'mobile_number': '8106436508', 'email': 'poojabindani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Kondapalli', 'pincode': '521228', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varun', 'last_name': 'Korra', 'mobile_number': '6305301545', 'email': 'k.varun2m@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli ', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} {'first_name': 'Banavathu', 'last_name': 'Ravinaik', 'mobile_number': '8074742483', 'email': 'ravinaiksanjeevani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripet', 'pincode': '522616', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Banavathu', 'last_name': 'Ravinaik', 'mobile_number': '8074742483', 'email': 'ravinaiksanjeevani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripet', 'pincode': '522616', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Banavathu', 'last_name': 'Ravinaik', 'mobile_number': '8074742483', 'email': 'ravinaiksanjeevani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripet', 'pincode': '522616', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Banavathu', 'last_name': 'Ravinaik', 'mobile_number': '8074742483', 'email': 'ravinaiksanjeevani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripet', 'pincode': '522616', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kishore', 'last_name': 'Sai', 'mobile_number': '9390873660', 'email': 'kishore1996.ch@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Huzur Nagar', 'pincode': '508204', 'referral_code_input': 'VRL16822', 'agreed_terms': True} {'first_name': 'Anil Prasad chary ', 'last_name': 'Markanti ', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Hyderabad ', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anil Prasad chary ', 'last_name': 'Markanti ', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Hyderabad ', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Anil Prasad chary ', 'last_name': 'Markanti ', 'mobile_number': '9908151106', 'email': 'apchary2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Hyderabad ', 'pincode': '503201', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 27870 was killed by signal: 11, core dumped: no [UID:1069][3733] Child process with pid: 27854 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'S', 'last_name': 'Parmes', 'mobile_number': '6302818913', 'email': 'parmeswrsp@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '503', 'city': '', 'pincode': '', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'CHINNAPUREDDY', 'last_name': 'SREENUVASULUREDDY', 'mobile_number': '7396284264', 'email': 'reddysrinu041042@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Kondepi', 'pincode': '523270', 'referral_code_input': 'VP279D6J', 'agreed_terms': True} {'first_name': 'Bhargavi', 'last_name': 'Varma', 'mobile_number': '9381910166', 'email': 'bhargavivarma999@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Vizag', 'pincode': '530048', 'referral_code_input': 'VRL16456', 'agreed_terms': True} {'first_name': 'Dara chendu', 'last_name': 'Laxmi prasanna', 'mobile_number': '9550671232', 'email': 'darachendu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Guggeti Annand ', 'last_name': 'G.Anand', 'mobile_number': '9959656053', 'email': 'gujjetianandvijaya@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Endapally', 'pincode': '505526', 'referral_code_input': 'VRL16926', 'agreed_terms': True} {'first_name': 'Padmaja ', 'last_name': 'Padmaja ', 'mobile_number': '7337074160', 'email': 'padmaja.kondagurla6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Bellampally ', 'pincode': '504219', 'referral_code_input': 'VRL14197', 'agreed_terms': True} {'first_name': 'Ramtenki', 'last_name': 'Pochaiah', 'mobile_number': '7780427203', 'email': 'pochaiahvenni@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Khaghaznagar ', 'pincode': '504296', 'referral_code_input': 'VRL14197', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Parmes', 'mobile_number': '6302818913', 'email': 'parmeswrsp@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '503', 'city': 'Adilabad ', 'pincode': '504307', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Banavathu', 'last_name': 'Ravi naik', 'mobile_number': '8074742483', 'email': 'ravinaiksanjeevani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripet', 'pincode': '522616', 'referral_code_input': 'VRL16913', 'agreed_terms': True} {'first_name': 'Banavathu', 'last_name': 'Ravi naik', 'mobile_number': '8074742483', 'email': 'ravinaiksanjeevani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripet', 'pincode': '522616', 'referral_code_input': 'VRL16913', 'agreed_terms': True} {'first_name': 'Banavathu', 'last_name': 'Ravi naik', 'mobile_number': '8074742483', 'email': 'ravinaiksanjeevani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripet', 'pincode': '522616', 'referral_code_input': 'VRL16913', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Unexpected error looking up user for mobile \u2079\u2079 Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/mysql/base.py", line 75, in execute return self.cursor.execute(query, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 179, in execute res = self._query(mogrified_query) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 330, in _query db.query(q) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/connections.py", line 280, in query _mysql.connection.query(self, query) MySQLdb.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation '='") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 478, in reset_login_pin user = CustomUser.objects.get(mobile_number=mobile) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 633, in get num = len(clone) ^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 380, in __len__ self._fetch_all() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 1881, in _fetch_all self._result_cache = list(self._iterable_class(self)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 91, in __iter__ results = compiler.execute_sql( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/sql/compiler.py", line 1562, in execute_sql cursor.execute(sql, params) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 102, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 80, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 84, in _execute with self.db.wrap_database_errors: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/mysql/base.py", line 75, in execute return self.cursor.execute(query, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 179, in execute res = self._query(mogrified_query) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 330, in _query db.query(q) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/connections.py", line 280, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation '='") =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Unexpected error looking up user for mobile \u2079\u20799941141144 Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/mysql/base.py", line 75, in execute return self.cursor.execute(query, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 179, in execute res = self._query(mogrified_query) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 330, in _query db.query(q) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/connections.py", line 280, in query _mysql.connection.query(self, query) MySQLdb.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation '='") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 478, in reset_login_pin user = CustomUser.objects.get(mobile_number=mobile) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 633, in get num = len(clone) ^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 380, in __len__ self._fetch_all() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 1881, in _fetch_all self._result_cache = list(self._iterable_class(self)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 91, in __iter__ results = compiler.execute_sql( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/sql/compiler.py", line 1562, in execute_sql cursor.execute(sql, params) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 102, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 80, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 84, in _execute with self.db.wrap_database_errors: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/mysql/base.py", line 75, in execute return self.cursor.execute(query, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 179, in execute res = self._query(mogrified_query) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 330, in _query db.query(q) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/connections.py", line 280, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation '='") =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dara chendu', 'last_name': 'Laxmi prasanna', 'mobile_number': '9550671232', 'email': 'darachendu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '', 'referral_code_input': 'VRL15290', 'agreed_terms': True} Unexpected error looking up user for mobile \u2079\u20799941141144 Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/mysql/base.py", line 75, in execute return self.cursor.execute(query, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 179, in execute res = self._query(mogrified_query) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 330, in _query db.query(q) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/connections.py", line 280, in query _mysql.connection.query(self, query) MySQLdb.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation '='") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 478, in reset_login_pin user = CustomUser.objects.get(mobile_number=mobile) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 633, in get num = len(clone) ^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 380, in __len__ self._fetch_all() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 1881, in _fetch_all self._result_cache = list(self._iterable_class(self)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 91, in __iter__ results = compiler.execute_sql( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/sql/compiler.py", line 1562, in execute_sql cursor.execute(sql, params) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 102, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 80, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 84, in _execute with self.db.wrap_database_errors: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/mysql/base.py", line 75, in execute return self.cursor.execute(query, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 179, in execute res = self._query(mogrified_query) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 330, in _query db.query(q) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/connections.py", line 280, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation '='") Unexpected error looking up user for mobile \u2079\u20799941141144 Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/mysql/base.py", line 75, in execute return self.cursor.execute(query, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 179, in execute res = self._query(mogrified_query) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 330, in _query db.query(q) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/connections.py", line 280, in query _mysql.connection.query(self, query) MySQLdb.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation '='") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 478, in reset_login_pin user = CustomUser.objects.get(mobile_number=mobile) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 633, in get num = len(clone) ^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 380, in __len__ self._fetch_all() File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 1881, in _fetch_all self._result_cache = list(self._iterable_class(self)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/query.py", line 91, in __iter__ results = compiler.execute_sql( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/models/sql/compiler.py", line 1562, in execute_sql cursor.execute(sql, params) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 102, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 80, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 84, in _execute with self.db.wrap_database_errors: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/db/backends/mysql/base.py", line 75, in execute return self.cursor.execute(query, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 179, in execute res = self._query(mogrified_query) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/cursors.py", line 330, in _query db.query(q) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/MySQLdb/connections.py", line 280, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation '='") =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dara chendu', 'last_name': 'Laxmi prasanna', 'mobile_number': '9550671232', 'email': 'darachendu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VRL15290', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'fastag'), ('provider', 'APBF'), ('fields', {'vehicle_number': 'APDZ3224'})]) ====================== BillValidate ====================== fastag APBF {'vehicle_number': 'APDZ3224'} APDZ3224 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPQ7A0DS1B service=fastag fastag In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service =============================== Just entered Recharge Status API ================================== {'first_name': 'B', 'last_name': 'BHASKARA REDDY ', 'mobile_number': '9885919131', 'email': 'bhaskarreddycca@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Dharmavaram ', 'pincode': '515672', 'referral_code_input': 'VRL14879', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7112201052189'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7112201052189'} 7112201052189 {'first_name': 'Dara chendu', 'last_name': 'Laxmi prasanna', 'mobile_number': '9550671232', 'email': 'darachendu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '', 'referral_code_input': 'VRL15290', 'agreed_terms': True} {'first_name': 'Dara chendu', 'last_name': 'Laxmi prasanna', 'mobile_number': '9550671232', 'email': 'darachendu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VRL15290', 'agreed_terms': True} {'first_name': 'Dara chendu', 'last_name': 'Laxmi prasanna', 'mobile_number': '9550671232', 'email': 'darachendu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VRL15290', 'agreed_terms': True} {'first_name': 'Dara chendu', 'last_name': 'Laxmi prasanna', 'mobile_number': '9550671232', 'email': 'darachendu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VRL15290', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '4522131000135'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '4522131000135'} 4522131000135 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '4522131000135'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '4522131000135'} 4522131000135 OrderedDict([('service', 'fastag'), ('provider', 'APBF'), ('fields', {'vehicle_number': 'AP07DZ3224'})]) ====================== BillValidate ====================== fastag APBF {'vehicle_number': 'AP07DZ3224'} AP07DZ3224 =============================== Just entered Recharge Status API ================================== txnid VPQ7A0DS1B STATUS VPQ7A0DS1B start ts=2025-10-26T11:39:44.339397+00:00 STATUS VPQ7A0DS1B no local tx row yet STATUS VPQ7A0DS1B calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQ7A0DS1B', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQ7A0DS1B provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQ7A0DS1B no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPQ7A0DS1B STATUS VPQ7A0DS1B start ts=2025-10-26T11:39:51.154059+00:00 STATUS VPQ7A0DS1B no local tx row yet STATUS VPQ7A0DS1B calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPQ7A0DS1B', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQ7A0DS1B provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQ7A0DS1B no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPQ7A0DS1B STATUS VPQ7A0DS1B start ts=2025-10-26T11:40:00.024514+00:00 STATUS VPQ7A0DS1B no local tx row yet STATUS VPQ7A0DS1B calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQ7A0DS1B', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQ7A0DS1B provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQ7A0DS1B no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][8268] [ERROR] [UID:1069][8267] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 8267 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== txnid VPQ7A0DS1B STATUS VPQ7A0DS1B start ts=2025-10-26T11:40:06.054170+00:00 STATUS VPQ7A0DS1B no local tx row yet STATUS VPQ7A0DS1B calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQ7A0DS1B', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQ7A0DS1B provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQ7A0DS1B no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 8268 was killed by signal: 11, core dumped: no Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/BillPay?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPQ7A0DS1B&number=AP07DZ3224&amount=10.00&operator=APBF =============================== Just entered Recharge Status API ================================== txnid VPQ7A0DS1B STATUS VPQ7A0DS1B start ts=2025-10-26T11:40:14.329362+00:00 STATUS VPQ7A0DS1B no local tx row yet STATUS VPQ7A0DS1B calling provider\u2026 RAW {'orderId': '2025102605146265', 'TxnId': 'VPQ7A0DS1B', 'status': 'SUCCESS', 'number': 'AP07DZ3224', 'amount': '10.00', 'RefId': 'MK015299BAAL62RMP000', 'operator': 'APBF', 'service': 'FASTag', 'Comi': '0.020', 'reqTime': '2025-10-26 17:10:14', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VPQ7A0DS1B provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015299BAAL62RMP000, orderId=2025102605146265 STATUS VPQ7A0DS1B no-local -> SUCCESS passthrough Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPQ7A0DS1B Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'P anitha ', 'last_name': 'Pittala ', 'mobile_number': '9347952131', 'email': 'psrinidhipittala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Vikarabad ', 'pincode': '501101', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1989 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][14034] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable response = self.get_response(request) OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ [ERROR] [UID:1069][14033] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ return self.get_response(request) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ return _bootstrap._gcd_import(name[level:], package, level) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^ File "", line 1176, in _find_and_load File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in return import_module(self.urlconf_name) from openpyxl.compat.numbers import NUMPY ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in return _bootstrap._gcd_import(name[level:], package, level) import numpy ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Choulam ', 'last_name': 'Naresh', 'mobile_number': '6304461466', 'email': 'ynr89852@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Mulugu', 'pincode': '506172', 'referral_code_input': 'VP06OQ2F', 'agreed_terms': True} 835656 [UID:1069][3733] Child process with pid: 14034 was killed by signal: 11, core dumped: no [UID:1069][3733] Child process with pid: 14033 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8052'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8052 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1504'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1504 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPBO0BUMEQ STATUS VPBO0BUMEQ start ts=2025-10-26T11:54:37.933004+00:00 bg start order_id=VPBO0BUMEQ service=prepaid prepaid In side dispatch_service_payment function STATUS VPBO0BUMEQ no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPBO0BUMEQ calling provider\u2026 Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPBO0BUMEQ', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBO0BUMEQ provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBO0BUMEQ no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPBO0BUMEQ STATUS VPBO0BUMEQ start ts=2025-10-26T11:54:43.992811+00:00 STATUS VPBO0BUMEQ no local tx row yet STATUS VPBO0BUMEQ calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPBO0BUMEQ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7413'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7413 RAW {'orderId': '202510261724402162', 'TxnId': 'VPBO0BUMEQ', 'status': 'SUCCESS', 'number': '9129987630', 'amount': '379.00', 'RefId': '2305437089', 'operator': 'AT', 'service': 'Mobile', 'Comi': '6.822', 'reqTime': '2025-10-26 17:24:40', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPBO0BUMEQ provider -> normalized=SUCCESS, resText='Payment Processed', refId=2305437089, orderId=202510261724402162 STATUS VPBO0BUMEQ no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][17592] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][17593] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 "", line 1204, in _gcd_import File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 17592 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7413'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7413 =============================== Just entered Recharge Status API ================================== {'first_name': 'Md Nasar', 'last_name': 'Md Nasar', 'mobile_number': '9603535796', 'email': 'nasarmohmmad04@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'endapally', 'pincode': '505526', 'referral_code_input': 'VRL16936', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 17593 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7413'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7413 =============================== Just entered Recharge Status API ================================== {'first_name': 'Kamagalla shirisha ', 'last_name': 'Shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': '', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': '', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nrarsimharao', 'last_name': 'Narasimharao', 'mobile_number': '7989246513', 'email': 'nrarsimharaonarasimharao@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri', 'pincode': 'VP92J4VE', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gasadi', 'last_name': 'Venkata Rao', 'mobile_number': '9347283567', 'email': 'gasadivenkataramana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Gemmeli.Post', 'pincode': '531029', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'GIKKI', 'last_name': 'RANADHEER KUMAR ', 'mobile_number': '9676241565', 'email': 'grk6892@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'KOLLAPUR ', 'pincode': '509104', 'referral_code_input': 'VRL16917', 'agreed_terms': True} {'first_name': 'GIKKI', 'last_name': 'RANADHEER KUMAR ', 'mobile_number': '9676241565', 'email': 'grk6892@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'KOLLAPUR ', 'pincode': '509104', 'referral_code_input': 'VRL16917', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '7413'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7413 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1702'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1702 1. recharge_status : Pending bg start order_id=VPUGXS3UOD service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VPUGXS3UOD STATUS VPUGXS3UOD start ts=2025-10-26T11:56:03.437341+00:00 STATUS VPUGXS3UOD no local tx row yet STATUS VPUGXS3UOD calling provider\u2026 RAW {'orderId': '202510261726003466', 'TxnId': 'VPUGXS3UOD', 'status': 'PENDING', 'number': '9493945054', 'amount': '29.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 17:26:00', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPUGXS3UOD provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261726003466 STATUS VPUGXS3UOD no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPUGXS3UOD Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPUGXS3UOD STATUS VPUGXS3UOD start ts=2025-10-26T11:56:09.193097+00:00 ------------------ Response data ----------------- {'bal': '20857.07', 'Comi': '0.174', 'optId': '6715108337', 'amount': 29, 'mobile': '9493945054', 'status': 'SUCCESS', 'orderId': 'VPUGXS3UOD', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '29.00'} STATUS VPUGXS3UOD LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6002 1. recharge_status : Pending txnid VPL11HG7CK STATUS VPL11HG7CK start ts=2025-10-26T11:57:04.645857+00:00 bg start order_id=VPL11HG7CK service=prepaid STATUS VPL11HG7CK no local tx row yet prepaid STATUS VPL11HG7CK calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPL11HG7CK', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPL11HG7CK provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPL11HG7CK no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPL11HG7CK STATUS VPL11HG7CK start ts=2025-10-26T11:57:11.018447+00:00 STATUS VPL11HG7CK no local tx row yet STATUS VPL11HG7CK calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPL11HG7CK Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510261727055316', 'TxnId': 'VPL11HG7CK', 'status': 'SUCCESS', 'number': '9618356002', 'amount': '22.00', 'RefId': '2089503427', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.396', 'reqTime': '2025-10-26 17:27:05', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPL11HG7CK provider -> normalized=SUCCESS, resText='Payment Processed', refId=2089503427, orderId=202510261727055316 STATUS VPL11HG7CK no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '9786203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6002 1. recharge_status : Pending bg start order_id=VPON5C1Q24 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPON5C1Q24 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPON5C1Q24 STATUS VPON5C1Q24 start ts=2025-10-26T12:01:48.383197+00:00 ------------------ Response data ----------------- {'bal': '20809.64', 'Comi': '0.000', 'optId': '', 'amount': 26, 'mobile': '6302825854', 'status': 'FAILED', 'orderId': 'VPON5C1Q24', 'resText': 'This plan is applicable for Jio Phone customers only', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPON5C1Q24 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6002 VerifyTxnPinSerializer(data={'transaction_pin': '6178'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6178 VerifyTxnPinSerializer(data={'transaction_pin': '6187'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6187 1. recharge_status : Pending bg start order_id=VPBI3ONLW6 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VPBI3ONLW6 STATUS VPBI3ONLW6 start ts=2025-10-26T12:03:15.314365+00:00 STATUS VPBI3ONLW6 no local tx row yet STATUS VPBI3ONLW6 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPBI3ONLW6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBI3ONLW6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBI3ONLW6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPBI3ONLW6 STATUS VPBI3ONLW6 start ts=2025-10-26T12:03:26.959838+00:00 STATUS VPBI3ONLW6 no local tx row yet STATUS VPBI3ONLW6 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPBI3ONLW6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBI3ONLW6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBI3ONLW6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPBI3ONLW6 STATUS VPBI3ONLW6 start ts=2025-10-26T12:03:34.507858+00:00 STATUS VPBI3ONLW6 no local tx row yet STATUS VPBI3ONLW6 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPBI3ONLW6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBI3ONLW6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBI3ONLW6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPBI3ONLW6 STATUS VPBI3ONLW6 start ts=2025-10-26T12:03:41.519943+00:00 STATUS VPBI3ONLW6 no local tx row yet STATUS VPBI3ONLW6 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPBI3ONLW6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBI3ONLW6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBI3ONLW6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPBI3ONLW6 STATUS VPBI3ONLW6 start ts=2025-10-26T12:03:47.591856+00:00 STATUS VPBI3ONLW6 no local tx row yet STATUS VPBI3ONLW6 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPBI3ONLW6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBI3ONLW6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBI3ONLW6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPBI3ONLW6 STATUS VPBI3ONLW6 start ts=2025-10-26T12:04:10.152900+00:00 STATUS VPBI3ONLW6 no local tx row yet STATUS VPBI3ONLW6 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPBI3ONLW6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBI3ONLW6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBI3ONLW6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPBI3ONLW6 STATUS VPBI3ONLW6 start ts=2025-10-26T12:04:20.192237+00:00 STATUS VPBI3ONLW6 no local tx row yet STATUS VPBI3ONLW6 calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPBI3ONLW6', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBI3ONLW6 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBI3ONLW6 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPBI3ONLW6 STATUS VPBI3ONLW6 start ts=2025-10-26T12:04:26.275712+00:00 STATUS VPBI3ONLW6 no local tx row yet STATUS VPBI3ONLW6 calling provider\u2026 RAW {'orderId': '202510261734228899', 'TxnId': 'VPBI3ONLW6', 'status': 'PENDING', 'number': '8331850611', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 17:34:22', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPBI3ONLW6 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261734228899 STATUS VPBI3ONLW6 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPBI3ONLW6 STATUS VPBI3ONLW6 start ts=2025-10-26T12:04:33.353015+00:00 STATUS VPBI3ONLW6 no local tx row yet STATUS VPBI3ONLW6 calling provider\u2026 RAW {'orderId': '202510261734228899', 'TxnId': 'VPBI3ONLW6', 'status': 'SUCCESS', 'number': '8331850611', 'amount': '22.00', 'RefId': '1249631971', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.396', 'reqTime': '2025-10-26 17:34:22', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPBI3ONLW6 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1249631971, orderId=202510261734228899 STATUS VPBI3ONLW6 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPBI3ONLW6 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1993'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1993 1. recharge_status : Pending bg start order_id=VPSLG50FB1 service=prepaid txnid VPSLG50FB1 prepaid STATUS VPSLG50FB1 start ts=2025-10-26T12:08:33.559338+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPSLG50FB1 no local tx row yet STATUS VPSLG50FB1 calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPSLG50FB1', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPSLG50FB1 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPSLG50FB1 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPSLG50FB1 STATUS VPSLG50FB1 start ts=2025-10-26T12:08:39.877277+00:00 STATUS VPSLG50FB1 no local tx row yet STATUS VPSLG50FB1 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPSLG50FB1', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPSLG50FB1 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPSLG50FB1 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPSLG50FB1 STATUS VPSLG50FB1 start ts=2025-10-26T12:08:45.915489+00:00 STATUS VPSLG50FB1 no local tx row yet STATUS VPSLG50FB1 calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPSLG50FB1', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPSLG50FB1 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPSLG50FB1 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPSLG50FB1 STATUS VPSLG50FB1 start ts=2025-10-26T12:08:52.208379+00:00 STATUS VPSLG50FB1 no local tx row yet STATUS VPSLG50FB1 calling provider\u2026 RAW {'orderId': '202510261738526004', 'TxnId': 'VPSLG50FB1', 'status': 'PENDING', 'number': '8142660438', 'amount': '399.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 17:38:52', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPSLG50FB1 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261738526004 STATUS VPSLG50FB1 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPSLG50FB1 STATUS VPSLG50FB1 start ts=2025-10-26T12:08:57.990119+00:00 STATUS VPSLG50FB1 no local tx row yet STATUS VPSLG50FB1 calling provider\u2026 RAW {'orderId': '202510261738526004', 'TxnId': 'VPSLG50FB1', 'status': 'PENDING', 'number': '8142660438', 'amount': '399.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 17:38:52', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPSLG50FB1 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261738526004 STATUS VPSLG50FB1 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPSLG50FB1 STATUS VPSLG50FB1 start ts=2025-10-26T12:09:04.965500+00:00 STATUS VPSLG50FB1 no local tx row yet STATUS VPSLG50FB1 calling provider\u2026 RAW {'orderId': '202510261738526004', 'TxnId': 'VPSLG50FB1', 'status': 'SUCCESS', 'number': '8142660438', 'amount': '399.00', 'RefId': 'UER2510261739420009', 'operator': 'VI', 'service': 'Mobile', 'Comi': '14.364', 'reqTime': '2025-10-26 17:38:52', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPSLG50FB1 provider -> normalized=SUCCESS, resText='Payment Processed', refId=UER2510261739420009, orderId=202510261738526004 STATUS VPSLG50FB1 no-local -> SUCCESS passthrough Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPSLG50FB1&number=8142660438&amount=399&operator=VI&circle=1 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kamagalla shirisha ', 'last_name': 'Shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': '', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Iam at inside failure block =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' =============================== Just entered Recharge Status API ================================== bg failed order_id=VPSLG50FB1 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'P srinidhi', 'last_name': 'Pittala ', 'mobile_number': '9347952131', 'email': 'psrinidhipittala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Vikarabad', 'pincode': '501101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsalah', 'last_name': 'Narsalah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nallikadur ', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': '', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': '', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': '', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bathina ', 'last_name': 'Sumithra', 'mobile_number': '6303856791', 'email': 'sumitharasummi23@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'RCT ', 'pincode': '516269', 'referral_code_input': 'VRL16758', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1978'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1978 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 [UID:1069][3733] Child process with pid: 3150 was killed by signal: 15, core dumped: no [UID:1069][3733] Child process with pid: 3149 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ram ', 'last_name': 'AVTAR', 'mobile_number': '9180769151', 'email': 'ram158@ymail.com', 'user_type': 'customer', 'state': '9', 'district': '141', 'city': 'PALAM COLONY NEW DELHI', 'pincode': '110045', 'referral_code_input': 'VRL16845', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'RAM', 'last_name': 'AVTAR', 'mobile_number': '9180769151', 'email': 'ram158@ymail.com', 'user_type': 'customer', 'state': '9', 'district': '140', 'city': 'PALAM COLONY NEW DELHI', 'pincode': '110045', 'referral_code_input': 'VRL16845', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][10573] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srinivas', 'last_name': 'Bhoopali Gari ', 'mobile_number': '8247415030', 'email': 'srinvasbhoopaligari@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Adloor yellareddy ', 'pincode': '503145', 'referral_code_input': 'VRL14137', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nrarsimharao', 'last_name': 'Narasimh a rao ', 'mobile_number': '7989246513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'Nrarsimharao', 'last_name': 'Narasimh a rao ', 'mobile_number': '7989246513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'Nrarsimharao', 'last_name': 'Narasimh a rao ', 'mobile_number': '7989246513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'Nrarsimharao', 'last_name': 'Narasimh a rao ', 'mobile_number': '7989246513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'Nrarsimharao', 'last_name': 'Narasimh a rao ', 'mobile_number': '7989246513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'Nrarsimharao', 'last_name': 'Narasimh a rao ', 'mobile_number': '7989246513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'Nrarsimharao', 'last_name': 'Narasimh a rao ', 'mobile_number': '7989246513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'Nrarsimharao', 'last_name': 'Narasimh a rao ', 'mobile_number': '7989246513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'Nrarsimharao', 'last_name': 'Narasimh a rao ', 'mobile_number': '7989246513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'Nrarsimharao', 'last_name': 'Narasimh a rao ', 'mobile_number': '7989246513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'Nrarsimharao', 'last_name': 'Narasimh a rao ', 'mobile_number': '7989246513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'Nrarsimharao', 'last_name': 'Narasimh a rao ', 'mobile_number': '7989246513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'Jyothika ', 'last_name': 'P', 'mobile_number': '9108645766', 'email': 'pallijyothika8@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Banglore', 'pincode': '560100', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nrarsimharao', 'last_name': 'Narasimh a rao ', 'mobile_number': '7989246513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'RAM', 'last_name': 'AVTAR', 'mobile_number': '8076915132', 'email': 'ram158@ymail.com', 'user_type': 'customer', 'state': '9', 'district': '140', 'city': 'PALAM COLONY NEW DELHI', 'pincode': '110045', 'referral_code_input': 'VRL16845', 'agreed_terms': True} {'first_name': 'Raju', 'last_name': 'Yadav ', 'mobile_number': '9866955625', 'email': 'ay5711500@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500083', 'referral_code_input': 'VP3V4DM1', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1990'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1990 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1990'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1990 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1990'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1990 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1975'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1975 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'MAYA', 'last_name': 'DEVI', 'mobile_number': '9891826771', 'email': 'maya09656@gmail.com', 'user_type': 'customer', 'state': '9', 'district': '140', 'city': 'NEW DELHI', 'pincode': '110045', 'referral_code_input': 'VRL16951', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'peta', 'last_name': 'Ramesh', 'mobile_number': '8142532411', 'email': 'petaramesh422@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal ', 'pincode': '515801', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dasari ', 'last_name': 'Sreenivasulu ', 'mobile_number': '8309888582', 'email': 'dsrinivaasslu30@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal ', 'pincode': '515801', 'referral_code_input': 'VRL16631', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2230'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2230 1. recharge_status : Pending bg start order_id=VPQUJ5Z2LF service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPQUJ5Z2LF STATUS VPQUJ5Z2LF start ts=2025-10-26T12:45:07.790459+00:00 STATUS VPQUJ5Z2LF no local tx row yet STATUS VPQUJ5Z2LF calling provider\u2026 RAW {'orderId': '202510261815083716', 'TxnId': 'VPQUJ5Z2LF', 'status': 'PENDING', 'number': '8555017846', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 18:15:08', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPQUJ5Z2LF provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261815083716 STATUS VPQUJ5Z2LF no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPQUJ5Z2LF STATUS VPQUJ5Z2LF start ts=2025-10-26T12:45:15.527220+00:00 STATUS VPQUJ5Z2LF no local tx row yet STATUS VPQUJ5Z2LF calling provider\u2026 RAW {'orderId': '202510261815083716', 'TxnId': 'VPQUJ5Z2LF', 'status': 'SUCCESS', 'number': '8555017846', 'amount': '299.00', 'RefId': '6715639024', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-26 18:15:08', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPQUJ5Z2LF provider -> normalized=SUCCESS, resText='Payment Processed', refId=6715639024, orderId=202510261815083716 STATUS VPQUJ5Z2LF no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPQUJ5Z2LF Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'P', 'last_name': 'Beesanna', 'mobile_number': '9177350749', 'email': 'pbeesanna99@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal city', 'pincode': '509128', 'referral_code_input': 'VRL13886', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Jyoti ', 'last_name': 'Gouda ', 'mobile_number': '9347442332', 'email': 'jyotipotti3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': '', 'pincode': '54237', 'referral_code_input': 'VP8PZBJH', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Jyoti ', 'last_name': 'Gouda ', 'mobile_number': '9347442332', 'email': 'jyotipotti3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': '', 'pincode': '54237', 'referral_code_input': 'VP8PZBJH', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending txnid VPJHUDTEV2 STATUS VPJHUDTEV2 start ts=2025-10-26T12:56:25.623738+00:00 bg start order_id=VPJHUDTEV2 service=prepaid prepaid In side dispatch_service_payment function STATUS VPJHUDTEV2 no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPJHUDTEV2 calling provider\u2026 Sending to prepaid perform wallet recharge RAW {'orderId': '202510261826265354', 'TxnId': 'VPJHUDTEV2', 'status': 'PENDING', 'number': '9381527730', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 18:26:26', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPJHUDTEV2 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261826265354 STATUS VPJHUDTEV2 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPJHUDTEV2 STATUS VPJHUDTEV2 start ts=2025-10-26T12:56:34.856476+00:00 ------------------ Response data ----------------- {'bal': '20113.20', 'Comi': '0.114', 'optId': '6715779421', 'amount': 19, 'mobile': '9381527730', 'status': 'SUCCESS', 'orderId': 'VPJHUDTEV2', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPJHUDTEV2 LOCAL terminal -> SUCCESS Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPJHUDTEV2 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Suribabu', 'last_name': 'Korra ', 'mobile_number': '9441735196', 'email': 'korrasiva36@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VRL16924', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Suribabu', 'last_name': 'Korra ', 'mobile_number': '9441735196', 'email': 'korrasiva36@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VRL16924', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 8686 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2011'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2011 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1185'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1185 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kalva', 'last_name': 'Lalitha', 'mobile_number': '7731081854', 'email': 'lalithakaluva6@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518003', 'referral_code_input': 'VRL16246', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPVAAA724O service=prepaid txnid VPVAAA724O prepaid STATUS VPVAAA724O start ts=2025-10-26T13:10:27.468127+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPVAAA724O no local tx row yet STATUS VPVAAA724O calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPVAAA724O', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPVAAA724O provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPVAAA724O no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPVAAA724O STATUS VPVAAA724O start ts=2025-10-26T13:10:33.328126+00:00 STATUS VPVAAA724O no local tx row yet STATUS VPVAAA724O calling provider\u2026 RAW {'orderId': '202510261840336002', 'TxnId': 'VPVAAA724O', 'status': 'PENDING', 'number': '9440666308', 'amount': '899.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 18:40:33', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPVAAA724O provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261840336002 STATUS VPVAAA724O no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPVAAA724O STATUS VPVAAA724O start ts=2025-10-26T13:10:42.764229+00:00 STATUS VPVAAA724O no local tx row yet STATUS VPVAAA724O calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPVAAA724O Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510261840336002', 'TxnId': 'VPVAAA724O', 'status': 'SUCCESS', 'number': '9440666308', 'amount': '899.00', 'RefId': '6715960956', 'operator': 'JO', 'service': 'Mobile', 'Comi': '5.394', 'reqTime': '2025-10-26 18:40:33', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPVAAA724O provider -> normalized=SUCCESS, resText='Payment Processed', refId=6715960956, orderId=202510261840336002 STATUS VPVAAA724O no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 6859 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1102'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1102 1. recharge_status : Pending txnid VPR4DELDOJ STATUS VPR4DELDOJ start ts=2025-10-26T13:13:31.892932+00:00 bg start order_id=VPR4DELDOJ service=prepaid STATUS VPR4DELDOJ no local tx row yet prepaid STATUS VPR4DELDOJ calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510261843327387', 'TxnId': 'VPR4DELDOJ', 'status': 'PENDING', 'number': '9243219379', 'amount': '379.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 18:43:32', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPR4DELDOJ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261843327387 STATUS VPR4DELDOJ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPR4DELDOJ STATUS VPR4DELDOJ start ts=2025-10-26T13:13:38.415638+00:00 STATUS VPR4DELDOJ no local tx row yet STATUS VPR4DELDOJ calling provider\u2026 RAW {'orderId': '202510261843327387', 'TxnId': 'VPR4DELDOJ', 'status': 'PENDING', 'number': '9243219379', 'amount': '379.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 18:43:32', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPR4DELDOJ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261843327387 STATUS VPR4DELDOJ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPR4DELDOJ STATUS VPR4DELDOJ start ts=2025-10-26T13:13:45.822066+00:00 STATUS VPR4DELDOJ no local tx row yet STATUS VPR4DELDOJ calling provider\u2026 RAW {'orderId': '202510261843327387', 'TxnId': 'VPR4DELDOJ', 'status': 'PENDING', 'number': '9243219379', 'amount': '379.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 18:43:32', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPR4DELDOJ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261843327387 STATUS VPR4DELDOJ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPR4DELDOJ STATUS VPR4DELDOJ start ts=2025-10-26T13:13:51.610784+00:00 STATUS VPR4DELDOJ no local tx row yet STATUS VPR4DELDOJ calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPR4DELDOJ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510261843327387', 'TxnId': 'VPR4DELDOJ', 'status': 'SUCCESS', 'number': '9243219379', 'amount': '379.00', 'RefId': '915580897', 'operator': 'AT', 'service': 'Mobile', 'Comi': '6.822', 'reqTime': '2025-10-26 18:43:32', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPR4DELDOJ provider -> normalized=SUCCESS, resText='Payment Processed', refId=915580897, orderId=202510261843327387 STATUS VPR4DELDOJ no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9988'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9988 1. recharge_status : Pending bg start order_id=VPIHOOBGTJ service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPIHOOBGTJ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPIHOOBGTJ STATUS VPIHOOBGTJ start ts=2025-10-26T13:18:35.521355+00:00 ------------------ Response data ----------------- {'bal': '18828.53', 'Comi': '0.114', 'optId': '6716062063', 'amount': 19, 'mobile': '8919882508', 'status': 'SUCCESS', 'orderId': 'VPIHOOBGTJ', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPIHOOBGTJ LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'V', 'last_name': 'Veeresh', 'mobile_number': '8297863100', 'email': 'svinterentamc@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'WANAPARTHY ', 'pincode': '509130', 'referral_code_input': 'VRL13886', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'DERANGULA', 'last_name': 'DEVIDRAJU', 'mobile_number': '9195732959', 'email': 'devidrajuderangula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508204', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Habeeb NIZAM ALI ', 'last_name': 'KHAN', 'mobile_number': '9885449384', 'email': 'nizamrainbow@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VP9IXLWY', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gourab', 'last_name': 'Kundu', 'mobile_number': '9239564715', 'email': 'gourab2411@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '588', 'city': 'Aranghata', 'pincode': '741501', 'referral_code_input': 'VP7JYL0E', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][20476] [ERROR] [UID:1069][20475] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1176, in _find_and_load File "", line 1204, in _gcd_import File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 690, in _load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 940, in exec_module File "", line 690, in _load_unlocked File "", line 241, in _call_with_frames_removed File "", line 940, in exec_module File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt {'first_name': 'Dinakar ', 'last_name': 'Dinakar ', 'mobile_number': '6300945396', 'email': 'dinakarsandhya8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} {'first_name': 'Dinakar ', 'last_name': 'Dinakar ', 'mobile_number': '6300945396', 'email': 'dinakarsandhya8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} {'first_name': 'Dinakar ', 'last_name': 'Dinakar ', 'mobile_number': '6300945396', 'email': 'dinakarsandhya8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} {'first_name': 'Dinakar ', 'last_name': 'Dinakar ', 'mobile_number': '6300945396', 'email': 'dinakarsandhya8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} {'first_name': 'Dinakar ', 'last_name': 'Dinakar ', 'mobile_number': '6300945396', 'email': 'dinakarsandhya8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} {'first_name': 'Dinakar ', 'last_name': 'Dinakar ', 'mobile_number': '6300945396', 'email': 'dinakarsandhya8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509132', 'referral_code_input': 'VRL13887', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1311100032340'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1311100032340'} 1311100032340 OrderedDict([('service', 'postpaid'), ('provider', 'VIPOS'), ('fields', {'mobile': '8465006343'})]) ====================== BillValidate ====================== postpaid VIPOS {'mobile': '8465006343'} 8465006343 2106 {'first_name': 'Ajaykumar', 'last_name': 'Mudunuru', 'mobile_number': '9652276593', 'email': 'ajaymudunuru2@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Nandamuru', 'pincode': '521311', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Jyoti ', 'last_name': 'Gouda ', 'mobile_number': '9347442332', 'email': 'jyotipotti3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '54237', 'referral_code_input': 'VP8PZBJH', 'agreed_terms': True} {'first_name': 'Jyoti ', 'last_name': 'Gouda ', 'mobile_number': '9347442332', 'email': 'jyotipotti3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '54237', 'referral_code_input': 'VP8PZBJH', 'agreed_terms': True} {'first_name': 'Ansari', 'last_name': 'Rahmeen', 'mobile_number': '9696037612', 'email': 'ansarirahmeen414@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'Kanpur ', 'pincode': '208023', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Swarupa', 'last_name': 'Saggurthi', 'mobile_number': '8106992700', 'email': 'swaroopa.debbildala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Chandrugonda', 'pincode': '507166', 'referral_code_input': 'VP9Q9W7X', 'agreed_terms': True} {'first_name': 'Godari', 'last_name': 'Aruna', 'mobile_number': '6302205377', 'email': 'godariaruna12@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL16702', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsaiah ', 'last_name': 'Narsaiah ', 'mobile_number': '7386203513', 'email': 'shobha1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Nellikudur', 'pincode': '506368', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Godari', 'last_name': 'Pranay', 'mobile_number': '9063998528', 'email': 'pranayp6826@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL16954', 'agreed_terms': True} {'first_name': 'Srinivasa Reddy', 'last_name': 'Patti', 'mobile_number': '9573415972', 'email': 'pattisrinivasreddy@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet', 'pincode': '502103', 'referral_code_input': 'VP18CIPT', 'agreed_terms': True} {'first_name': 'Godari', 'last_name': 'Pranay', 'mobile_number': '9063998528', 'email': 'pranayp6826@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Godari', 'last_name': 'Pranay', 'mobile_number': '9063998528', 'email': 'pranayp6826@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Godari', 'last_name': 'Pranay', 'mobile_number': '9063998528', 'email': 'pranayp6826@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Godari', 'last_name': 'Pranay', 'mobile_number': '9063998528', 'email': 'pranayp6826@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Godari', 'last_name': 'Pranay', 'mobile_number': '9063998528', 'email': 'pranayp6826@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Godari', 'last_name': 'Pranay', 'mobile_number': '9063998528', 'email': 'pranayp6826@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Jyoti ', 'last_name': 'Gouda ', 'mobile_number': '9347442332', 'email': 'jyotipotti3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '54237', 'referral_code_input': 'VP8PZBJH', 'agreed_terms': True} {'first_name': 'B ', 'last_name': 'Srisailam ', 'mobile_number': '9133615959', 'email': 'omkaravijay@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'ponnur', 'pincode': '522124', 'referral_code_input': 'VP279D6J', 'agreed_terms': True} {'first_name': 'B ', 'last_name': 'Srisailam ', 'mobile_number': '9133615959', 'email': 'omkaravijay@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'ponnur', 'pincode': '522124', 'referral_code_input': 'VP279D6J', 'agreed_terms': True} {'first_name': 'Jyoti ', 'last_name': 'Gouda ', 'mobile_number': '9347442332', 'email': 'jyotipotti3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': '', 'pincode': '534237', 'referral_code_input': 'VP8PZBJH', 'agreed_terms': True} {'first_name': 'Jyoti ', 'last_name': 'Gouda ', 'mobile_number': '9347442332', 'email': 'jyotipotti3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '534237', 'referral_code_input': 'VP8PZBJH', 'agreed_terms': True} {'first_name': 'Kumra ', 'last_name': 'Ramesh ', 'mobile_number': '8500394306', 'email': 'kumraramesh56@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '503', 'city': 'Jainoor ', 'pincode': '504311', 'referral_code_input': 'VP2A4SKB', 'agreed_terms': True} {'first_name': 'Bathula ', 'last_name': 'Suresh babu ', 'mobile_number': '8309077206', 'email': 'battulas77@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'ADDANKI ', 'pincode': '523303', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nagababu', 'last_name': 'Dantala', 'mobile_number': '9063626165', 'email': 'nagababudantala@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vissannapeta ', 'pincode': '521215', 'referral_code_input': 'VP6GRSB3', 'agreed_terms': True} {'first_name': 'Suribabu', 'last_name': 'Korra ', 'mobile_number': '9441735196', 'email': 'korrasiva36@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VRL16924', 'agreed_terms': True} {'first_name': 'Suribabu', 'last_name': 'Korra ', 'mobile_number': '9441735196', 'email': 'korrasiva36@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VRL16924', 'agreed_terms': True} {'first_name': 'Suribabu', 'last_name': 'Korra ', 'mobile_number': '9441735196', 'email': 'korrasiva36@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VRL16924', 'agreed_terms': True} {'first_name': 'Suribabu', 'last_name': 'Korra ', 'mobile_number': '9441735196', 'email': 'korrasiva36@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VRL16924', 'agreed_terms': True} {'first_name': 'Suribabu', 'last_name': 'Korra ', 'mobile_number': '9441735196', 'email': 'korrasiva36@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VRL16924', 'agreed_terms': True} {'first_name': 'Suribabu', 'last_name': 'Korra ', 'mobile_number': '9441735196', 'email': 'korrasiva36@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VRL16924', 'agreed_terms': True} {'first_name': 'Suribabu', 'last_name': 'Korra ', 'mobile_number': '9441735196', 'email': 'korrasiva36@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VRL16924', 'agreed_terms': True} {'first_name': 'Jyoti ', 'last_name': 'Gouda ', 'mobile_number': '9347442332', 'email': 'jyotipotti3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '54237', 'referral_code_input': 'VP8PZBJH', 'agreed_terms': True} {'first_name': 'Bala Jhansi', 'last_name': 'Jhansi', 'mobile_number': '9121064028', 'email': 'jhansivinod143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Hydrabad', 'pincode': '508001', 'referral_code_input': 'VP3ZRTRR', 'agreed_terms': True} {'first_name': 'Bala Jhansi', 'last_name': 'Jhansi', 'mobile_number': '9121064028', 'email': 'jhansivinod143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Hydrabad', 'pincode': '508001', 'referral_code_input': 'VP3ZRTRR', 'agreed_terms': True} {'first_name': 'Bala Jhansi', 'last_name': 'Jhansi', 'mobile_number': '9121064028', 'email': 'jhansivinod143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Hydrabad', 'pincode': '508001', 'referral_code_input': 'VP3ZRTRR', 'agreed_terms': True} {'first_name': 'Shravana ', 'last_name': 'Prathapa', 'mobile_number': '9739972076', 'email': 'shravanaprathap98@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Koratagere ', 'pincode': '572129', 'referral_code_input': 'VP5IGJKG', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 20476 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 20475 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'Nageswara Rao', 'last_name': 'P', 'mobile_number': '9908002521', 'email': 'nageswararao59@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Ongole', 'pincode': '523002', 'referral_code_input': 'VP7A5MZP', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mahendra', 'last_name': 'T', 'mobile_number': '8341370466', 'email': 'tatiparthimahendra33@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kalidindi', 'pincode': '521344', 'referral_code_input': 'VP86HOZM', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPTDW6K3TE service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPTDW6K3TE STATUS VPTDW6K3TE start ts=2025-10-26T13:37:11.577142+00:00 STATUS VPTDW6K3TE no local tx row yet STATUS VPTDW6K3TE calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPTDW6K3TE', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPTDW6K3TE provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPTDW6K3TE no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPTDW6K3TE STATUS VPTDW6K3TE start ts=2025-10-26T13:37:18.626941+00:00 STATUS VPTDW6K3TE no local tx row yet STATUS VPTDW6K3TE calling provider\u2026 RAW {'orderId': '202510261907161387', 'TxnId': 'VPTDW6K3TE', 'status': 'SUCCESS', 'number': '7702671026', 'amount': '299.00', 'RefId': '617954901', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.382', 'reqTime': '2025-10-26 19:07:16', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPTDW6K3TE provider -> normalized=SUCCESS, resText='Payment Processed', refId=617954901, orderId=202510261907161387 STATUS VPTDW6K3TE no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPTDW6K3TE Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 25745 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rajesh ', 'last_name': 'Medisetti ', 'mobile_number': '6304943646', 'email': 'rajeshmedisetti14092001@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram ', 'pincode': '534202', 'referral_code_input': 'VP8PZBJH', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2627'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2627 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3039'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3039 1. recharge_status : Pending bg start order_id=VPSMFNL0NT service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge bg start order_id=VPZ02XSDKC service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPZ02XSDKC STATUS VPZ02XSDKC start ts=2025-10-26T13:46:28.437067+00:00 STATUS VPZ02XSDKC no local tx row yet STATUS VPZ02XSDKC calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZ02XSDKC', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZ02XSDKC provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZ02XSDKC no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPZ02XSDKC STATUS VPZ02XSDKC start ts=2025-10-26T13:46:35.041039+00:00 STATUS VPZ02XSDKC no local tx row yet STATUS VPZ02XSDKC calling provider\u2026 =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPSMFNL0NT Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPSMFNL0NT STATUS VPSMFNL0NT start ts=2025-10-26T13:46:36.320507+00:00 ------------------ Response data ----------------- {'bal': '17676.02', 'Comi': '15.462', 'optId': '2263015780', 'amount': 859, 'mobile': '8341526273', 'status': 'SUCCESS', 'orderId': 'VPSMFNL0NT', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '859.00'} STATUS VPSMFNL0NT LOCAL terminal -> SUCCESS RAW {'orderId': None, 'TxnId': 'VPZ02XSDKC', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZ02XSDKC provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZ02XSDKC no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPZ02XSDKC STATUS VPZ02XSDKC start ts=2025-10-26T13:46:44.222609+00:00 STATUS VPZ02XSDKC no local tx row yet STATUS VPZ02XSDKC calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZ02XSDKC', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZ02XSDKC provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZ02XSDKC no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPZ02XSDKC STATUS VPZ02XSDKC start ts=2025-10-26T13:46:50.424993+00:00 STATUS VPZ02XSDKC no local tx row yet STATUS VPZ02XSDKC calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZ02XSDKC', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZ02XSDKC provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZ02XSDKC no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPZ02XSDKC STATUS VPZ02XSDKC start ts=2025-10-26T13:46:56.737217+00:00 STATUS VPZ02XSDKC no local tx row yet STATUS VPZ02XSDKC calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZ02XSDKC', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZ02XSDKC provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZ02XSDKC no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPZ02XSDKC STATUS VPZ02XSDKC start ts=2025-10-26T13:47:02.606508+00:00 STATUS VPZ02XSDKC no local tx row yet STATUS VPZ02XSDKC calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZ02XSDKC', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZ02XSDKC provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZ02XSDKC no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPZ02XSDKC STATUS VPZ02XSDKC start ts=2025-10-26T13:47:08.936464+00:00 STATUS VPZ02XSDKC no local tx row yet STATUS VPZ02XSDKC calling provider\u2026 RAW {'orderId': '202510261917067176', 'TxnId': 'VPZ02XSDKC', 'status': 'PENDING', 'number': '9666182627', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 19:17:06', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPZ02XSDKC provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261917067176 STATUS VPZ02XSDKC no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPZ02XSDKC STATUS VPZ02XSDKC start ts=2025-10-26T13:47:15.415759+00:00 STATUS VPZ02XSDKC no local tx row yet STATUS VPZ02XSDKC calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZ02XSDKC Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510261917067176', 'TxnId': 'VPZ02XSDKC', 'status': 'SUCCESS', 'number': '9666182627', 'amount': '22.00', 'RefId': '3927822753', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.396', 'reqTime': '2025-10-26 19:17:06', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPZ02XSDKC provider -> normalized=SUCCESS, resText='Payment Processed', refId=3927822753, orderId=202510261917067176 STATUS VPZ02XSDKC no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Swarupa', 'last_name': 'Saggurthi', 'mobile_number': '8106991700', 'email': 'swaroopa.debbindala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Chandrugonda', 'pincode': '507166', 'referral_code_input': 'VP9Q9W7X', 'agreed_terms': True} {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][386] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mutchu Yohoshuva ', 'last_name': 'Yohoshuva ', 'mobile_number': '9052994026', 'email': 'mutchuyohoshuva@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Krishna ', 'pincode': '521126', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'chakradhar ', 'last_name': 'Sadimela ', 'mobile_number': '9603345095', 'email': 'cchandhu835@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Adloor yellareddy ', 'pincode': '503145', 'referral_code_input': 'VRL14137', 'agreed_terms': True} {'first_name': 'Vardhiparthi ', 'last_name': 'Simhachalam ', 'mobile_number': '8978050784', 'email': 'Chinnavardhiparthi1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Chinamiram ', 'pincode': '534202', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Swarupa', 'last_name': 'Saggurthi', 'mobile_number': '8106991700', 'email': 'swaroopa.debbindala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Chandrugonda', 'pincode': '507166', 'referral_code_input': 'VP9Q9W7X', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Makkena', 'last_name': 'Venkata Praveen', 'mobile_number': '7036377670', 'email': 'venkatapraveenmakkena@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522549', 'referral_code_input': 'VRL15197', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9087'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9087 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Venkata Praveen', 'last_name': 'Makkena', 'mobile_number': '7036376770', 'email': 'venkatapraveenmakkena@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522549', 'referral_code_input': 'VRL15197', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SHAIK ZAREENA', 'last_name': 'BANU', 'mobile_number': '9290796346', 'email': 'zareenanizam1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL16972', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1672'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1672 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg start order_id=VPDX48P97B service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPDX48P97B', 'client_txn_id': 'VPDX48P97B', 'provider_order_id': 'VPDX48P97B', 'message': 'Payment Processed', 'raw': {'orderId': 'VPDX48P97B', 'status': 'PENDING', 'mobile': '9347582026', 'amount': 299, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '17370.88', 'billAmount': '299.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '299.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '299.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPDX48P97B status=Pending 2. Pending 2. Pending txnid VPDX48P97B STATUS VPDX48P97B start ts=2025-10-26T14:06:09.896815+00:00 ------------------ Response data ----------------- {'bal': '17370.88', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9347582026', 'status': 'PENDING', 'orderId': 'VPDX48P97B', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPDX48P97B LOCAL pending within grace 15s -> PENDING txnid VPDX48P97B STATUS VPDX48P97B start ts=2025-10-26T14:06:15.058527+00:00 ------------------ Response data ----------------- {'bal': '17370.88', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9347582026', 'status': 'PENDING', 'orderId': 'VPDX48P97B', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPDX48P97B LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPDX48P97B STATUS VPDX48P97B start ts=2025-10-26T14:06:20.214507+00:00 ------------------ Response data ----------------- {'bal': '17370.88', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9347582026', 'status': 'PENDING', 'orderId': 'VPDX48P97B', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPDX48P97B LOCAL pending within grace 15s -> PENDING txnid VPDX48P97B STATUS VPDX48P97B start ts=2025-10-26T14:06:25.376450+00:00 ------------------ Response data ----------------- {'bal': '17370.88', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9347582026', 'status': 'PENDING', 'orderId': 'VPDX48P97B', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPDX48P97B calling provider\u2026 RAW {'orderId': '202510261936064525', 'TxnId': 'VPDX48P97B', 'status': 'PENDING', 'number': '9347582026', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 19:36:06', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPDX48P97B provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510261936064525 STATUS VPDX48P97B current=Pending age=15.7s young_pending=True STATUS VPDX48P97B no status change (current=Pending, provider=Pending) STATUS VPDX48P97B respond -> PENDING, msg='Payment Processed', terminal=False txnid VPDX48P97B STATUS VPDX48P97B start ts=2025-10-26T14:06:31.070360+00:00 ------------------ Response data ----------------- {'bal': '17370.88', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9347582026', 'status': 'PENDING', 'orderId': 'VPDX48P97B', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPDX48P97B', 'amount': '299.00', 'number': '9347582026', 'status': 'PENDING', 'orderId': '202510261936064525', 'reqTime': '2025-10-26 19:36:06', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPDX48P97B LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPDX48P97B STATUS VPDX48P97B start ts=2025-10-26T14:06:36.239876+00:00 ------------------ Response data ----------------- {'bal': '17370.88', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9347582026', 'status': 'PENDING', 'orderId': 'VPDX48P97B', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPDX48P97B', 'amount': '299.00', 'number': '9347582026', 'status': 'PENDING', 'orderId': '202510261936064525', 'reqTime': '2025-10-26 19:36:06', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPDX48P97B LOCAL pending within grace 15s -> PENDING txnid VPDX48P97B STATUS VPDX48P97B start ts=2025-10-26T14:06:41.399983+00:00 ------------------ Response data ----------------- {'bal': '17370.88', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9347582026', 'status': 'PENDING', 'orderId': 'VPDX48P97B', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPDX48P97B', 'amount': '299.00', 'number': '9347582026', 'status': 'PENDING', 'orderId': '202510261936064525', 'reqTime': '2025-10-26 19:36:06', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPDX48P97B calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510261936064525', 'TxnId': 'VPDX48P97B', 'status': 'PENDING', 'number': '9347582026', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 19:36:06', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPDX48P97B provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510261936064525 STATUS VPDX48P97B current=Pending age=16.0s young_pending=True STATUS VPDX48P97B no status change (current=Pending, provider=Pending) STATUS VPDX48P97B respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Alluri seetha ramaraju ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Alluri seetha ramaraju ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '9111451000915'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '9111451000915'} 9111451000915 txnid VPDX48P97B STATUS VPDX48P97B start ts=2025-10-26T14:06:49.724924+00:00 ------------------ Response data ----------------- {'bal': '17370.88', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9347582026', 'status': 'PENDING', 'orderId': 'VPDX48P97B', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPDX48P97B', 'amount': '299.00', 'number': '9347582026', 'status': 'PENDING', 'orderId': '202510261936064525', 'reqTime': '2025-10-26 19:36:06', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPDX48P97B LOCAL pending within grace 15s -> PENDING txnid VPDX48P97B STATUS VPDX48P97B start ts=2025-10-26T14:06:54.890465+00:00 ------------------ Response data ----------------- {'bal': '17370.88', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9347582026', 'status': 'PENDING', 'orderId': 'VPDX48P97B', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPDX48P97B', 'amount': '299.00', 'number': '9347582026', 'status': 'PENDING', 'orderId': '202510261936064525', 'reqTime': '2025-10-26 19:36:06', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPDX48P97B LOCAL pending within grace 15s -> PENDING txnid VPDX48P97B STATUS VPDX48P97B start ts=2025-10-26T14:07:00.044766+00:00 ------------------ Response data ----------------- {'bal': '17370.88', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9347582026', 'status': 'PENDING', 'orderId': 'VPDX48P97B', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPDX48P97B', 'amount': '299.00', 'number': '9347582026', 'status': 'PENDING', 'orderId': '202510261936064525', 'reqTime': '2025-10-26 19:36:06', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPDX48P97B calling provider\u2026 RAW {'orderId': '202510261936064525', 'TxnId': 'VPDX48P97B', 'status': 'PENDING', 'number': '9347582026', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 19:36:06', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPDX48P97B provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510261936064525 STATUS VPDX48P97B current=Pending age=18.6s young_pending=True STATUS VPDX48P97B no status change (current=Pending, provider=Pending) STATUS VPDX48P97B respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Alluri seetha ramaraju ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5148'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5148 VerifyTxnPinSerializer(data={'transaction_pin': '4896'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4896 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPBDQS5URR STATUS VPBDQS5URR start ts=2025-10-26T14:24:01.622844+00:00 bg start order_id=VPBDQS5URR service=prepaid STATUS VPBDQS5URR no local tx row yet prepaid STATUS VPBDQS5URR calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPBDQS5URR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBDQS5URR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBDQS5URR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPBDQS5URR STATUS VPBDQS5URR start ts=2025-10-26T14:24:07.602969+00:00 STATUS VPBDQS5URR no local tx row yet STATUS VPBDQS5URR calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPBDQS5URR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBDQS5URR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBDQS5URR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPBDQS5URR STATUS VPBDQS5URR start ts=2025-10-26T14:24:13.362828+00:00 STATUS VPBDQS5URR no local tx row yet STATUS VPBDQS5URR calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPBDQS5URR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBDQS5URR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBDQS5URR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPBDQS5URR STATUS VPBDQS5URR start ts=2025-10-26T14:24:20.067829+00:00 STATUS VPBDQS5URR no local tx row yet STATUS VPBDQS5URR calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPBDQS5URR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBDQS5URR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBDQS5URR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPBDQS5URR&number=8500232883&amount=319&operator=JO&circle=1 txnid VPBDQS5URR STATUS VPBDQS5URR start ts=2025-10-26T14:24:29.382863+00:00 STATUS VPBDQS5URR no local tx row yet STATUS VPBDQS5URR calling provider\u2026 RAW {'orderId': '202510261954313509', 'TxnId': 'VPBDQS5URR', 'status': 'PENDING', 'number': '8500232883', 'amount': '319.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 19:54:31', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPBDQS5URR provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261954313509 STATUS VPBDQS5URR no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPBDQS5URR STATUS VPBDQS5URR start ts=2025-10-26T14:24:38.974420+00:00 STATUS VPBDQS5URR no local tx row yet STATUS VPBDQS5URR calling provider\u2026 RAW {'orderId': '202510261954313509', 'TxnId': 'VPBDQS5URR', 'status': 'PENDING', 'number': '8500232883', 'amount': '319.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 19:54:31', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPBDQS5URR provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261954313509 STATUS VPBDQS5URR no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPBDQS5URR STATUS VPBDQS5URR start ts=2025-10-26T14:24:44.722732+00:00 STATUS VPBDQS5URR no local tx row yet STATUS VPBDQS5URR calling provider\u2026 RAW {'orderId': '202510261954313509', 'TxnId': 'VPBDQS5URR', 'status': 'PENDING', 'number': '8500232883', 'amount': '319.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 19:54:31', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPBDQS5URR provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261954313509 STATUS VPBDQS5URR no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPBDQS5URR STATUS VPBDQS5URR start ts=2025-10-26T14:24:50.807705+00:00 STATUS VPBDQS5URR no local tx row yet STATUS VPBDQS5URR calling provider\u2026 RAW {'orderId': '202510261954313509', 'TxnId': 'VPBDQS5URR', 'status': 'PENDING', 'number': '8500232883', 'amount': '319.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 19:54:31', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPBDQS5URR provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261954313509 STATUS VPBDQS5URR no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPBDQS5URR&number=8500232883&amount=319&operator=JO&circle=1 txnid VPBDQS5URR STATUS VPBDQS5URR start ts=2025-10-26T14:24:56.562727+00:00 STATUS VPBDQS5URR no local tx row yet STATUS VPBDQS5URR calling provider\u2026 RAW {'orderId': '202510261954313509', 'TxnId': 'VPBDQS5URR', 'status': 'PENDING', 'number': '8500232883', 'amount': '319.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 19:54:31', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPBDQS5URR provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261954313509 STATUS VPBDQS5URR no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPBDQS5URR STATUS VPBDQS5URR start ts=2025-10-26T14:25:03.782598+00:00 STATUS VPBDQS5URR no local tx row yet STATUS VPBDQS5URR calling provider\u2026 RAW {'orderId': '202510261954313509', 'TxnId': 'VPBDQS5URR', 'status': 'PENDING', 'number': '8500232883', 'amount': '319.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 19:54:31', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPBDQS5URR provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510261954313509 STATUS VPBDQS5URR no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPBDQS5URR Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ansul', 'last_name': 'Kumar', 'mobile_number': '9151334639', 'email': 'ansuldeewama@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '559', 'city': 'Patravna', 'pincode': '274305', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ansul', 'last_name': 'Kumar', 'mobile_number': '9151334639', 'email': 'ansuldeewama@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '559', 'city': 'Patravna', 'pincode': '274305', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Ansul', 'last_name': 'Kumar', 'mobile_number': '9151334639', 'email': 'ansuldeewama@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '559', 'city': 'Patravna', 'pincode': '274305', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'V', 'last_name': 'Mohammad ', 'mobile_number': '9010442281', 'email': 'suri83934@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompichirla', 'pincode': '517192', 'referral_code_input': 'VRL15758', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6187'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6187 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPWNRG4HNM service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPWNRG4HNM', 'client_txn_id': 'VPWNRG4HNM', 'provider_order_id': 'VPWNRG4HNM', 'message': 'Payment Processed', 'raw': {'orderId': 'VPWNRG4HNM', 'status': 'PENDING', 'mobile': '7093859118', 'amount': 19, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '17333.79', 'billAmount': '19.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '19.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '19.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPWNRG4HNM status=Pending 2. Pending 2. Pending txnid VPWNRG4HNM STATUS VPWNRG4HNM start ts=2025-10-26T14:31:32.368238+00:00 ------------------ Response data ----------------- {'bal': '17333.79', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7093859118', 'status': 'PENDING', 'orderId': 'VPWNRG4HNM', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPWNRG4HNM LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPWNRG4HNM STATUS VPWNRG4HNM start ts=2025-10-26T14:31:37.676602+00:00 ------------------ Response data ----------------- {'bal': '17333.79', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7093859118', 'status': 'PENDING', 'orderId': 'VPWNRG4HNM', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPWNRG4HNM LOCAL pending within grace 15s -> PENDING txnid VPWNRG4HNM STATUS VPWNRG4HNM start ts=2025-10-26T14:31:43.139693+00:00 ------------------ Response data ----------------- {'bal': '17333.79', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7093859118', 'status': 'PENDING', 'orderId': 'VPWNRG4HNM', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPWNRG4HNM LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPWNRG4HNM STATUS VPWNRG4HNM start ts=2025-10-26T14:31:48.546640+00:00 ------------------ Response data ----------------- {'bal': '17333.79', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7093859118', 'status': 'PENDING', 'orderId': 'VPWNRG4HNM', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPWNRG4HNM calling provider\u2026 RAW {'orderId': '202510262001284876', 'TxnId': 'VPWNRG4HNM', 'status': 'PENDING', 'number': '7093859118', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 20:01:28', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPWNRG4HNM provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510262001284876 STATUS VPWNRG4HNM current=Pending age=16.9s young_pending=True STATUS VPWNRG4HNM no status change (current=Pending, provider=Pending) STATUS VPWNRG4HNM respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== txnid VPWNRG4HNM STATUS VPWNRG4HNM start ts=2025-10-26T14:31:54.396522+00:00 ------------------ Response data ----------------- {'bal': '17333.79', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7093859118', 'status': 'PENDING', 'orderId': 'VPWNRG4HNM', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPWNRG4HNM', 'amount': '19.00', 'number': '7093859118', 'status': 'PENDING', 'orderId': '202510262001284876', 'reqTime': '2025-10-26 20:01:28', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPWNRG4HNM LOCAL pending within grace 15s -> PENDING txnid VPWNRG4HNM STATUS VPWNRG4HNM start ts=2025-10-26T14:31:59.793509+00:00 ------------------ Response data ----------------- {'bal': '17333.79', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7093859118', 'status': 'PENDING', 'orderId': 'VPWNRG4HNM', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPWNRG4HNM', 'amount': '19.00', 'number': '7093859118', 'status': 'PENDING', 'orderId': '202510262001284876', 'reqTime': '2025-10-26 20:01:28', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPWNRG4HNM LOCAL pending within grace 15s -> PENDING txnid VPWNRG4HNM STATUS VPWNRG4HNM start ts=2025-10-26T14:32:05.153532+00:00 ------------------ Response data ----------------- {'bal': '17333.79', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7093859118', 'status': 'PENDING', 'orderId': 'VPWNRG4HNM', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPWNRG4HNM', 'amount': '19.00', 'number': '7093859118', 'status': 'PENDING', 'orderId': '202510262001284876', 'reqTime': '2025-10-26 20:01:28', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPWNRG4HNM calling provider\u2026 RAW {'orderId': '202510262001284876', 'TxnId': 'VPWNRG4HNM', 'status': 'PENDING', 'number': '7093859118', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 20:01:28', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPWNRG4HNM provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510262001284876 STATUS VPWNRG4HNM current=Pending age=16.6s young_pending=True STATUS VPWNRG4HNM no status change (current=Pending, provider=Pending) STATUS VPWNRG4HNM respond -> PENDING, msg='Payment Processed', terminal=False txnid VPWNRG4HNM STATUS VPWNRG4HNM start ts=2025-10-26T14:32:12.653568+00:00 ------------------ Response data ----------------- {'bal': '17333.79', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7093859118', 'status': 'PENDING', 'orderId': 'VPWNRG4HNM', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPWNRG4HNM', 'amount': '19.00', 'number': '7093859118', 'status': 'PENDING', 'orderId': '202510262001284876', 'reqTime': '2025-10-26 20:01:28', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPWNRG4HNM LOCAL pending within grace 15s -> PENDING txnid VPWNRG4HNM STATUS VPWNRG4HNM start ts=2025-10-26T14:32:18.018855+00:00 ------------------ Response data ----------------- {'bal': '17333.79', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7093859118', 'status': 'PENDING', 'orderId': 'VPWNRG4HNM', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPWNRG4HNM', 'amount': '19.00', 'number': '7093859118', 'status': 'PENDING', 'orderId': '202510262001284876', 'reqTime': '2025-10-26 20:01:28', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPWNRG4HNM LOCAL pending within grace 15s -> PENDING txnid VPWNRG4HNM STATUS VPWNRG4HNM start ts=2025-10-26T14:32:23.357429+00:00 ------------------ Response data ----------------- {'bal': '17333.79', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '7093859118', 'status': 'PENDING', 'orderId': 'VPWNRG4HNM', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPWNRG4HNM', 'amount': '19.00', 'number': '7093859118', 'status': 'PENDING', 'orderId': '202510262001284876', 'reqTime': '2025-10-26 20:01:28', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPWNRG4HNM calling provider\u2026 RAW {'orderId': '202510262001284876', 'TxnId': 'VPWNRG4HNM', 'status': 'PENDING', 'number': '7093859118', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 20:01:28', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPWNRG4HNM provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510262001284876 STATUS VPWNRG4HNM current=Pending age=18.2s young_pending=True STATUS VPWNRG4HNM no status change (current=Pending, provider=Pending) STATUS VPWNRG4HNM respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6187'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6187 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPRHGTG3VV service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPRHGTG3VV STATUS VPRHGTG3VV start ts=2025-10-26T14:33:21.796785+00:00 STATUS VPRHGTG3VV no local tx row yet STATUS VPRHGTG3VV calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPRHGTG3VV', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPRHGTG3VV provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPRHGTG3VV no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPRHGTG3VV Iam at inside failure block STATUS VPRHGTG3VV start ts=2025-10-26T14:33:27.799006+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 19, 'mobile': '7093859118', 'status': 'FAILED', 'orderId': 'VPRHGTG3VV', 'resText': 'Same amount not allow within 10 minutes', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPRHGTG3VV LOCAL terminal -> FAILED Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPRHGTG3VV Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][30791] [ERROR] [UID:1069][30790] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 1204, in _gcd_import File "", line 241, in _call_with_frames_removed File "", line 1176, in _find_and_load File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 30791 was killed by signal: 11, core dumped: no [UID:1069][3733] Child process with pid: 30790 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9908'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9908 {'first_name': 'Swarupa', 'last_name': 'Saggurthi', 'mobile_number': '8106991700', 'email': 'swaroopa.debbindala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Chandrugonda', 'pincode': '507166', 'referral_code_input': 'VP9Q9W7X', 'agreed_terms': True} {'first_name': 'Swarupa', 'last_name': 'Saggurthi', 'mobile_number': '8106991700', 'email': 'swaroopa.debbindala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Chandrugonda', 'pincode': '507166', 'referral_code_input': 'VP9Q9W7X', 'agreed_terms': True} {'first_name': 'Swarupa', 'last_name': 'Saggurthi', 'mobile_number': '8106991700', 'email': 'swaroopa.debbindala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Chandrugonda', 'pincode': '507166', 'referral_code_input': 'VP9Q9W7X', 'agreed_terms': True} {'first_name': 'Swarupa', 'last_name': 'Saggurthi', 'mobile_number': '8106991700', 'email': 'swaroopa.debbindala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Chandrugonda', 'pincode': '507166', 'referral_code_input': 'VP9Q9W7X', 'agreed_terms': True} {'first_name': 'Swarupa', 'last_name': 'Saggurthi', 'mobile_number': '8106991700', 'email': 'swaroopa.debbindala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Chandrugonda', 'pincode': '507166', 'referral_code_input': 'VP9Q9W7X', 'agreed_terms': True} {'first_name': 'Swarupa', 'last_name': 'Saggurthi', 'mobile_number': '8106991700', 'email': 'swaroopa.debbindala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Chandrugonda', 'pincode': '507166', 'referral_code_input': 'VP9Q9W7X', 'agreed_terms': True} {'first_name': 'Swarupa', 'last_name': 'Saggurthi', 'mobile_number': '8106991700', 'email': 'swaroopa.debbindala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Chandrugonda', 'pincode': '507166', 'referral_code_input': 'VP9Q9W7X', 'agreed_terms': True} {'first_name': 'Swarupa', 'last_name': 'Saggurthi', 'mobile_number': '8106991700', 'email': 'swaroopa.debbindala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Chandrugonda', 'pincode': '507166', 'referral_code_input': 'VP9Q9W7X', 'agreed_terms': True} {'first_name': 'Swarupa', 'last_name': 'Saggurthi', 'mobile_number': '8106991700', 'email': 'swaroopa.debbindala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Chandrugonda', 'pincode': '507166', 'referral_code_input': 'VP9Q9W7X', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9951608799'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9951608799'} 9951608799 {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Alluri seetha ramaraju ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Alluri seetha ramaraju ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Alluri seetha ramaraju ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mattaparthi ', 'last_name': 'Leelavathi ', 'mobile_number': '7780188240', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur ', 'pincode': '522509', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srinivas', 'last_name': 'Kumar ', 'mobile_number': '9912996010', 'email': 'chsk1965@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Huzurnagar', 'pincode': '508204', 'referral_code_input': 'VRL16929', 'agreed_terms': True} {'first_name': 'Ansul', 'last_name': 'Kumar', 'mobile_number': '9151334639', 'email': 'ansuldeewama@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '559', 'city': 'Patravna', 'pincode': '274305', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ansul', 'last_name': 'Rajbhar ', 'mobile_number': '9151334639', 'email': 'ansuldeewama@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '559', 'city': 'Patravna', 'pincode': '274305', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ansul', 'last_name': 'Rajbhar ', 'mobile_number': '9151334639', 'email': 'ansuldeewama@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '559', 'city': 'Patravna', 'pincode': '274305', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ansul', 'last_name': 'Rajbhar ', 'mobile_number': '9151334639', 'email': 'ansuldeewama@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '558', 'city': 'Patravna', 'pincode': '274305', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ansul', 'last_name': 'Rajbhar ', 'mobile_number': '9151334639', 'email': 'ansuldeewama@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '551', 'city': 'Patravna', 'pincode': '274305', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ansul', 'last_name': 'Rajbhar ', 'mobile_number': '9151334639', 'email': 'ansuldeewama@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '551', 'city': 'Patravna', 'pincode': '274305', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mattaparthi ', 'last_name': 'Bhargavi ', 'mobile_number': '9381653516', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur ', 'pincode': '522509', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Salla', 'last_name': 'Ajay', 'mobile_number': '9014233070', 'email': 'sallaajay491@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Luxtepet', 'pincode': '540215', 'referral_code_input': 'VP4IHQFO', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][3733] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][3733] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][2765] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9885'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9885 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending {'first_name': 'Ansul', 'last_name': 'Rajbhar ', 'mobile_number': '9151334639', 'email': 'ansuldeewama@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '551', 'city': 'Patravna', 'pincode': '274305', 'referral_code_input': '', 'agreed_terms': True} bg start order_id=VPPMDXIWJJ service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== {'first_name': 'Ansul', 'last_name': 'Rajbhar ', 'mobile_number': '9151334639', 'email': 'ansuldeewama@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '551', 'city': 'Patravna', 'pincode': '274305', 'referral_code_input': '', 'agreed_terms': True} Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPPMDXIWJJ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPPMDXIWJJ STATUS VPPMDXIWJJ start ts=2025-10-26T14:41:12.337061+00:00 ------------------ Response data ----------------- {'bal': '17311.79', 'Comi': '0.000', 'optId': '', 'amount': 22, 'mobile': '7730036703', 'status': 'FAILED', 'orderId': 'VPPMDXIWJJ', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '0.00'} STATUS VPPMDXIWJJ LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ansul ', 'last_name': 'Kumar ', 'mobile_number': '9151334639', 'email': 'ansuldeewana@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '558', 'city': 'Padrauna', 'pincode': '274305', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Asif h ', 'last_name': 'Sarkar', 'mobile_number': '9682653732', 'email': 'rockysarkar99onmovr@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '587', 'city': 'Berhampore', 'pincode': '742101', 'referral_code_input': 'VP9NAKMU', 'agreed_terms': True} {'first_name': 'Gummula ', 'last_name': 'Navanitha', 'mobile_number': '7075545672', 'email': '554535251a@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Mopal ', 'pincode': '503230', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Simhadri', 'last_name': 'Ajmeera', 'mobile_number': '9398885905', 'email': 'simhadriajmeera270@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vemireddy palli ', 'pincode': '521227', 'referral_code_input': 'VP6GRSB3', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '91114519000915'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '91114519000915'} 91114519000915 {'first_name': 'Satish ', 'last_name': 'Babu', 'mobile_number': '9848397327', 'email': 'svksbabu8@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Vijayawada ', 'pincode': '520015', 'referral_code_input': 'VP86HOZM', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Srijan', 'last_name': 'Dutta', 'mobile_number': '9193391176', 'email': 'srijandutta354@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura District', 'pincode': '722152', 'referral_code_input': 'VRL16677', 'agreed_terms': True} {'first_name': 'Srijan', 'last_name': 'Dutta', 'mobile_number': '9193391176', 'email': 'srijandutta354@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura District', 'pincode': '722152', 'referral_code_input': 'VRL16677', 'agreed_terms': True} {'first_name': 'Srijan', 'last_name': 'Dutta', 'mobile_number': '9193391176', 'email': 'srijandutta354@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura District', 'pincode': '722152', 'referral_code_input': 'VRL16677', 'agreed_terms': True} {'first_name': 'Srijan', 'last_name': 'Dutta', 'mobile_number': '9339117676', 'email': 'srijandutta354@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura District', 'pincode': '722152', 'referral_code_input': 'VRL16677', 'agreed_terms': True} {'first_name': 'Balakameshwarao ', 'last_name': 'Chinnam', 'mobile_number': '9059019047', 'email': 'baluchinnam9966@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Mangalagiri', 'pincode': '522503', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PANGI', 'last_name': 'SATYARAO', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Alluri seetha ramaraju ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'INTIYAZ', 'last_name': 'BEGUM ', 'mobile_number': '9441804840', 'email': 'begumintiyaz@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD ', 'pincode': '500018', 'referral_code_input': 'VP6CPNP6', 'agreed_terms': True} {'first_name': 'Pandram ', 'last_name': 'Hemanth', 'mobile_number': '8333859712', 'email': 'hemanthpandram2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Dandepally', 'pincode': '504206', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'RAMESH', 'last_name': 'MULKALA ', 'mobile_number': '9949801617', 'email': 'rameshmulkala83@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500092', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse ', 'mobile_number': '7995691697', 'email': 'shaikgouserihan@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicheral', 'pincode': '517195', 'referral_code_input': 'VRL15758', 'agreed_terms': True} {'first_name': 'CHOPPARA', 'last_name': 'NAGARAJU', 'mobile_number': '9959961953', 'email': 'nagarajuch37424@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Kollur ', 'pincode': '522324', 'referral_code_input': 'VRL16455', 'agreed_terms': True} {'first_name': 'Ravindra ', 'last_name': 'Kumar ', 'mobile_number': '9849393984', 'email': 'ravindraselote@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Mattamaplly ', 'pincode': '508204', 'referral_code_input': 'VRL14300', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kalyani', 'last_name': 'Bavisetti', 'mobile_number': '8985061796', 'email': 'kalyanibkalyanib67@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram', 'pincode': '520320', 'referral_code_input': 'VRL16777', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Kamagalla shirisha ', 'last_name': 'Kamagalla shirisha ', 'mobile_number': '9490440702', 'email': 'vv6523667@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Chitkul ', 'pincode': '502270', 'referral_code_input': 'VRL15298', 'agreed_terms': True} {'first_name': 'Karedla sasi surya kiran', 'last_name': 'Kiran', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry ', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kune', 'last_name': 'Srinu', 'mobile_number': '9170759626', 'email': 'kunesrinu518@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Meraj', 'last_name': 'Unnisa', 'mobile_number': '9381024710', 'email': 'irfana191286@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500030', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][14847] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Balakameshwarao ', 'last_name': 'Chinnam', 'mobile_number': '9059019047', 'email': 'baluchinnam9966@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Mangalagiri', 'pincode': '522503', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Balakameshwarao ', 'last_name': 'Chinnam', 'mobile_number': '9059019047', 'email': 'baluchinnam9966@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Mangalagiri', 'pincode': '522503', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Alamgir', 'last_name': 'Mondal', 'mobile_number': '8759856078', 'email': 'alamgirmondal05@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '589', 'city': 'Bongaon', 'pincode': '741253', 'referral_code_input': 'VP2L7V8C', 'agreed_terms': True} {'first_name': 'Karedla', 'last_name': 'Sasi Surya kiran ', 'mobile_number': '9959362669', 'email': 'sasisasi88969@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajhamundry ', 'pincode': '533234 ', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'Mahesh', 'last_name': 'R S', 'mobile_number': '9845595338', 'email': 'maheshrs1974@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '250', 'city': 'Ballari', 'pincode': '583104', 'referral_code_input': 'VP11UUWF', 'agreed_terms': True} {'first_name': 'M C', 'last_name': 'KIRAN', 'mobile_number': '9398311718', 'email': 'kiranmc44@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyandurgam', 'pincode': '515761', 'referral_code_input': 'VRL15458', 'agreed_terms': True} {'first_name': 'Rahul ', 'last_name': 'Shah', 'mobile_number': '9850438836', 'email': 'iamrahulshah1989@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '337', 'city': 'Pune ', 'pincode': '411044', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Asif h', 'last_name': 'Sarkar', 'mobile_number': '9682653732', 'email': 'rockysarkar99onmove@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '587', 'city': 'Berhampore ', 'pincode': '742101', 'referral_code_input': 'VP9NAKMU', 'agreed_terms': True} {'first_name': 'Asif h', 'last_name': 'Sarkar', 'mobile_number': '9682653732', 'email': 'rockysarkar99onmove@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '587', 'city': 'Berhampore ', 'pincode': '742101', 'referral_code_input': 'VP9NAKMU', 'agreed_terms': True} {'first_name': 'Asif h', 'last_name': 'Sarkar', 'mobile_number': '9682653732', 'email': 'rockysarkar99onmove@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '587', 'city': 'Berhampore ', 'pincode': '742101', 'referral_code_input': 'VP9NAKMU', 'agreed_terms': True} {'first_name': 'Asif h', 'last_name': 'Sarkar', 'mobile_number': '9682653732', 'email': 'rockysarkar99onmove@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '587', 'city': 'Berhampore ', 'pincode': '742101', 'referral_code_input': 'VP9NAKMU', 'agreed_terms': True} {'first_name': 'Asif h', 'last_name': 'Sarkar', 'mobile_number': '8926763323', 'email': 'rockysarkar99onmove@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '587', 'city': 'Berhampore ', 'pincode': '742101', 'referral_code_input': 'VP9NAKMU', 'agreed_terms': True} {'first_name': 'jyothi', 'last_name': 'm', 'mobile_number': '6300491285', 'email': 'jyothimekala999@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500038', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Meraj', 'last_name': 'Unnisa', 'mobile_number': '9381024710', 'email': 'irfana191286@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500030', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Meraj', 'last_name': 'Unnisa', 'mobile_number': '9381024710', 'email': 'irfana191286@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500030', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'VIPOS'), ('fields', {'mobile': '9951656896'})]) ====================== BillValidate ====================== postpaid VIPOS {'mobile': '9951656896'} 9951656896 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 20728 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Madhusudan Reddy ', 'last_name': 'Budili', 'mobile_number': '8333002939', 'email': 'auditorbmsreddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515591', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][23863] [ERROR] [UID:1069][23862] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1176, in _find_and_load File "", line 1204, in _gcd_import File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 690, in _load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 940, in exec_module File "", line 690, in _load_unlocked File "", line 241, in _call_with_frames_removed File "", line 940, in exec_module File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 23862 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 23863 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][23969] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Meraj', 'last_name': 'Unnisa', 'mobile_number': '9381024710', 'email': 'irfana191286@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500030', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Vengalarao ', 'last_name': 'Matcha ', 'mobile_number': '9949112091', 'email': 'vengalarao2014@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Chirala ', 'pincode': '523157', 'referral_code_input': 'VRL16913', 'agreed_terms': True} {'first_name': 'Meraj', 'last_name': 'Unnisa', 'mobile_number': '9381024710', 'email': 'irfana191286@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500030', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Etikyala ', 'last_name': 'Srinivas ', 'mobile_number': '9912055930', 'email': 'etikyalasrinivas1990@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VP9RIFO8', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'VIPOS'), ('fields', {'mobile': '9951656896'})]) ====================== BillValidate ====================== postpaid VIPOS {'mobile': '9951656896'} 9951656896 {'first_name': 'Yaswant ', 'last_name': 'Budige', 'mobile_number': '7981784593', 'email': 'budigeyashwanth4@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sangareddy ', 'pincode': '502273', 'referral_code_input': 'VRL16271', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'B', 'last_name': 'Satyanna ', 'mobile_number': '9491118187', 'email': 'begarisatyam394@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518002', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'PATHIPATI ', 'last_name': 'Annapurna', 'mobile_number': '9948465428', 'email': 'pathipatiannapurna1979@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Huzurnagar', 'pincode': '508204', 'referral_code_input': 'VRL16929', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending txnid VP2D94XSIO STATUS VP2D94XSIO start ts=2025-10-26T15:29:13.123797+00:00 bg start order_id=VP2D94XSIO service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VP2D94XSIO no local tx row yet Sending to prepaid perform wallet recharge STATUS VP2D94XSIO calling provider\u2026 RAW {'orderId': '202510262059134188', 'TxnId': 'VP2D94XSIO', 'status': 'PENDING', 'number': '7995742472', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 20:59:13', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP2D94XSIO provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510262059134188 STATUS VP2D94XSIO no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP2D94XSIO STATUS VP2D94XSIO start ts=2025-10-26T15:29:20.112934+00:00 STATUS VP2D94XSIO no local tx row yet STATUS VP2D94XSIO calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP2D94XSIO Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510262059134188', 'TxnId': 'VP2D94XSIO', 'status': 'SUCCESS', 'number': '7995742472', 'amount': '22.00', 'RefId': '1821946848', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.396', 'reqTime': '2025-10-26 20:59:13', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP2D94XSIO provider -> normalized=SUCCESS, resText='Payment Processed', refId=1821946848, orderId=202510262059134188 STATUS VP2D94XSIO no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPR0NHP6CW service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPR0NHP6CW STATUS VPR0NHP6CW start ts=2025-10-26T15:45:34.919929+00:00 STATUS VPR0NHP6CW no local tx row yet STATUS VPR0NHP6CW calling provider\u2026 RAW {'orderId': '202510262115357440', 'TxnId': 'VPR0NHP6CW', 'status': 'PENDING', 'number': '9581162946', 'amount': '899.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 21:15:35', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPR0NHP6CW provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510262115357440 STATUS VPR0NHP6CW no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPR0NHP6CW STATUS VPR0NHP6CW start ts=2025-10-26T15:45:41.600360+00:00 STATUS VPR0NHP6CW no local tx row yet STATUS VPR0NHP6CW calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPR0NHP6CW Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510262115357440', 'TxnId': 'VPR0NHP6CW', 'status': 'PENDING', 'number': '9581162946', 'amount': '899.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 21:15:35', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPR0NHP6CW provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510262115357440 STATUS VPR0NHP6CW no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPR0NHP6CW STATUS VPR0NHP6CW start ts=2025-10-26T15:45:50.740134+00:00 ------------------ Response data ----------------- {'bal': '16432.19', 'Comi': '5.394', 'optId': '5299211529454667', 'amount': 899, 'mobile': '9581162946', 'status': 'SUCCESS', 'orderId': 'VPR0NHP6CW', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '899.00'} STATUS VPR0NHP6CW LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][29245] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Venkatesh', 'last_name': 'Venkatesh', 'mobile_number': '8186843389', 'email': 'venkates0120@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL16631', 'agreed_terms': True} {'first_name': 'Srinivas ', 'last_name': 'Kasaragadda ', 'mobile_number': '6302131950', 'email': 'ksk007@yahoo.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500090', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'BHAGYALAXMI ', 'last_name': 'YELLAYI ', 'mobile_number': '8985362025', 'email': 'bhagyalaxmi786y@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'VISAKHAPATNAM ', 'pincode': '530002', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'BHAGYALAXMI ', 'last_name': 'YELLAYI ', 'mobile_number': '8985362025', 'email': 'bhagyalaxmi786y@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'VISAKHAPATNAM ', 'pincode': '530002', 'referral_code_input': 'VP2BW665', 'agreed_terms': True} {'first_name': 'BHAGYALAXMI ', 'last_name': 'YELLAYI ', 'mobile_number': '8985362025', 'email': 'bhagyalaxmi786y@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'VISAKHAPATNAM ', 'pincode': '530002', 'referral_code_input': 'VP2BW665', 'agreed_terms': True} {'first_name': 'BHAGYALAXMI ', 'last_name': 'YELLAYI ', 'mobile_number': '8985362025', 'email': 'bhagyalaxmi786y@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'VISAKHAPATNAM ', 'pincode': '530002', 'referral_code_input': 'VP2BW665', 'agreed_terms': True} {'first_name': 'BHAGYALAXMI ', 'last_name': 'YELLAYI ', 'mobile_number': '8985362025', 'email': 'bhagyalaxmi786y@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'VISAKHAPATNAM ', 'pincode': '530002', 'referral_code_input': 'VP2BW665', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mori', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} {'first_name': 'Satyasadhan', 'last_name': 'sannigrahi', 'mobile_number': '9832344744', 'email': 'sat.grahi@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Bankura', 'pincode': '722151', 'referral_code_input': 'VRL16278', 'agreed_terms': True} {'first_name': 'Kavita ', 'last_name': 'Vatsala ', 'mobile_number': '8520058211', 'email': 'sahasrachittanuri@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Achampet ', 'pincode': '509375', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'CHIMATA ', 'last_name': 'HARI KRISHNA ', 'mobile_number': '9346609230', 'email': 'chimataharikrishna199@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'SPSR NELLORE ', 'pincode': '524002', 'referral_code_input': 'VRL16478', 'agreed_terms': True} {'first_name': 'BHAGYALAXMI ', 'last_name': 'YELLAYI ', 'mobile_number': '8985362025', 'email': 'bhagyalaxmi786y@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'VISAKHAPATNAM ', 'pincode': '530002', 'referral_code_input': 'VP2BW665', 'agreed_terms': True} {'first_name': 'Neha', 'last_name': 'Parveen ', 'mobile_number': '9336944859', 'email': 'sheikhaarifa64@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'Kanpur', 'pincode': '208014', 'referral_code_input': 'VP8ZI7ZP', 'agreed_terms': True} {'first_name': 'Sriniva kumar', 'last_name': 'Kasaragadda ', 'mobile_number': '6302131950', 'email': 'ksk007@yahoo.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500090', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srinivas ', 'last_name': 'Kasaragadda ', 'mobile_number': '6302131950', 'email': 'ksk007@yahoo.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500090', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending txnid VPKPTQN3FF STATUS VPKPTQN3FF start ts=2025-10-26T16:08:04.941221+00:00 bg start order_id=VPKPTQN3FF service=prepaid prepaid STATUS VPKPTQN3FF no local tx row yet In side dispatch_service_payment function STATUS VPKPTQN3FF calling provider\u2026 getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPKPTQN3FF', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPKPTQN3FF provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPKPTQN3FF no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPKPTQN3FF STATUS VPKPTQN3FF start ts=2025-10-26T16:08:12.076352+00:00 STATUS VPKPTQN3FF no local tx row yet STATUS VPKPTQN3FF calling provider\u2026 RAW {'orderId': '202510262138124705', 'TxnId': 'VPKPTQN3FF', 'status': 'PENDING', 'number': '7981468644', 'amount': '49.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 21:38:12', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPKPTQN3FF provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510262138124705 STATUS VPKPTQN3FF no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPKPTQN3FF STATUS VPKPTQN3FF start ts=2025-10-26T16:08:19.097007+00:00 STATUS VPKPTQN3FF no local tx row yet STATUS VPKPTQN3FF calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPKPTQN3FF Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510262138124705', 'TxnId': 'VPKPTQN3FF', 'status': 'FAILED', 'number': '7981468644', 'amount': '49.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 21:38:12', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VPKPTQN3FF provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510262138124705 STATUS VPKPTQN3FF no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) txnid VPKPTQN3FF STATUS VPKPTQN3FF start ts=2025-10-26T16:08:29.376479+00:00 ------------------ Response data ----------------- {'bal': '16388.58', 'Comi': '0.000', 'optId': '', 'amount': 49, 'mobile': '7981468644', 'status': 'FAILED', 'orderId': 'VPKPTQN3FF', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPKPTQN3FF LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 4737 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Harendra singh ', 'last_name': 'Chahar ', 'mobile_number': '6395187558', 'email': 'Harendrassb89@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'Agra', 'pincode': '283122', 'referral_code_input': 'VP9NAKMU', 'agreed_terms': True} {'first_name': 'Aravind', 'last_name': 'Ram', 'mobile_number': '7013111699', 'email': 'korraaravind47@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Vikarabad', 'pincode': '509340', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'MAIDAM ', 'last_name': 'PADMA ', 'mobile_number': '8106806011', 'email': 'maidampadma9@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Peddapalli', 'pincode': '505212', 'referral_code_input': 'VRL16584', 'agreed_terms': True} {'first_name': 'sharvani', 'last_name': 'Siram', 'mobile_number': '9701741484', 'email': 'siramsharvani123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Chirala', 'pincode': '523165', 'referral_code_input': 'VRL16913', 'agreed_terms': True} {'first_name': 'Aravind ', 'last_name': 'Ram', 'mobile_number': '7013111699', 'email': 'korraaravind47@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Vikarabad ', 'pincode': '509340', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Aravind ', 'last_name': 'Ram', 'mobile_number': '7013111699', 'email': 'korraaravind47@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Vikarabad ', 'pincode': '509340', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Aravind ', 'last_name': 'Ram', 'mobile_number': '7013111699', 'email': 'korraaravind47@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Vikarabad ', 'pincode': '509340', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Aravind ', 'last_name': 'Ram', 'mobile_number': '7013111699', 'email': 'korraaravind47@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Vikarabad ', 'pincode': '509340', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Aravind ', 'last_name': 'Ram', 'mobile_number': '7013111699', 'email': 'korraaravind47@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Vikarabad ', 'pincode': '509340', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Aravind ', 'last_name': 'Ram', 'mobile_number': '7013111699', 'email': 'korraaravind47@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Vikarabad ', 'pincode': '509340', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srinivas ', 'last_name': 'Kasaragadda ', 'mobile_number': '6302131950', 'email': 'ksk007@yahoo.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500090', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srinivas ', 'last_name': 'Kasaragadda ', 'mobile_number': '6302131950', 'email': 'ksk007@yahoo.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500090', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1975'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1975 1. recharge_status : Pending bg start order_id=VPLUFCZERB service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPLUFCZERB Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPLUFCZERB STATUS VPLUFCZERB start ts=2025-10-26T16:29:47.359379+00:00 ------------------ Response data ----------------- {'bal': '16411.58', 'Comi': '0.468', 'optId': '4214298991', 'amount': 26, 'mobile': '6301373091', 'status': 'SUCCESS', 'orderId': 'VPLUFCZERB', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '26.00'} STATUS VPLUFCZERB LOCAL terminal -> SUCCESS 1. recharge_status : Pending txnid VPNO8V0K3L STATUS VPNO8V0K3L start ts=2025-10-26T16:32:41.951913+00:00 bg start order_id=VPNO8V0K3L service=prepaid prepaid In side dispatch_service_payment function STATUS VPNO8V0K3L no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPNO8V0K3L calling provider\u2026 Sending to prepaid perform wallet recharge RAW {'orderId': '202510262202433898', 'TxnId': 'VPNO8V0K3L', 'status': 'PENDING', 'number': '8341838216', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 22:02:43', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPNO8V0K3L provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510262202433898 STATUS VPNO8V0K3L no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPNO8V0K3L STATUS VPNO8V0K3L start ts=2025-10-26T16:32:49.388994+00:00 STATUS VPNO8V0K3L no local tx row yet STATUS VPNO8V0K3L calling provider\u2026 RAW {'orderId': '202510262202433898', 'TxnId': 'VPNO8V0K3L', 'status': 'PENDING', 'number': '8341838216', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-26 22:02:43', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPNO8V0K3L provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510262202433898 STATUS VPNO8V0K3L no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPNO8V0K3L STATUS VPNO8V0K3L start ts=2025-10-26T16:32:56.907470+00:00 STATUS VPNO8V0K3L no local tx row yet STATUS VPNO8V0K3L calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPNO8V0K3L Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510262202433898', 'TxnId': 'VPNO8V0K3L', 'status': 'SUCCESS', 'number': '8341838216', 'amount': '349.00', 'RefId': '5299220229603525', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-26 22:02:43', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPNO8V0K3L provider -> normalized=SUCCESS, resText='Payment Processed', refId=5299220229603525, orderId=202510262202433898 STATUS VPNO8V0K3L no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Madavi', 'last_name': 'Madavi', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'kARAMPUDI SANTOSH ', 'last_name': 'kARAMPUDI SANTOSH ', 'mobile_number': '9492128711', 'email': 's99169772@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Narasaraopeta', 'pincode': '522601', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8899'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8899 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1956'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1956 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1956'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1956 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Likith', 'last_name': 'Sai', 'mobile_number': '9162819034', 'email': 'likithsai944@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500030', 'referral_code_input': 'VRL14311', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Prabhu kumar ', 'last_name': 'Sugumanchi palli ', 'mobile_number': '8186087530', 'email': 'varadhiprabhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL14448', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Prabhu kumar ', 'last_name': 'Sugumanchi palli ', 'mobile_number': '8186087530', 'email': 'varadhiprabhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL14448', 'agreed_terms': True} 1. recharge_status : Pending txnid VP02LN0NIG STATUS VP02LN0NIG start ts=2025-10-26T17:00:10.501777+00:00 STATUS VP02LN0NIG no local tx row yet STATUS VP02LN0NIG calling provider\u2026 bg start order_id=VP02LN0NIG service=electricity electricity In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service RAW {'orderId': None, 'TxnId': 'VP02LN0NIG', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP02LN0NIG provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP02LN0NIG no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP02LN0NIG STATUS VP02LN0NIG start ts=2025-10-26T17:00:16.317951+00:00 STATUS VP02LN0NIG no local tx row yet STATUS VP02LN0NIG calling provider\u2026 bg done order_id=VP02LN0NIG status=Pending 2. Pending 2. Pending RAW {'orderId': '2025102610114151', 'TxnId': 'VP02LN0NIG', 'status': 'PENDING', 'number': '7084068000', 'amount': '259.00', 'RefId': '', 'operator': 'BESC', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-26 22:30:11', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP02LN0NIG provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102610114151 STATUS VP02LN0NIG no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP02LN0NIG STATUS VP02LN0NIG start ts=2025-10-26T17:00:24.747618+00:00 ------------------ Response data ----------------- {'bal': '15808.145', 'Comi': '2.000', 'TxnId': 'VP02LN0NIG', 'optId': '', 'Number': '7084068000', 'amount': '259.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'BESC', 'billAmount': '257', 'VoucherCode': ''} STATUS VP02LN0NIG LOCAL pending within grace 15s -> PENDING txnid VP02LN0NIG STATUS VP02LN0NIG start ts=2025-10-26T17:00:29.985827+00:00 ------------------ Response data ----------------- {'bal': '15808.145', 'Comi': '2.000', 'TxnId': 'VP02LN0NIG', 'optId': '', 'Number': '7084068000', 'amount': '259.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'BESC', 'billAmount': '257', 'VoucherCode': ''} STATUS VP02LN0NIG LOCAL pending within grace 15s -> PENDING txnid VP02LN0NIG STATUS VP02LN0NIG start ts=2025-10-26T17:00:35.205650+00:00 ------------------ Response data ----------------- {'bal': '15808.145', 'Comi': '2.000', 'TxnId': 'VP02LN0NIG', 'optId': '', 'Number': '7084068000', 'amount': '259.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'BESC', 'billAmount': '257', 'VoucherCode': ''} STATUS VP02LN0NIG calling provider\u2026 RAW {'orderId': '2025102610114151', 'TxnId': 'VP02LN0NIG', 'status': 'PENDING', 'number': '7084068000', 'amount': '259.00', 'RefId': '', 'operator': 'BESC', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-26 22:30:11', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP02LN0NIG provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102610114151 STATUS VP02LN0NIG current=Pending age=18.9s young_pending=True STATUS VP02LN0NIG no status change (current=Pending, provider=Pending) STATUS VP02LN0NIG respond -> PENDING, msg='Payment Success Processed', terminal=False txnid VP02LN0NIG STATUS VP02LN0NIG start ts=2025-10-26T17:00:42.313781+00:00 ------------------ Response data ----------------- {'bal': '15808.145', 'Comi': '2.000', 'TxnId': 'VP02LN0NIG', 'optId': '', 'Number': '7084068000', 'amount': '259.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'BESC', 'billAmount': '257', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP02LN0NIG', 'amount': '259.00', 'number': '7084068000', 'status': 'PENDING', 'orderId': '2025102610114151', 'reqTime': '2025-10-26 22:30:11', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'BESC', 'VoucherCode': ''}} STATUS VP02LN0NIG LOCAL pending within grace 15s -> PENDING txnid VP02LN0NIG STATUS VP02LN0NIG start ts=2025-10-26T17:00:47.545891+00:00 ------------------ Response data ----------------- {'bal': '15808.145', 'Comi': '2.000', 'TxnId': 'VP02LN0NIG', 'optId': '', 'Number': '7084068000', 'amount': '259.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'BESC', 'billAmount': '257', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP02LN0NIG', 'amount': '259.00', 'number': '7084068000', 'status': 'PENDING', 'orderId': '2025102610114151', 'reqTime': '2025-10-26 22:30:11', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'BESC', 'VoucherCode': ''}} STATUS VP02LN0NIG LOCAL pending within grace 15s -> PENDING txnid VP02LN0NIG STATUS VP02LN0NIG start ts=2025-10-26T17:00:53.357742+00:00 ------------------ Response data ----------------- {'bal': '15808.145', 'Comi': '2.000', 'TxnId': 'VP02LN0NIG', 'optId': '', 'Number': '7084068000', 'amount': '259.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'BESC', 'billAmount': '257', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP02LN0NIG', 'amount': '259.00', 'number': '7084068000', 'status': 'PENDING', 'orderId': '2025102610114151', 'reqTime': '2025-10-26 22:30:11', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'BESC', 'VoucherCode': ''}} STATUS VP02LN0NIG calling provider\u2026 RAW {'orderId': '2025102610114151', 'TxnId': 'VP02LN0NIG', 'status': 'PENDING', 'number': '7084068000', 'amount': '259.00', 'RefId': '', 'operator': 'BESC', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-26 22:30:11', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP02LN0NIG provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102610114151 STATUS VP02LN0NIG current=Pending age=18.2s young_pending=True STATUS VP02LN0NIG no status change (current=Pending, provider=Pending) STATUS VP02LN0NIG respond -> PENDING, msg='Payment Success Processed', terminal=False txnid VP02LN0NIG STATUS VP02LN0NIG start ts=2025-10-26T17:01:03.282031+00:00 ------------------ Response data ----------------- {'bal': '15808.145', 'Comi': '2.000', 'TxnId': 'VP02LN0NIG', 'optId': '', 'Number': '7084068000', 'amount': '259.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'BESC', 'billAmount': '257', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP02LN0NIG', 'amount': '259.00', 'number': '7084068000', 'status': 'PENDING', 'orderId': '2025102610114151', 'reqTime': '2025-10-26 22:30:11', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'BESC', 'VoucherCode': ''}} STATUS VP02LN0NIG LOCAL pending within grace 15s -> PENDING txnid VP02LN0NIG STATUS VP02LN0NIG start ts=2025-10-26T17:01:08.497735+00:00 ------------------ Response data ----------------- {'bal': '15808.145', 'Comi': '2.000', 'TxnId': 'VP02LN0NIG', 'optId': '', 'Number': '7084068000', 'amount': '259.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'BESC', 'billAmount': '257', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP02LN0NIG', 'amount': '259.00', 'number': '7084068000', 'status': 'PENDING', 'orderId': '2025102610114151', 'reqTime': '2025-10-26 22:30:11', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'BESC', 'VoucherCode': ''}} STATUS VP02LN0NIG calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '2025102610114151', 'TxnId': 'VP02LN0NIG', 'status': 'PENDING', 'number': '7084068000', 'amount': '259.00', 'RefId': '', 'operator': 'BESC', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-26 22:30:11', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP02LN0NIG provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102610114151 STATUS VP02LN0NIG current=Pending age=15.1s young_pending=True STATUS VP02LN0NIG no status change (current=Pending, provider=Pending) STATUS VP02LN0NIG respond -> PENDING, msg='Payment Success Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][3924] [ERROR] [UID:1069][3925] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 "", line 1204, in _gcd_import File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module from numpy.core._multiarray_umath import ( KeyboardInterrupt File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 3924 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 3925 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Jetti', 'last_name': 'Santhosh ', 'mobile_number': '7702409184', 'email': 'santhoshjetti@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Medak ', 'pincode': '502101', 'referral_code_input': 'VP7496ZK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narayan ', 'last_name': 'Reddy ', 'mobile_number': '9010616394', 'email': 'narayanreddy9010@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][3733] Child process with pid: 14020 was killed by signal: 15, core dumped: no [UID:1069][3733] Child process with pid: 14019 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Aniket ', 'last_name': 'Routh ', 'mobile_number': '8900427009', 'email': 'chhayarouth23@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '591', 'city': 'Kharagpur ', 'pincode': '721140', 'referral_code_input': 'VRL16766', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8653'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8653 VerifyTxnPinSerializer(data={'transaction_pin': '8653'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8653 VerifyTxnPinSerializer(data={'transaction_pin': '6989'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6989 VerifyTxnPinSerializer(data={'transaction_pin': '8653'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8653 VerifyTxnPinSerializer(data={'transaction_pin': '8653'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8653 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8653'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8653 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8653'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8653 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Likith', 'last_name': 'Sai', 'mobile_number': '6281903417', 'email': 'likithsai944@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500030', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Jetti', 'last_name': 'Santhosh ', 'mobile_number': '9912712666', 'email': 'santhoshjetti@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Medak ', 'pincode': '502101', 'referral_code_input': 'VP7496ZK', 'agreed_terms': True} {'first_name': 'Paranandhi shiva', 'last_name': 'Shiva', 'mobile_number': '9381962409', 'email': 'donshiva806@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar ', 'pincode': '505416', 'referral_code_input': 'VP3ICXMD', 'agreed_terms': True} {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'tabassumshahana74@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal ', 'pincode': '500012', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'tabassumshahana74@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal ', 'pincode': '500012', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'tabassumshahana74@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal ', 'pincode': '500012', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Banavathu', 'last_name': 'Ravinaik', 'mobile_number': '8074742483', 'email': 'ravinaiksanjeevani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripet', 'pincode': '522616', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Prabhu kumar ', 'last_name': 'Sugumanchi palli ', 'mobile_number': '8186087530', 'email': 'varadhiprabhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL14448', 'agreed_terms': True} {'first_name': 'Prabhu kumar ', 'last_name': 'Sugumanchi palli ', 'mobile_number': '8186087530', 'email': 'varadhiprabhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL14448', 'agreed_terms': True} {'first_name': 'Prabhu kumar ', 'last_name': 'Sugumanchi palli ', 'mobile_number': '8186087530', 'email': 'varadhiprabhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL14448', 'agreed_terms': True} {'first_name': 'Prabhu kumar ', 'last_name': 'Sugumanchi palli ', 'mobile_number': '8186087530', 'email': 'varadhiprabhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL14448', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'BESC'), ('fields', {'account_id': '7084068000'})]) ====================== BillValidate ====================== electricity BESC {'account_id': '7084068000'} 7084068000 {'first_name': 'Dasari ', 'last_name': 'Uma', 'mobile_number': '9163007587', 'email': 'dasarivenunency143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Karimnagar ', 'pincode': '505445', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pendota ', 'last_name': 'Pravalika', 'mobile_number': '8008318084', 'email': 'pravalipravalika279@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '505481', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pendota ', 'last_name': 'Vishnu', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'BPOS'), ('fields', {'mobile': '8004189127'})]) ====================== BillValidate ====================== postpaid BPOS {'mobile': '8004189127'} 8004189127 OrderedDict([('service', 'postpaid'), ('provider', 'BPOS'), ('fields', {'mobile': '8004189127'})]) ====================== BillValidate ====================== postpaid BPOS {'mobile': '8004189127'} 8004189127 OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8382939080'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8382939080'} 8382939080 {'first_name': 'Mallekedi ', 'last_name': 'Vijaya ', 'mobile_number': '9441091104', 'email': 'mallekedivijaya@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Jadcharla ', 'pincode': '509301', 'referral_code_input': 'VP1ELSJS', 'agreed_terms': True} {'first_name': 'Karam', 'last_name': 'Nagaraju', 'mobile_number': '9181790322', 'email': 'nagarajukaram9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Koyyalagudem', 'pincode': '534311', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Karam', 'last_name': 'Nagaraju', 'mobile_number': '9181790322', 'email': 'nagarajukaram9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Koyyalagudem', 'pincode': '534311', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Balakameshwarao ', 'last_name': 'Chinnam ', 'mobile_number': '9059019047', 'email': 'baluchinnam9966@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Mangalagiri', 'pincode': '522503', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Balakameshwarao ', 'last_name': 'Chinnam ', 'mobile_number': '9059019047', 'email': 'baluchinnam9966@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Mangalagiri', 'pincode': '522503', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Prabhu kumar ', 'last_name': 'Sugumanchi palli ', 'mobile_number': '8186087530', 'email': 'varadhiprabhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL14448', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8985199571'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8985199571'} 8985199571 {'first_name': 'Vishnu chary ', 'last_name': 'Pendota ', 'mobile_number': '9640364287', 'email': 'charyvishnu37@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': '', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Narayan ', 'last_name': 'Reddy ', 'mobile_number': '9010616394', 'email': 'narayanreddy9010@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narayan ', 'last_name': 'Reddy ', 'mobile_number': '9010616394', 'email': 'narayanreddy9010@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pradeep ', 'last_name': 'D', 'mobile_number': '6302113759', 'email': 'pradeepkumardarsi18@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Markapur ', 'pincode': '523316', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kothiti', 'last_name': 'Srinivas ', 'mobile_number': '8106874702', 'email': 'kothintisrinivas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Ulligudam', 'pincode': '509336', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Shahana ', 'last_name': 'Tabassum ', 'mobile_number': '7842328640', 'email': 'tabassumshahana74@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal ', 'pincode': '500012', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gollapally ', 'last_name': 'Shivani ', 'mobile_number': '7569194250', 'email': 'shivanigollapally72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Hyderabad ', 'pincode': '503206', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gollapally ', 'last_name': 'Shivani ', 'mobile_number': '7569194250', 'email': 'shivanigollapally72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Hyderabad ', 'pincode': '503206', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gollapally ', 'last_name': 'Shivani ', 'mobile_number': '7569194250', 'email': 'shivanigollapally72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Hyderabad ', 'pincode': '503206', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gollapally ', 'last_name': 'Shivani ', 'mobile_number': '7569194250', 'email': 'shivanigollapally72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Hydrabad ', 'pincode': '503206', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gollapally ', 'last_name': 'Shivani ', 'mobile_number': '7569194250', 'email': 'shivanigollapally72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Hydrabad ', 'pincode': '503206', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'vongarla ', 'last_name': 'naresh kumar', 'mobile_number': '8801103222', 'email': 'vongarlanareshkumar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Chandragiri', 'pincode': '517101', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None None None None None None None None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Darivemula ', 'last_name': 'Subbarao ', 'mobile_number': '9573163399', 'email': 'darivemulasubbarao015@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Prakasam ', 'pincode': '523326', 'referral_code_input': 'VRL15467', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Child process with pid: 15768 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'WBSE'), ('fields', {'account_id': '301810017'})]) ====================== BillValidate ====================== electricity WBSE {'account_id': '301810017'} 301810017 {'first_name': 'BHUPATHI ', 'last_name': 'Satya', 'mobile_number': '9398487845', 'email': 'satyabhupathi1986@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500013', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'M', 'last_name': 'Surya ', 'mobile_number': '9493969291', 'email': 'suryayadavips@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Varun ', 'last_name': 'Korra ', 'mobile_number': '6305301545', 'email': 'k.varun2m@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli ', 'pincode': '531112', 'referral_code_input': 'VRL16924', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Yashwanth', 'last_name': 'PANUGULLA ', 'mobile_number': '9381140640', 'email': 'yashwanthpanugulla47@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Hyderabad ', 'pincode': '508277', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kandala', 'last_name': 'Srinu', 'mobile_number': '9848724526', 'email': 'joshuvakandala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Hyderabad ', 'pincode': '500035', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OSError: LSAPI: File error =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narsimulu ', 'last_name': 'Pendyala', 'mobile_number': '9989281294', 'email': 'pnarsimilu70@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500084', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsimulu ', 'last_name': 'Pendyala', 'mobile_number': '9989281294', 'email': 'pnarsimilu70@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500084', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bhukya ', 'last_name': 'Ram prasad ', 'mobile_number': '9391189066', 'email': 'ramprasadbhukya16@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Kuravi ', 'pincode': '506105', 'referral_code_input': 'VP7KF3OE', 'agreed_terms': True} {'first_name': 'Varun ', 'last_name': 'Korra ', 'mobile_number': '6305301545', 'email': 'k.varun2m@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli ', 'pincode': '531112', 'referral_code_input': 'VRL16924', 'agreed_terms': True} {'first_name': 'Varun ', 'last_name': 'Korra ', 'mobile_number': '6305301545', 'email': 'k.varun2m@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli ', 'pincode': '531112', 'referral_code_input': 'VRL16924', 'agreed_terms': True} {'first_name': 'Komaragiri ', 'last_name': 'Jyothi', 'mobile_number': '9160137460', 'email': 'komaragirijyothi73@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524004', 'referral_code_input': 'VP8RZ6Y0', 'agreed_terms': True} {'first_name': 'Komaragiri ', 'last_name': 'Jyothi', 'mobile_number': '9160137460', 'email': 'komaragirijyothi73@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524004', 'referral_code_input': 'VP8RZ6Y0', 'agreed_terms': True} {'first_name': 'Kandala ', 'last_name': 'Srinu ', 'mobile_number': '9848724526', 'email': 'joshuvakandala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Hyderabad ', 'pincode': '500035', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kandala ', 'last_name': 'Srinu ', 'mobile_number': '9848724526', 'email': 'joshuvakandala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Hyderabad ', 'pincode': '500035', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kandala ', 'last_name': 'Srinu ', 'mobile_number': '9848724526', 'email': 'joshuvakandala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Hyderabad ', 'pincode': '500035', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kandala ', 'last_name': 'Srinu ', 'mobile_number': '9848724526', 'email': 'joshuvakandala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Hyderabad ', 'pincode': '500037', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DONERU', 'last_name': 'ANANAD KUMAR', 'mobile_number': '8331831272', 'email': 'aadityaaaryan707@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'VIZIANAGARAM', 'pincode': '535591', 'referral_code_input': 'VP8M63I8', 'agreed_terms': True} {'first_name': 'Pavan', 'last_name': 'Maloth', 'mobile_number': '8790059228', 'email': 'pavansonu692@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri kothagudem ', 'pincode': '507166', 'referral_code_input': '', 'agreed_terms': True} 2312 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pendyala ', 'last_name': 'Narsimulu ', 'mobile_number': '9989281294', 'email': 'pnarsimilu70@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500084', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pendyala ', 'last_name': 'Narsimulu ', 'mobile_number': '9989281294', 'email': 'pnarsimilu70@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500084', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'BHUPATHI ', 'last_name': 'Satya ', 'mobile_number': '9398487845', 'email': 'satyabhupathi1986@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500013', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'BHUPATHI ', 'last_name': 'Satya ', 'mobile_number': '9398487845', 'email': 'satyabhupathi1986@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500013', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'BHUPATHI ', 'last_name': 'Satya ', 'mobile_number': '9398487845', 'email': 'satyabhupathi1986@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500013', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'BHUPATHI ', 'last_name': 'Satya ', 'mobile_number': '9398487845', 'email': 'satyabhupathi1986@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500013', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Lalitha', 'last_name': 'Sri', 'mobile_number': '9849878823', 'email': 'lalithasripitchika@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500055', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Md', 'last_name': 'Rafiq', 'mobile_number': '9441145355', 'email': 'shabushabeer932@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal', 'pincode': '515801', 'referral_code_input': 'VRL15009', 'agreed_terms': True} {'first_name': 'Botla ', 'last_name': 'Rohitha ', 'mobile_number': '7416560989', 'email': 'rohithabotla4@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda ', 'pincode': '508210', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Balakameshwarao ', 'last_name': 'Chinnam ', 'mobile_number': '9059019047', 'email': 'baluchinnam9966@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Mangalagiri', 'pincode': '522503', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Balakameshwarao ', 'last_name': 'Chinnam ', 'mobile_number': '9059019047', 'email': 'baluchinnam9966@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Mangalagiri', 'pincode': '522503', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][23955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][23955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][23955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OrderedDict([('service', 'dth'), ('provider', 'SD'), ('fields', {'subscriber_id': '10530784106'})]) ====================== BillValidate ====================== dth SD {'subscriber_id': '10530784106'} 10530784106 {'Status': 'SUCCESS', 'CustomerName': 'JANGU', 'Balance': '18.95', 'Monthly': '98', 'NextRecharge': '26-Nov-2025', 'Planname': 'MY FTA Package Basic Subscription Monthly_renewal', 'Message': 'DTH Info'} OrderedDict([('service', 'dth'), ('provider', 'SD'), ('fields', {'subscriber_id': '10530784106'})]) ====================== BillValidate ====================== dth SD {'subscriber_id': '10530784106'} 10530784106 {'Status': 'SUCCESS', 'CustomerName': 'JANGU', 'Balance': '18.95', 'Monthly': '98', 'NextRecharge': '26-Nov-2025', 'Planname': 'MY FTA Package Basic Subscription Monthly_renewal', 'Message': 'DTH Info'} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2277 VerifyTxnPinSerializer(data={'transaction_pin': '2277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2277 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mathaiah', 'last_name': 'Madavi', 'mobile_number': '7032285300', 'email': 'madavimathaiah8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Husnabad', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'SALUGU ', 'last_name': 'PARVATHI ', 'mobile_number': '8500635571', 'email': 'saluguparvathi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam ', 'pincode': '531030', 'referral_code_input': 'VRL14191', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mathaiah', 'last_name': 'Madavi', 'mobile_number': '7032285300', 'email': 'madavimathaiah8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Husnabad', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14560', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14560', 'agreed_terms': True} {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14560', 'agreed_terms': True} {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14560', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14560', 'agreed_terms': True} {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14560', 'agreed_terms': True} {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14560', 'agreed_terms': True} {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14560', 'agreed_terms': True} {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14560', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14560', 'agreed_terms': True} {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14560', 'agreed_terms': True} {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14560', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1984'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1984 1. recharge_status : Pending bg start order_id=VPZMLBRLCH service=prepaid txnid VPZMLBRLCH prepaid STATUS VPZMLBRLCH start ts=2025-10-27T02:14:37.905076+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPZMLBRLCH no local tx row yet STATUS VPZMLBRLCH calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPZMLBRLCH', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPZMLBRLCH provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPZMLBRLCH no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPZMLBRLCH STATUS VPZMLBRLCH start ts=2025-10-27T02:14:43.712480+00:00 STATUS VPZMLBRLCH no local tx row yet STATUS VPZMLBRLCH calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZMLBRLCH Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510270744384261', 'TxnId': 'VPZMLBRLCH', 'status': 'SUCCESS', 'number': '7396641596', 'amount': '349.00', 'RefId': 'BR000VL61HEQ', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-27 07:44:38', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPZMLBRLCH provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000VL61HEQ, orderId=202510270744384261 STATUS VPZMLBRLCH no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0219'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0219 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPL7L3ALJ5 STATUS VPL7L3ALJ5 start ts=2025-10-27T02:21:58.376136+00:00 bg start order_id=VPL7L3ALJ5 service=prepaid STATUS VPL7L3ALJ5 no local tx row yet prepaid STATUS VPL7L3ALJ5 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPL7L3ALJ5', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPL7L3ALJ5 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPL7L3ALJ5 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPL7L3ALJ5 STATUS VPL7L3ALJ5 start ts=2025-10-27T02:22:04.234699+00:00 STATUS VPL7L3ALJ5 no local tx row yet STATUS VPL7L3ALJ5 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPL7L3ALJ5 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510270751596464', 'TxnId': 'VPL7L3ALJ5', 'status': 'SUCCESS', 'number': '9848184970', 'amount': '349.00', 'RefId': 'BR000MFJMI9P', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-27 07:51:59', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPL7L3ALJ5 provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000MFJMI9P, orderId=202510270751596464 STATUS VPL7L3ALJ5 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending bg start order_id=VPBOJMGZTV service=prepaid txnid VPBOJMGZTV prepaid STATUS VPBOJMGZTV start ts=2025-10-27T02:28:28.292875+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPBOJMGZTV no local tx row yet STATUS VPBOJMGZTV calling provider\u2026 RAW {'orderId': '202510270758291495', 'TxnId': 'VPBOJMGZTV', 'status': 'PENDING', 'number': '9885835281', 'amount': '91.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 07:58:29', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPBOJMGZTV provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510270758291495 STATUS VPBOJMGZTV no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2003'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2003 =============================== Just entered Recharge Status API ================================== txnid VPBOJMGZTV STATUS VPBOJMGZTV start ts=2025-10-27T02:28:35.073028+00:00 STATUS VPBOJMGZTV no local tx row yet STATUS VPBOJMGZTV calling provider\u2026 RAW {'orderId': '202510270758291495', 'TxnId': 'VPBOJMGZTV', 'status': 'PENDING', 'number': '9885835281', 'amount': '91.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 07:58:29', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPBOJMGZTV provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510270758291495 STATUS VPBOJMGZTV no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1971'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1971 txnid VPBOJMGZTV STATUS VPBOJMGZTV start ts=2025-10-27T02:28:40.987740+00:00 STATUS VPBOJMGZTV no local tx row yet STATUS VPBOJMGZTV calling provider\u2026 RAW {'orderId': '202510270758291495', 'TxnId': 'VPBOJMGZTV', 'status': 'PENDING', 'number': '9885835281', 'amount': '91.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 07:58:29', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPBOJMGZTV provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510270758291495 STATUS VPBOJMGZTV no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPBOJMGZTV STATUS VPBOJMGZTV start ts=2025-10-27T02:28:46.838478+00:00 STATUS VPBOJMGZTV no local tx row yet STATUS VPBOJMGZTV calling provider\u2026 RAW {'orderId': '202510270758291495', 'TxnId': 'VPBOJMGZTV', 'status': 'PENDING', 'number': '9885835281', 'amount': '91.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 07:58:29', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPBOJMGZTV provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510270758291495 STATUS VPBOJMGZTV no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPBOJMGZTV&number=9885835281&amount=91&operator=JO&circle=1 txnid VPBOJMGZTV STATUS VPBOJMGZTV start ts=2025-10-27T02:28:52.672156+00:00 STATUS VPBOJMGZTV no local tx row yet STATUS VPBOJMGZTV calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPBOJMGZTV Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510270758291495', 'TxnId': 'VPBOJMGZTV', 'status': 'PENDING', 'number': '9885835281', 'amount': '91.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 07:58:29', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPBOJMGZTV provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510270758291495 STATUS VPBOJMGZTV no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPBOJMGZTV STATUS VPBOJMGZTV start ts=2025-10-27T02:28:58.591465+00:00 ------------------ Response data ----------------- {'bal': '15023.33', 'Comi': '0.000', 'optId': None, 'amount': 91, 'mobile': '9885835281', 'status': 'FAILED', 'orderId': 'VPBOJMGZTV', 'resText': 'Transaction id Already Exist', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPBOJMGZTV LOCAL terminal -> FAILED 1. recharge_status : Pending txnid VP8EJ59XO0 STATUS VP8EJ59XO0 start ts=2025-10-27T02:29:41.481325+00:00 STATUS VP8EJ59XO0 no local tx row yet STATUS VP8EJ59XO0 calling provider\u2026 bg start order_id=VP8EJ59XO0 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510270759419761', 'TxnId': 'VP8EJ59XO0', 'status': 'PENDING', 'number': '9581606377', 'amount': '299.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 07:59:41', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP8EJ59XO0 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510270759419761 STATUS VP8EJ59XO0 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP8EJ59XO0 STATUS VP8EJ59XO0 start ts=2025-10-27T02:29:47.954029+00:00 STATUS VP8EJ59XO0 no local tx row yet STATUS VP8EJ59XO0 calling provider\u2026 RAW {'orderId': '202510270759419761', 'TxnId': 'VP8EJ59XO0', 'status': 'PENDING', 'number': '9581606377', 'amount': '299.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 07:59:41', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP8EJ59XO0 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510270759419761 STATUS VP8EJ59XO0 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP8EJ59XO0 STATUS VP8EJ59XO0 start ts=2025-10-27T02:29:54.001470+00:00 STATUS VP8EJ59XO0 no local tx row yet STATUS VP8EJ59XO0 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP8EJ59XO0 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510270759419761', 'TxnId': 'VP8EJ59XO0', 'status': 'SUCCESS', 'number': '9581606377', 'amount': '299.00', 'RefId': 'UER2510270759410031', 'operator': 'VI', 'service': 'Mobile', 'Comi': '10.764', 'reqTime': '2025-10-27 07:59:41', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP8EJ59XO0 provider -> normalized=SUCCESS, resText='Payment Processed', refId=UER2510270759410031, orderId=202510270759419761 STATUS VP8EJ59XO0 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14202', 'agreed_terms': True} {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14202', 'agreed_terms': True} {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14202', 'agreed_terms': True} {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14202', 'agreed_terms': True} {'first_name': 'Shek', 'last_name': 'Noorjahan', 'mobile_number': '9000204910', 'email': 'sheknoorjahan79@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Hindupur', 'pincode': '515201', 'referral_code_input': 'VRL15999', 'agreed_terms': True} {'first_name': 'Pankaj', 'last_name': 'Kumar ', 'mobile_number': '9014190898', 'email': 'pankajkumarkumar9044@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '539', 'city': 'Raebareli ', 'pincode': '229203', 'referral_code_input': 'VRL15106', 'agreed_terms': True} {'first_name': 'Madavi mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Madavi mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Madavi mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Madavi mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Madavi mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Madavi mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Madavi mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Madavi mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Madavi mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Madavi mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': ' mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': ' mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': ' mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': ' mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': ' mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': ' mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': ' mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': ' mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': ' mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': ' mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': ' mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': ' mathaiah ', 'last_name': 'Madavi ', 'mobile_number': '7032285300', 'email': 'madavirajeswari90@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Md', 'last_name': 'Shabeer ', 'mobile_number': '9581837197', 'email': 'mohammedshabeer495@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal ', 'pincode': '515801', 'referral_code_input': 'VRL15009', 'agreed_terms': True} {'first_name': 'Darmula', 'last_name': 'Narayana', 'mobile_number': '9381957413', 'email': 'darmulanarayana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Velairpadu ', 'pincode': '53444', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pagidirai', 'last_name': 'Sekhar ', 'mobile_number': '9963578118', 'email': 'mpsekhar1003@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518380', 'referral_code_input': 'VP86HHOY', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8525'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8525 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPO1622MVI STATUS VPO1622MVI start ts=2025-10-27T03:04:47.774143+00:00 STATUS VPO1622MVI no local tx row yet STATUS VPO1622MVI calling provider\u2026 bg start order_id=VPO1622MVI service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPO1622MVI', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPO1622MVI provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPO1622MVI no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPO1622MVI STATUS VPO1622MVI start ts=2025-10-27T03:04:53.622219+00:00 STATUS VPO1622MVI no local tx row yet STATUS VPO1622MVI calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPO1622MVI Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510270834487038', 'TxnId': 'VPO1622MVI', 'status': 'SUCCESS', 'number': '6309775793', 'amount': '379.00', 'RefId': '950783289', 'operator': 'AT', 'service': 'Mobile', 'Comi': '6.822', 'reqTime': '2025-10-27 08:34:48', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPO1622MVI provider -> normalized=SUCCESS, resText='Payment Processed', refId=950783289, orderId=202510270834487038 STATUS VPO1622MVI no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '4211123000514'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '4211123000514'} 4211123000514 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPB29O217S service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPB29O217S STATUS VPB29O217S start ts=2025-10-27T03:07:05.004701+00:00 STATUS VPB29O217S no local tx row yet STATUS VPB29O217S calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510270837056546', 'TxnId': 'VPB29O217S', 'status': 'PENDING', 'number': '8309492385', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 08:37:05', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPB29O217S provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510270837056546 STATUS VPB29O217S no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPB29O217S STATUS VPB29O217S start ts=2025-10-27T03:07:11.143432+00:00 STATUS VPB29O217S no local tx row yet STATUS VPB29O217S calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPB29O217S Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510270837056546', 'TxnId': 'VPB29O217S', 'status': 'SUCCESS', 'number': '8309492385', 'amount': '299.00', 'RefId': 'BR0002RXH4EW', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-27 08:37:05', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPB29O217S provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR0002RXH4EW, orderId=202510270837056546 STATUS VPB29O217S no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '4211123000514'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '4211123000514'} 4211123000514 =============================== Just entered Recharge Status API ================================== {'first_name': 'Narayana ', 'last_name': 'Darmala ', 'mobile_number': '9381957413', 'email': 'darmalanarayama@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Velairpadu ', 'pincode': '', 'referral_code_input': 'VP8OA7OC', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2053'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2053 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9000333654'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9000333654'} 9000333654 OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9000333657'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9000333657'} 9000333657 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Duddulu', 'last_name': 'Anusha', 'mobile_number': '7661082589', 'email': 'anunitumanu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secundarabad', 'pincode': '500044', 'referral_code_input': 'VRL16681', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][23778] [ERROR] [UID:1069][23776] [ERROR] [UID:1069][23777] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Child process with pid: 23777 was killed by signal: 11, core dumped: no [UID:1069][23955] Child process with pid: 23778 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Child process with pid: 23776 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPZKU83FJ0 service=electricity electricity In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPZKU83FJ0 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPZKU83FJ0 STATUS VPZKU83FJ0 start ts=2025-10-27T03:17:53.560923+00:00 ------------------ Response data ----------------- {'bal': '13958.259', 'Comi': '2.000', 'TxnId': 'VPZKU83FJ0', 'optId': 'MK015300BAAL67M8E000', 'Number': '4211123000514', 'amount': '367.00', 'status': 'SUCCESS', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'billAmount': '365', 'VoucherCode': 'null'} STATUS VPZKU83FJ0 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narayana ', 'last_name': 'Darmala ', 'mobile_number': '9381957413', 'email': 'darmalanarayama@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Velairpadu ', 'pincode': '', 'referral_code_input': 'VP8OA7OC', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '109813880'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '109813880'} 109813880 {'first_name': 'Rachel ', 'last_name': 'Deepthi ', 'mobile_number': '9948296386', 'email': 'rachelmrjlpd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '542312', 'referral_code_input': 'VRL14202', 'agreed_terms': True} {'first_name': 'Duddulu', 'last_name': 'Anusha', 'mobile_number': '6305506223', 'email': 'anunitumanu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secundarabad', 'pincode': '500044', 'referral_code_input': 'VRL16681', 'agreed_terms': True} {'first_name': 'Duddulu', 'last_name': 'Anusha', 'mobile_number': '6305506223', 'email': 'anunitumanu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secundarabad', 'pincode': '500044', 'referral_code_input': 'VRL16681', 'agreed_terms': True} {'first_name': 'Rachel', 'last_name': 'Deepthi ', 'mobile_number': '9948296386', 'email': 'rachelmrjlpd@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524312', 'referral_code_input': 'VRL14202', 'agreed_terms': True} {'first_name': 'Mathaiah', 'last_name': 'Madavi', 'mobile_number': '7032285300', 'email': 'madavimathaiah8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Husnabad', 'pincode': '505481', 'referral_code_input': 'VRL15612', 'agreed_terms': True} {'first_name': 'Bollam venkata ', 'last_name': 'Ramarao', 'mobile_number': '8886484367', 'email': 'bvramarao888@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'T ', 'last_name': 'Venu', 'mobile_number': '9959067926', 'email': 'thatikondavenu577@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar ', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'T ', 'last_name': 'Venu', 'mobile_number': '9959067926', 'email': 'thatikondavenu577@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar ', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'T ', 'last_name': 'Venu', 'mobile_number': '9959067926', 'email': 'thatikondavenu577@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar ', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'T ', 'last_name': 'Venu', 'mobile_number': '9959067926', 'email': 'thatikondavenu577@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar ', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sai', 'last_name': 'Kumar ', 'mobile_number': '9398383866', 'email': 'ysaikumar2000@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515001', 'referral_code_input': 'VRL17054', 'agreed_terms': True} {'first_name': 'T ', 'last_name': 'Venu', 'mobile_number': '9959067926', 'email': 'thatikondavenu577@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar ', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'T ', 'last_name': 'Venu', 'mobile_number': '9959067926', 'email': 'thatikondavenu577@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar ', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'T ', 'last_name': 'Venu', 'mobile_number': '9959067926', 'email': 'thatikondavenu577@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar ', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Darmula', 'last_name': 'Narayana', 'mobile_number': '9381957413', 'email': 'darmulanarayana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Velairpadu ', 'pincode': '53444', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chikram ', 'last_name': 'Senu', 'mobile_number': '8125149106', 'email': 'seenuchikram@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Bellampalli', 'pincode': '504294', 'referral_code_input': 'VRL14202', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7112201052414'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7112201052414'} 7112201052414 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7112101130112'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7112101130112'} 7112101130112 {'first_name': 'T ', 'last_name': 'Venu', 'mobile_number': '9959067926', 'email': 'thatikondavenu577@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Karimnagar ', 'pincode': '505416', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Vadde derangula', 'last_name': 'Ramalakshmamma', 'mobile_number': '8096108265', 'email': 'vdramalakshmamma197676@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'NANDYALA', 'pincode': '518508', 'referral_code_input': 'VP2ZE8WT', 'agreed_terms': True} {'first_name': 'Paida', 'last_name': 'Susmita ', 'mobile_number': '8978594635', 'email': 'paidachintu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Khammam ', 'pincode': '507166', 'referral_code_input': 'VP0P4FKB', 'agreed_terms': True} {'first_name': 'Murali', 'last_name': 'Krishna', 'mobile_number': '9603030287', 'email': 'muralikrishna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Murali', 'last_name': 'Krishna', 'mobile_number': '9603030287', 'email': 'muralikrishna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Murali', 'last_name': 'Krishna', 'mobile_number': '9603030287', 'email': 'muralikrishna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} 917782 817985 {'first_name': 'Narayana ', 'last_name': 'Dharmula ', 'mobile_number': '9381957413', 'email': 'darmalanarayana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Velairpadu ', 'pincode': '', 'referral_code_input': '', 'agreed_terms': True} 817985 {'first_name': 'Narayana ', 'last_name': 'Dharmula ', 'mobile_number': '9381957413', 'email': 'darmalanarayana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Velairpadu ', 'pincode': '', 'referral_code_input': '', 'agreed_terms': True} 703030 999999 {'first_name': 'Nagendra ', 'last_name': 'Ram', 'mobile_number': '7006202082', 'email': 'nagendraram8886@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '543', 'city': 'Sadat', 'pincode': '275204', 'referral_code_input': 'VP9NAKMU', 'agreed_terms': True} 5570 5570 5570 OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '4211123000514'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '4211123000514'} 4211123000514 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '4240126820'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '4240126820'} 4240126820 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '109813880'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '109813880'} 109813880 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chinthapalli Chirstu kumar ', 'last_name': 'Chirstu ', 'mobile_number': '9381103359', 'email': 'kreestukumar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Kaza', 'pincode': '521150', 'referral_code_input': 'VRL15834', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Child process with pid: 26303 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6064'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6064 1. recharge_status : Pending bg start order_id=VPKD78KKPE service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPKD78KKPE STATUS VPKD78KKPE start ts=2025-10-27T03:21:37.413298+00:00 STATUS VPKD78KKPE no local tx row yet STATUS VPKD78KKPE calling provider\u2026 RAW {'orderId': '202510270851373601', 'TxnId': 'VPKD78KKPE', 'status': 'PENDING', 'number': '8081833884', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 08:51:37', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPKD78KKPE provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510270851373601 STATUS VPKD78KKPE no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPKD78KKPE STATUS VPKD78KKPE start ts=2025-10-27T03:21:43.822888+00:00 STATUS VPKD78KKPE no local tx row yet STATUS VPKD78KKPE calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPKD78KKPE Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510270851373601', 'TxnId': 'VPKD78KKPE', 'status': 'SUCCESS', 'number': '8081833884', 'amount': '299.00', 'RefId': 'BR0000OAP98I', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-27 08:51:37', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPKD78KKPE provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR0000OAP98I, orderId=202510270851373601 STATUS VPKD78KKPE no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7822'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7822 1. recharge_status : Pending bg start order_id=VP4P7A7QP2 service=prepaid txnid VP4P7A7QP2 prepaid STATUS VP4P7A7QP2 start ts=2025-10-27T03:33:56.882685+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VP4P7A7QP2 no local tx row yet STATUS VP4P7A7QP2 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP4P7A7QP2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP4P7A7QP2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP4P7A7QP2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block txnid VP4P7A7QP2 could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' STATUS VP4P7A7QP2 start ts=2025-10-27T03:34:02.742810+00:00 ------------------ Response data ----------------- {'bal': '13362.05', 'Comi': '1.794', 'optId': 'BR000UGNCTBY', 'amount': 299, 'mobile': '9010407732', 'status': 'SUCCESS', 'orderId': 'VP4P7A7QP2', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VP4P7A7QP2 LOCAL terminal -> SUCCESS bg failed order_id=VP4P7A7QP2 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][7127] [ERROR] [UID:1069][7128] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Child process with pid: 7128 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Child process with pid: 7127 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5977'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5977 VerifyTxnPinSerializer(data={'transaction_pin': '9701'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9701 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg start order_id=VPV7D3C1LE service=prepaid txnid VPV7D3C1LE prepaid STATUS VPV7D3C1LE start ts=2025-10-27T03:43:50.692365+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPV7D3C1LE no local tx row yet STATUS VPV7D3C1LE calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPV7D3C1LE', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPV7D3C1LE provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPV7D3C1LE no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPV7D3C1LE STATUS VPV7D3C1LE start ts=2025-10-27T03:43:56.538424+00:00 STATUS VPV7D3C1LE no local tx row yet STATUS VPV7D3C1LE calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPV7D3C1LE Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510270913517793', 'TxnId': 'VPV7D3C1LE', 'status': 'SUCCESS', 'number': '9701491704', 'amount': '49.00', 'RefId': '1427566566', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.882', 'reqTime': '2025-10-27 09:13:51', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPV7D3C1LE provider -> normalized=SUCCESS, resText='Payment Processed', refId=1427566566, orderId=202510270913517793 STATUS VPV7D3C1LE no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9848'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9848 1. recharge_status : Pending txnid VPEYTP4STR STATUS VPEYTP4STR start ts=2025-10-27T03:46:24.754344+00:00 STATUS VPEYTP4STR no local tx row yet STATUS VPEYTP4STR calling provider\u2026 bg start order_id=VPEYTP4STR service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPEYTP4STR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPEYTP4STR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPEYTP4STR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPEYTP4STR STATUS VPEYTP4STR start ts=2025-10-27T03:46:30.744270+00:00 STATUS VPEYTP4STR no local tx row yet STATUS VPEYTP4STR calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPEYTP4STR Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510270916263151', 'TxnId': 'VPEYTP4STR', 'status': 'SUCCESS', 'number': '9848050577', 'amount': '22.00', 'RefId': '2734372557', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.396', 'reqTime': '2025-10-27 09:16:26', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPEYTP4STR provider -> normalized=SUCCESS, resText='Payment Processed', refId=2734372557, orderId=202510270916263151 STATUS VPEYTP4STR no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Narendra Kumar Reddy', 'last_name': 'Anup Reddy', 'mobile_number': '8897523894', 'email': 'ankrreddy1994@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Proddatur ', 'pincode': '516362', 'referral_code_input': 'VRL16965', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2255'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2255 1. recharge_status : Pending txnid VP56EGFS0C STATUS VP56EGFS0C start ts=2025-10-27T04:00:02.348278+00:00 bg start order_id=VP56EGFS0C service=prepaid STATUS VP56EGFS0C no local tx row yet prepaid STATUS VP56EGFS0C calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510270930024833', 'TxnId': 'VP56EGFS0C', 'status': 'PENDING', 'number': '8179718954', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 09:30:02', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP56EGFS0C provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510270930024833 STATUS VP56EGFS0C no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP56EGFS0C STATUS VP56EGFS0C start ts=2025-10-27T04:00:08.357203+00:00 STATUS VP56EGFS0C no local tx row yet STATUS VP56EGFS0C calling provider\u2026 RAW {'orderId': '202510270930024833', 'TxnId': 'VP56EGFS0C', 'status': 'PENDING', 'number': '8179718954', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 09:30:02', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP56EGFS0C provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510270930024833 STATUS VP56EGFS0C no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP56EGFS0C STATUS VP56EGFS0C start ts=2025-10-27T04:00:14.425983+00:00 STATUS VP56EGFS0C no local tx row yet STATUS VP56EGFS0C calling provider\u2026 RAW {'orderId': '202510270930024833', 'TxnId': 'VP56EGFS0C', 'status': 'PENDING', 'number': '8179718954', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 09:30:02', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP56EGFS0C provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510270930024833 STATUS VP56EGFS0C no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP56EGFS0C STATUS VP56EGFS0C start ts=2025-10-27T04:00:20.522389+00:00 STATUS VP56EGFS0C no local tx row yet STATUS VP56EGFS0C calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP56EGFS0C Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510270930024833', 'TxnId': 'VP56EGFS0C', 'status': 'SUCCESS', 'number': '8179718954', 'amount': '299.00', 'RefId': 'BR0004CO216Q', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-27 09:30:02', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP56EGFS0C provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR0004CO216Q, orderId=202510270930024833 STATUS VP56EGFS0C no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3636'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3636 1. recharge_status : Pending txnid VPPJO7SFY7 STATUS VPPJO7SFY7 start ts=2025-10-27T04:05:27.370174+00:00 STATUS VPPJO7SFY7 no local tx row yet STATUS VPPJO7SFY7 calling provider\u2026 bg start order_id=VPPJO7SFY7 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPPJO7SFY7', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPPJO7SFY7 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPPJO7SFY7 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPPJO7SFY7 STATUS VPPJO7SFY7 start ts=2025-10-27T04:05:33.125210+00:00 STATUS VPPJO7SFY7 no local tx row yet STATUS VPPJO7SFY7 calling provider\u2026 RAW {'orderId': '202510270935271605', 'TxnId': 'VPPJO7SFY7', 'status': 'PENDING', 'number': '8688991568', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 09:35:27', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPPJO7SFY7 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510270935271605 STATUS VPPJO7SFY7 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPPJO7SFY7 STATUS VPPJO7SFY7 start ts=2025-10-27T04:05:39.025776+00:00 STATUS VPPJO7SFY7 no local tx row yet STATUS VPPJO7SFY7 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPPJO7SFY7 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510270935271605', 'TxnId': 'VPPJO7SFY7', 'status': 'SUCCESS', 'number': '8688991568', 'amount': '299.00', 'RefId': 'BR000LJIBU1S', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-27 09:35:27', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPPJO7SFY7 provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000LJIBU1S, orderId=202510270935271605 STATUS VPPJO7SFY7 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Child process with pid: 31859 was killed by signal: 15, core dumped: no [UID:1069][23955] Child process with pid: 31757 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7412'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7412 1. recharge_status : Pending bg start order_id=VPFHHY6YBL service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPFHHY6YBL Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPFHHY6YBL STATUS VPFHHY6YBL start ts=2025-10-27T04:21:16.832757+00:00 ------------------ Response data ----------------- {'bal': '12513.71', 'Comi': '0.000', 'optId': '', 'amount': 186, 'mobile': '9849365598', 'status': 'FAILED', 'orderId': 'VPFHHY6YBL', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPFHHY6YBL LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'R santhoshnaik ', 'last_name': 'Santhosh naik', 'mobile_number': '9392461639', 'email': 'ramavathsantoshnaik133@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Pulalacheruv', 'pincode': '523328', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '109813880'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '109813880'} 109813880 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '109813880'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '109813880'} 109813880 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '109813880'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '109813880'} 109813880 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '109813880'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '109813880'} 109813880 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '109813880'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '109813880'} 109813880 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '109813880'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '109813880'} 109813880 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '4240126820'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '4240126820'} 4240126820 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '4240126820'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '4240126820'} 4240126820 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '4240126820'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '4240126820'} 4240126820 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '4240126820'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '4240126820'} 4240126820 {'first_name': 'D', 'last_name': 'S Rao', 'mobile_number': '8374155589', 'email': 'dsrao1975@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam', 'pincode': '530018', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9000333657'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9000333657'} 9000333657 {'first_name': 'Rajagopal V', 'last_name': 'Gopal', 'mobile_number': '9841937183', 'email': 'rajagopalvrajulachu@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '479', 'city': 'Chennai ', 'pincode': '600127', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Shaik ', 'last_name': 'Gouse ', 'mobile_number': '7995691697', 'email': 'shaikgouserihan@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15758', 'agreed_terms': True} {'first_name': 'Shaik ', 'last_name': 'Gouse ', 'mobile_number': '7995691697', 'email': 'shaikgouserihan@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15758', 'agreed_terms': True} {'first_name': 'Shaik ', 'last_name': 'Gouse ', 'mobile_number': '7995691697', 'email': 'shaikgouserihan@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15758', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse ', 'mobile_number': '7995691697', 'email': 'shaikgouserihan@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15758', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse ', 'mobile_number': '7995691697', 'email': 'shaikgouserihan@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15758', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse ', 'mobile_number': '7995691697', 'email': 'shaikgouserihan@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15758', 'agreed_terms': True} {'first_name': 'S', 'last_name': 'Gouse ', 'mobile_number': '7995691697', 'email': 'shaikgouserihan@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla ', 'pincode': '517192', 'referral_code_input': 'VRL15758', 'agreed_terms': True} {'first_name': 'Gagguturi', 'last_name': 'Teja', 'mobile_number': '6303077949', 'email': 'jesuslovesyoume2025@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Talupula', 'pincode': '515581', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mori', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Palle', 'last_name': 'Ranaganath', 'mobile_number': '9199853511', 'email': 'ranganathpalle@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mori', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} 9908 {'first_name': 'Pradhan kailash', 'last_name': 'P', 'mobile_number': '9392497085', 'email': 'kailashpradhan7708@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VRL13925', 'agreed_terms': True} {'first_name': 'Anjaneyulu', 'last_name': 'Kadiri', 'mobile_number': '6303052582', 'email': 'ggayi1915@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515551', 'referral_code_input': 'VRL16672', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2277 {'first_name': 'Venkata Laxmi', 'last_name': 'Vajja', 'mobile_number': '9542882506', 'email': 'kolugorimallareddy@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '505001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dammu', 'last_name': 'Supriya', 'mobile_number': '7981230046', 'email': 'tharakdammu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Markapur', 'pincode': '523316', 'referral_code_input': 'VP8IUN8I', 'agreed_terms': True} {'first_name': 'Raja', 'last_name': 'Gopal', 'mobile_number': '9841937183', 'email': 'rajagopalvrajulachu@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '479', 'city': 'Chennai ', 'pincode': '600127', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Palle', 'last_name': 'Ranaganath', 'mobile_number': '9985351180', 'email': 'ranganathpalle@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ganupalli ', 'last_name': 'Bhavitha ', 'mobile_number': '8008325867', 'email': 'ganupallibhavitha27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Sattenapalli ', 'pincode': '522403', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pradhan kailash', 'last_name': 'P', 'mobile_number': '9392497085', 'email': 'kailaspradhan7708@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VRL13925', 'agreed_terms': True} {'first_name': 'Pradhan kailash', 'last_name': 'P', 'mobile_number': '9392497085', 'email': 'kailaspradhan7708@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VRL13925', 'agreed_terms': True} {'first_name': 'Pradhan kailash', 'last_name': 'P', 'mobile_number': '9392497085', 'email': 'kailaspradhan7708@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VRL13925', 'agreed_terms': True} {'first_name': 'Pradhan kailash', 'last_name': 'P', 'mobile_number': '9392497085', 'email': 'kailaspradhan7708@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VRL13925', 'agreed_terms': True} {'first_name': 'Gagguturu ', 'last_name': 'Khadarbasha ', 'mobile_number': '9392475959', 'email': 'gagguturukhadarbasha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Talupula', 'pincode': '51581', 'referral_code_input': 'VRL17075', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Barre', 'last_name': 'Srinu', 'mobile_number': '9912446824', 'email': 'barresrinu24@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Mogalthur ', 'pincode': '534281', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'P', 'last_name': 'Bavajan', 'mobile_number': '9703896684', 'email': 'bavajit2@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicherla', 'pincode': '517192', 'referral_code_input': 'VRL15112', 'agreed_terms': True} {'first_name': 'Rajesh Kumar ', 'last_name': 'S', 'mobile_number': '9789655564', 'email': 'rajeshkumar757575@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '481', 'city': 'Coimbatore ', 'pincode': '641035', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'NPTL'), ('fields', {'account_id': '9515086509'})]) ====================== BillValidate ====================== electricity NPTL {'account_id': '9515086509'} 9515086509 {'first_name': 'Bheem Rao ', 'last_name': 'Bheem Rao ', 'mobile_number': '9014531858', 'email': 'ramgirgula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'sirpur kaagaz Nagar ', 'pincode': 'VRl14197', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'vaibhav ', 'last_name': 'Vaibhav', 'mobile_number': '9346126717', 'email': 'vaibhavjunjipelly@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Chelapalli', 'pincode': '505526', 'referral_code_input': 'VRL15237', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'JEEVAN', 'last_name': 'GUGULOTH', 'mobile_number': '9912198729', 'email': 'jeevanguguloth93@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Kuravi', 'pincode': '506105', 'referral_code_input': 'VP7KF3OE', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2053'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2053 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][2802] [ERROR] [UID:1069][2803] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1176, in _find_and_load File "", line 1204, in _gcd_import File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 690, in _load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 940, in exec_module File "", line 690, in _load_unlocked File "", line 241, in _call_with_frames_removed File "", line 940, in exec_module File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Child process with pid: 2803 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'Paga', 'last_name': 'Krupavaram', 'mobile_number': '9963393662', 'email': 'kpr.p662@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Yatapaka', 'pincode': '507134', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'IDFF'), ('fields', {'vehicle_number': 'TN61H6397'})]) ====================== BillValidate ====================== fastag IDFF {'vehicle_number': 'TN61H6397'} TN61H6397 OrderedDict([('service', 'fastag'), ('provider', 'IDFF'), ('fields', {'vehicle_number': 'TN61H6397'})]) ====================== BillValidate ====================== fastag IDFF {'vehicle_number': 'TN61H6397'} TN61H6397 {'first_name': 'Sandhya ', 'last_name': 'Bollu', 'mobile_number': '7997751028', 'email': 'sandhyabollu81@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500010', 'referral_code_input': 'VP19598I', 'agreed_terms': True} {'first_name': 'Bellamkonda ', 'last_name': 'Sudhakar', 'mobile_number': '6303041026', 'email': 'sudhakar199805@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Gundala ', 'pincode': '508101', 'referral_code_input': 'VP8488C6', 'agreed_terms': True} {'first_name': 'Korsa', 'last_name': 'Venkateswarao', 'mobile_number': '8374172572', 'email': 'korsavenkateswararao185@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Venkatapuram', 'pincode': '507133', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Korsa', 'last_name': 'Venkateswarao', 'mobile_number': '8374172572', 'email': 'korsavenkateswararao185@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Venkatapuram', 'pincode': '507133', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][23955] Child process with pid: 2802 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][3402] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Rakib', 'last_name': 'sk', 'mobile_number': '9002549794', 'email': 'rohimsk9794@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '321', 'city': '1AP720189', 'pincode': '742135', 'referral_code_input': 'VRL16079', 'agreed_terms': True} {'first_name': 'Vikesh ', 'last_name': 'Vemuri ', 'mobile_number': '6302666850', 'email': 'vemurivikyy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517507', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Korsa', 'last_name': 'Venkateswarao', 'mobile_number': '8374172572', 'email': 'korsavenkateswararao185@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Venkatapuram', 'pincode': '507133', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Korsa', 'last_name': 'Venkateswarao', 'mobile_number': '8374172572', 'email': 'korsavenkateswararao185@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Venkatapuram', 'pincode': '507133', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Korsa', 'last_name': 'Venkateswarao', 'mobile_number': '8374172572', 'email': 'korsavenkateswararao185@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '520', 'city': 'Venkatapuram', 'pincode': '507133', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Child process with pid: 2880 was killed by signal: 15, core dumped: no [UID:1069][23955] Child process with pid: 2881 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Hanumanthu', 'last_name': 'Jagadeesh', 'mobile_number': '7075590132', 'email': 'hanumanthujagadeesh088@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'HYDERABAD', 'pincode': '501301', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Hanumanthu', 'last_name': 'Jagadeesh', 'mobile_number': '7075590132', 'email': 'hanumanthujagadeesh088@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'HYDERABAD', 'pincode': '501301', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Hanumanthu', 'last_name': 'Jagadeesh', 'mobile_number': '7075590132', 'email': 'hanumanthujagadeesh088@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'HYDERABAD', 'pincode': '501301', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5148'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5148 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9652'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9652 VerifyTxnPinSerializer(data={'transaction_pin': '4810'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4810 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Juvva', 'last_name': 'Ashok', 'mobile_number': '9014991990', 'email': 'suvarnaraju049@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Andhra Pradesh', 'pincode': '534176', 'referral_code_input': 'VP3WKS9G', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][17922] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '200245588'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '200245588'} 200245588 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '100245588'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '100245588'} 100245588 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '100245588'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '100245588'} 100245588 {'first_name': 'Hanumanthu', 'last_name': 'Jagadeesh', 'mobile_number': '7981597092', 'email': 'hanumanthujagadeesh088@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'HYDERABAD', 'pincode': '501301', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pattan Abdur rasheed', 'last_name': 'Khan', 'mobile_number': '9515730412', 'email': 'abdrasheedkhan81@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam', 'pincode': '530007', 'referral_code_input': 'VP4QUTNP', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kollati', 'last_name': 'Poojitha ', 'mobile_number': '7997410879', 'email': 'maninani3050@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Mogalthur ', 'pincode': '534281', 'referral_code_input': 'VRL17082', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4997'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4997 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4997'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4997 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Thota', 'last_name': 'Naveen', 'mobile_number': '7731981713', 'email': 'naveenthota934666@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'REBBANA ', 'pincode': '504292', 'referral_code_input': 'VP06LUMF', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Aruna ', 'last_name': 'Katari', 'mobile_number': '9640348267', 'email': 'arunalakshmikatari@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Hanuman junction ', 'pincode': '521105', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2233'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2233 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPIHEQ5C5P service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPIHEQ5C5P STATUS VPIHEQ5C5P start ts=2025-10-27T05:40:53.920442+00:00 STATUS VPIHEQ5C5P no local tx row yet STATUS VPIHEQ5C5P calling provider\u2026 RAW {'orderId': '202510271110501642', 'TxnId': 'VPIHEQ5C5P', 'status': 'PENDING', 'number': '9963570671', 'amount': '299.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 11:10:50', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPIHEQ5C5P provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271110501642 STATUS VPIHEQ5C5P no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPIHEQ5C5P STATUS VPIHEQ5C5P start ts=2025-10-27T05:40:59.673713+00:00 STATUS VPIHEQ5C5P no local tx row yet STATUS VPIHEQ5C5P calling provider\u2026 RAW {'orderId': '202510271110501642', 'TxnId': 'VPIHEQ5C5P', 'status': 'PENDING', 'number': '9963570671', 'amount': '299.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 11:10:50', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPIHEQ5C5P provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271110501642 STATUS VPIHEQ5C5P no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPIHEQ5C5P Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'Aruna ', 'last_name': 'Katari', 'mobile_number': '9640348267', 'email': 'arunalakshmikatari@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Hanuman junction ', 'pincode': '521105', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPIHEQ5C5P STATUS VPIHEQ5C5P start ts=2025-10-27T05:41:05.362471+00:00 ------------------ Response data ----------------- {'bal': '12400.71', 'Comi': '5.382', 'optId': '920454899', 'amount': 299, 'mobile': '9963570671', 'status': 'SUCCESS', 'orderId': 'VPIHEQ5C5P', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '299.00'} STATUS VPIHEQ5C5P LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== {'first_name': 'Mithun', 'last_name': 'Biswas', 'mobile_number': '8250895130', 'email': 'mithun15101995@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '588', 'city': 'Ranaghat', 'pincode': '741501', 'referral_code_input': 'VP7JYL0E', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mithun', 'last_name': 'Biswas', 'mobile_number': '8250895130', 'email': 'mithun15101995@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '588', 'city': 'Aranghata', 'pincode': '741501', 'referral_code_input': 'VP7JYL0E', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bilavath', 'last_name': 'Suman', 'mobile_number': '9640577086', 'email': 'sumanbilavath@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Nagarkurnool', 'pincode': '509201', 'referral_code_input': 'VRL14054', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mithun', 'last_name': 'Biswas', 'mobile_number': '8250895130', 'email': 'mithun15101995@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '588', 'city': 'Aranghata', 'pincode': '741501', 'referral_code_input': 'VP7JYL0E', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Aruna ', 'last_name': 'Katari', 'mobile_number': '9640348267', 'email': 'arunalakshmikatari@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Hanuman junction ', 'pincode': '521105', 'referral_code_input': 'VP19N2AO', 'agreed_terms': True} {'first_name': 'Aruna ', 'last_name': 'Katari', 'mobile_number': '9640348267', 'email': 'arunalakshmikatari@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Hanuman junction ', 'pincode': '521105', 'referral_code_input': 'VP19N2AO', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'S', 'last_name': 'Krupakar', 'mobile_number': '8501803060', 'email': 'sankapusalakrupakar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Rompicharla ', 'pincode': '517192', 'referral_code_input': 'VRL14700', 'agreed_terms': True} {'first_name': 'A', 'last_name': 'Venkatesh ', 'mobile_number': '9640914641', 'email': 'amborivenkatesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515551', 'referral_code_input': 'VRL16669', 'agreed_terms': True} {'first_name': 'Madagoni ', 'last_name': 'Ramkrishna ', 'mobile_number': '9652563006', 'email': 'ramakrishna.madagoni3006@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508205', 'referral_code_input': 'VP6EVFRK', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Srinivasulu', 'last_name': 'Muvvala ', 'mobile_number': '9581668955', 'email': 'srnivasmuvvala@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Darsi ', 'pincode': '523247', 'referral_code_input': 'VP3TNPP1', 'agreed_terms': True} {'first_name': 'MA', 'last_name': 'Aabid', 'mobile_number': '9948005959', 'email': 'abdulabeed5959@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP1HFFEZ', 'agreed_terms': True} {'first_name': 'Mithun', 'last_name': 'Biswas', 'mobile_number': '8250895130', 'email': 'mithun15101995@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '588', 'city': 'Aranghata', 'pincode': '741501', 'referral_code_input': 'VP7JYL0E', 'agreed_terms': True} {'first_name': 'Vijay ', 'last_name': 'Kumar', 'mobile_number': '8985252035', 'email': 'vijaykumarvijju35@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '524', 'city': 'Khanapur ', 'pincode': '504203', 'referral_code_input': 'VP1B7FL4', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1758'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1758 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Vijay ', 'last_name': 'Kumar ', 'mobile_number': '8985252035', 'email': 'vijaykumarvijju35@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '524', 'city': 'Khanapur ', 'pincode': '504203', 'referral_code_input': 'VP1B7FL4', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Vijay ', 'last_name': 'Kumar ', 'mobile_number': '8985252035', 'email': 'vijaykumarvijju35@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '524', 'city': 'Khanapur ', 'pincode': '504203', 'referral_code_input': 'VP1B7FL4', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Vijay ', 'last_name': 'Kumar ', 'mobile_number': '8985252035', 'email': 'vijaykumarvijju35@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '524', 'city': 'Khanapur ', 'pincode': '504203', 'referral_code_input': 'VP1B7FL4', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '8096'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8096 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mukthi thilak ', 'last_name': 'Phani ', 'mobile_number': '8885106664', 'email': 'thillurock.1432@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Mukthi thilak ', 'last_name': 'Phani ', 'mobile_number': '8885106664', 'email': 'thillurock.1432@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '911145'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '911145'} 911145 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '9111451000123'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '9111451000123'} 9111451000123 {'first_name': 'JALAGOORU ', 'last_name': 'BALARAJU ', 'mobile_number': '8985897985', 'email': 'jalagoorubalaraju8@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518003', 'referral_code_input': 'VRL16145', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '9111451000915'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '9111451000915'} 9111451000915 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dharavath ', 'last_name': 'Vinod kumar ', 'mobile_number': '9493824988', 'email': 'vinny7599@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Hyderabad ', 'pincode': '507318', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][20937] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2580'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2580 1. recharge_status : Pending bg start order_id=VPTWDKDNJW service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPTWDKDNJW Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPTWDKDNJW STATUS VPTWDKDNJW start ts=2025-10-27T06:23:30.334410+00:00 ------------------ Response data ----------------- {'bal': '12107.10', 'Comi': '0.000', 'optId': None, 'amount': 299, 'mobile': '8185877705', 'status': 'FAILED', 'orderId': 'VPTWDKDNJW', 'resText': 'Transaction id Already Exist', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPTWDKDNJW LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4707'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4707 VerifyTxnPinSerializer(data={'transaction_pin': '4707'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4707 VerifyTxnPinSerializer(data={'transaction_pin': '4704'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4704 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7702'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7702 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7702'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7702 =============================== Just entered Recharge Status API ================================== {'first_name': 'Gajavelly', 'last_name': 'Ramesh', 'mobile_number': '8790763777', 'email': 'gajavellyramesh4@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '505415', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gummadavally', 'last_name': 'Srinivaslu', 'mobile_number': '7396855996', 'email': 'srinugummadavelly98@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508001', 'referral_code_input': 'VP2M80CZ', 'agreed_terms': True} {'first_name': 'Nanda ', 'last_name': 'Kumar ', 'mobile_number': '9515118838', 'email': 'pnandakumar5000@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517561', 'referral_code_input': 'VRL16382', 'agreed_terms': True} {'first_name': 'Revathi ', 'last_name': 'K', 'mobile_number': '6303357049', 'email': 'kr8371109@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Mogalthur ', 'pincode': '534281', 'referral_code_input': 'VRL17095', 'agreed_terms': True} {'first_name': 'GAEKWADE', 'last_name': 'MAHESH KUMAR', 'mobile_number': '7338187746', 'email': 'maheshgcb786@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'DHARMAVARAM', 'pincode': '515671', 'referral_code_input': 'VRL16631', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'D', 'last_name': 'MahammedRafi ', 'mobile_number': '9052145169', 'email': 'mohdrafi777@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515001', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'RAJA', 'last_name': 'NAVEEN KUMAR ', 'mobile_number': '9703422092', 'email': 'naveenkumaratp.raja@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'ANANTAPURAM ', 'pincode': '515001', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Revathi', 'last_name': 'K', 'mobile_number': '6303357049', 'email': 'kr8371109@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Mogalthur ', 'pincode': '534281', 'referral_code_input': 'VRL17095', 'agreed_terms': True} {'first_name': 'Revathi', 'last_name': 'K', 'mobile_number': '6303357049', 'email': 'kr8371109@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Mogalthur ', 'pincode': '534281', 'referral_code_input': 'VRL17095', 'agreed_terms': True} {'first_name': 'Revathi', 'last_name': 'K', 'mobile_number': '6303357049', 'email': 'kr8371109@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Mogalthur ', 'pincode': '534281', 'referral_code_input': 'VRL17095', 'agreed_terms': True} {'first_name': 'Golagani ', 'last_name': 'Ramana', 'mobile_number': '9966303817', 'email': 'haniha9966@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Thalavalasa ', 'pincode': '531163', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Badrinarayana', 'last_name': 'K', 'mobile_number': '9440472815', 'email': 'skbadrinarayana@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Medchal', 'pincode': '501401', 'referral_code_input': 'VP02Y6UF', 'agreed_terms': True} {'first_name': 'Sunil ', 'last_name': 'Kumar ', 'mobile_number': '9821679429', 'email': 'sunilruhil.0@gmail.com', 'user_type': 'customer', 'state': '9', 'district': '141', 'city': 'New Delhi ', 'pincode': '110046', 'referral_code_input': 'VRL16930', 'agreed_terms': True} {'first_name': 'Ritu', 'last_name': 'Phukan', 'mobile_number': '8638718268', 'email': 'rituphukan13@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '65', 'city': 'Sivasagar', 'pincode': '785687', 'referral_code_input': 'VRL16930', 'agreed_terms': True} {'first_name': 'Sunil ', 'last_name': 'Kumar ', 'mobile_number': '9821679429', 'email': 'sunilruhil.0@gmail.com', 'user_type': 'customer', 'state': '9', 'district': '141', 'city': 'New delhi ', 'pincode': '110046', 'referral_code_input': 'VRL16930', 'agreed_terms': True} {'first_name': 'Sunil ', 'last_name': 'Kumar ', 'mobile_number': '9821679429', 'email': 'sunilruhil.0@gmail.com', 'user_type': 'customer', 'state': '9', 'district': '141', 'city': 'New delhi ', 'pincode': '110046', 'referral_code_input': 'VRL16930', 'agreed_terms': True} {'first_name': 'Sunil ', 'last_name': 'Kumar ', 'mobile_number': '9821679429', 'email': 'sunilruhil.0@gmail.com', 'user_type': 'customer', 'state': '9', 'district': '141', 'city': 'New delhi ', 'pincode': '110046', 'referral_code_input': 'VRL16930', 'agreed_terms': True} {'first_name': 'Aswini', 'last_name': 'Aswini', 'mobile_number': '8639563358', 'email': 'pradeepuppalapati.1994@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Thokapalli', 'pincode': '523320', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Erram ', 'last_name': 'Praveen ', 'mobile_number': '9949462838', 'email': 'errampraveen1901@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '527', 'city': 'Karimnagar ', 'pincode': '505302', 'referral_code_input': 'VP13ZDZC', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7702'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7702 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4753'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4753 VerifyTxnPinSerializer(data={'transaction_pin': '4753'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4753 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Child process with pid: 31752 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nomula', 'last_name': 'Durgaprasad', 'mobile_number': '9381757944', 'email': 'sricommunication1985@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial', 'pincode': '504234', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Child process with pid: 1932 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'KORRA', 'last_name': 'JAMMULU', 'mobile_number': '9440474174', 'email': 'kjammulu526@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531030', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'WBSE'), ('fields', {'account_id': '302525497'})]) ====================== BillValidate ====================== electricity WBSE {'account_id': '302525497'} 302525497 OrderedDict([('service', 'electricity'), ('provider', 'WBEP'), ('fields', {'account_id': '302525497'})]) ====================== BillValidate ====================== electricity WBEP {'account_id': '302525497'} 302525497 {'first_name': 'Sankaraiah', 'last_name': 'Kuruba', 'mobile_number': '9652329906', 'email': 'sankark2405@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kanekal', 'pincode': '515865', 'referral_code_input': 'VRL15458', 'agreed_terms': True} {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ch.Nagamani', 'last_name': 'Nagamani ', 'mobile_number': '7674079016', 'email': 'chmani1478@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Hanmakonda', 'pincode': '506004', 'referral_code_input': 'VRL16562', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '112220034281'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '112220034281'} 112220034281 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '06232'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '06232'} 06232 OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '103755877'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '103755877'} 103755877 OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][3326] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'KONDAREDDY', 'last_name': 'PANJUGULA', 'mobile_number': '9704795931', 'email': 'panjugulakondareddy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Naadyal', 'pincode': '518502', 'referral_code_input': 'VP41FK3A', 'agreed_terms': True} {'first_name': 'GUNTI', 'last_name': 'ANITHA', 'mobile_number': '8555046671', 'email': 'anithagunti9959@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': 'VRL17102', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '103755877'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '103755877'} 103755877 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Child process with pid: 3326 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][23955] Child process with pid: 4088 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2344'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2344 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VP918SF8TE STATUS VP918SF8TE start ts=2025-10-27T06:49:49.778489+00:00 bg start order_id=VP918SF8TE service=prepaid STATUS VP918SF8TE no local tx row yet prepaid STATUS VP918SF8TE calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP918SF8TE', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP918SF8TE provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP918SF8TE no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP918SF8TE STATUS VP918SF8TE start ts=2025-10-27T06:49:55.593959+00:00 STATUS VP918SF8TE no local tx row yet STATUS VP918SF8TE calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP918SF8TE Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510271219504715', 'TxnId': 'VP918SF8TE', 'status': 'FAILED', 'number': '9000394257', 'amount': '16.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 12:19:50', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP918SF8TE provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510271219504715 STATUS VP918SF8TE no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP918SF8TE STATUS VP918SF8TE start ts=2025-10-27T06:50:01.344816+00:00 ------------------ Response data ----------------- {'bal': '12091.10', 'Comi': '0.000', 'optId': '', 'amount': 16, 'mobile': '9000394257', 'status': 'FAILED', 'orderId': 'VP918SF8TE', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '0.00'} STATUS VP918SF8TE LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rambabu ', 'last_name': 'Bathula ', 'mobile_number': '9381958418', 'email': 'ramyadav6219@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Piduguralla', 'pincode': '522413', 'referral_code_input': 'VRL15682', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rambabu ', 'last_name': 'Bathula ', 'mobile_number': '9381958418', 'email': 'ramyadav6219@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Piduguralla', 'pincode': '522413', 'referral_code_input': 'VRL15682', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kothapalli ', 'last_name': 'Swathi', 'mobile_number': '8688105715', 'email': 'KothapalliSwathi630@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Madugulapalli ', 'pincode': '508374', 'referral_code_input': 'VRL13973', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'G', 'last_name': 'Lakshmipatireddy ', 'mobile_number': '9441731706', 'email': 'gbabureddy592@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Nallacharuvu ', 'pincode': '515551', 'referral_code_input': 'VRL16669', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'G', 'last_name': 'Lakshmipatireddy ', 'mobile_number': '9441731706', 'email': 'gbabureddy592@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Nallacharuvu ', 'pincode': '515551', 'referral_code_input': 'VRL16669', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Atchi', 'last_name': 'kondalaRao ', 'mobile_number': '8106486018', 'email': 'atchikonda92@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Piduguralla ', 'pincode': '522413', 'referral_code_input': 'VRL15682', 'agreed_terms': True} {'first_name': 'Chinthala ', 'last_name': 'Sambasivarao ', 'mobile_number': '7075907696', 'email': 'vikramveda264@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Piduguralla', 'pincode': '522413', 'referral_code_input': 'VRL17122', 'agreed_terms': True} {'first_name': 'Rambabu ', 'last_name': 'Battula', 'mobile_number': '9381958418', 'email': 'rramyadav6219@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Piduguralla', 'pincode': '522413', 'referral_code_input': 'VRL15682', 'agreed_terms': True} {'first_name': 'Shaik ', 'last_name': 'Elahi ', 'mobile_number': '8297930547', 'email': 'elahis182@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515556', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Cheera', 'last_name': 'Shravani ', 'mobile_number': '6305508806', 'email': 'cheerashravani3@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Ghatkesar ', 'pincode': '501301', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ravula', 'last_name': 'Malli', 'mobile_number': '9381826017', 'email': 'ravulamallikharjunarao0099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Piduguralla ', 'pincode': '522413', 'referral_code_input': 'VRL17122', 'agreed_terms': True} {'first_name': 'G', 'last_name': 'Lakshmipatireddy ', 'mobile_number': '9441731706', 'email': 'babureddy592@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Nallacharuvu', 'pincode': '515551', 'referral_code_input': 'VRL16669', 'agreed_terms': True} {'first_name': 'Rambabu', 'last_name': 'Bathula', 'mobile_number': '9381958418', 'email': 'ramyadav@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Piduguralla', 'pincode': '522413', 'referral_code_input': 'VRL15682', 'agreed_terms': True} {'first_name': 'Jammanna', 'last_name': 'Keshapaogu jammanna', 'mobile_number': '9542012776', 'email': 'keshapogujammanna23@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Rajoli ', 'pincode': '509126', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'V Dileep ', 'last_name': 'Kumar ', 'mobile_number': '8712225531', 'email': 'dileep.vinukonda@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Eluru', 'pincode': '534005', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rambabu ', 'last_name': 'Bathula ', 'mobile_number': '9381958418', 'email': 'ramyadav6219@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Piduguralla', 'pincode': '522413', 'referral_code_input': 'VRL15682', 'agreed_terms': True} {'first_name': 'Rambabu ', 'last_name': 'Bathula ', 'mobile_number': '9381958418', 'email': 'ramyadav6219@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Piduguralla', 'pincode': '522413', 'referral_code_input': 'VRL15682', 'agreed_terms': True} {'first_name': 'Rambabu ', 'last_name': 'Bathula ', 'mobile_number': '9381958418', 'email': 'ramyadav6219@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Piduguralla', 'pincode': '522413', 'referral_code_input': 'VRL15682', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SENDE', 'last_name': 'SAI KRISHNA', 'mobile_number': '8978069518', 'email': 'vvamshikrishna24@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD ', 'pincode': '500001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5441'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5441 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5441'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5441 VerifyTxnPinSerializer(data={'transaction_pin': '5441'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5441 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9866'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9866 1. recharge_status : Pending txnid VPXY6N7ACJ STATUS VPXY6N7ACJ start ts=2025-10-27T07:19:24.486745+00:00 bg start order_id=VPXY6N7ACJ service=prepaid STATUS VPXY6N7ACJ no local tx row yet prepaid STATUS VPXY6N7ACJ calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510271249266100', 'TxnId': 'VPXY6N7ACJ', 'status': 'PENDING', 'number': '9182917860', 'amount': '198.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 12:49:26', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPXY6N7ACJ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271249266100 STATUS VPXY6N7ACJ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPXY6N7ACJ STATUS VPXY6N7ACJ start ts=2025-10-27T07:19:32.954800+00:00 STATUS VPXY6N7ACJ no local tx row yet STATUS VPXY6N7ACJ calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPXY6N7ACJ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510271249266100', 'TxnId': 'VPXY6N7ACJ', 'status': 'PENDING', 'number': '9182917860', 'amount': '198.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 12:49:26', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPXY6N7ACJ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271249266100 STATUS VPXY6N7ACJ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPXY6N7ACJ STATUS VPXY6N7ACJ start ts=2025-10-27T07:19:39.076565+00:00 ------------------ Response data ----------------- {'bal': '11909.10', 'Comi': '0.000', 'optId': None, 'amount': 198, 'mobile': '9182917860', 'status': 'FAILED', 'orderId': 'VPXY6N7ACJ', 'resText': 'Transaction id Already Exist', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPXY6N7ACJ LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9866'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9866 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][28434] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8382939080'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8382939080'} 8382939080 {'first_name': 'Writer ', 'last_name': 'Venu', 'mobile_number': '7670880514', 'email': 'writervenuofficial@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Chityala ', 'pincode': '508114', 'referral_code_input': 'VP3KEEYI', 'agreed_terms': True} {'first_name': 'Writer ', 'last_name': 'Venu', 'mobile_number': '7670880514', 'email': 'writervenuofficial@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Chityala ', 'pincode': '508114', 'referral_code_input': 'VP3KEEYI', 'agreed_terms': True} {'first_name': 'Ankush ', 'last_name': 'Kumar ', 'mobile_number': '7310254455', 'email': 'kumarankushk4509@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229405', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SENDE', 'last_name': 'SAI KRISHNA ', 'mobile_number': '8978069518', 'email': 'vvamshikrishna24@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SENDE', 'last_name': 'SAI KRISHNA ', 'mobile_number': '8978069518', 'email': 'vvamshikrishna24@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SENDE', 'last_name': 'SAI KRISHNA ', 'mobile_number': '8978069518', 'email': 'vvamshikrishna24@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SENDE', 'last_name': 'SAI KRISHNA ', 'mobile_number': '8978069518', 'email': 'vvamshikrishna24@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SENDE', 'last_name': 'SAI KRISHNA ', 'mobile_number': '8978069518', 'email': 'vvamshikrishna24@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SENDE', 'last_name': 'SAI KRISHNA ', 'mobile_number': '8978069518', 'email': 'vvamshikrishna24@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 28393 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][28776] [ERROR] [UID:1069][28777] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 28776 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 28777 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 28689 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 29311 was killed by signal: 15, core dumped: no VerifyTxnPinSerializer(data={'transaction_pin': '9885'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9885 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VP7MGL1JQC STATUS VP7MGL1JQC start ts=2025-10-27T07:28:30.761744+00:00 bg start order_id=VP7MGL1JQC service=prepaid STATUS VP7MGL1JQC no local tx row yet prepaid STATUS VP7MGL1JQC calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP7MGL1JQC', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP7MGL1JQC provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP7MGL1JQC no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP7MGL1JQC STATUS VP7MGL1JQC start ts=2025-10-27T07:28:37.211453+00:00 STATUS VP7MGL1JQC no local tx row yet STATUS VP7MGL1JQC calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP7MGL1JQC Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510271258315357', 'TxnId': 'VP7MGL1JQC', 'status': 'SUCCESS', 'number': '7730036703', 'amount': '33.00', 'RefId': 'PBR2510271258420086', 'operator': 'VI', 'service': 'Mobile', 'Comi': '1.188', 'reqTime': '2025-10-27 12:58:31', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP7MGL1JQC provider -> normalized=SUCCESS, resText='Payment Processed', refId=PBR2510271258420086, orderId=202510271258315357 STATUS VP7MGL1JQC no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== {'first_name': 'Ghatkari ', 'last_name': 'Sudarshan', 'mobile_number': '7801073473', 'email': 'sudharshanghatkari@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500061', 'referral_code_input': 'VP8Y83OE', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shaik', 'last_name': 'Hussenpeera ', 'mobile_number': '6361193025', 'email': 'usenpeera6361@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515556', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ankush ', 'last_name': 'Kumar ', 'mobile_number': '7310254455', 'email': 'kumarankushk4509@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229405', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9640'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9640 1. recharge_status : Pending txnid VPADOR7AQZ STATUS VPADOR7AQZ start ts=2025-10-27T07:47:53.512538+00:00 bg start order_id=VPADOR7AQZ service=prepaid STATUS VPADOR7AQZ no local tx row yet prepaid STATUS VPADOR7AQZ calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPADOR7AQZ', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPADOR7AQZ provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPADOR7AQZ no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPADOR7AQZ STATUS VPADOR7AQZ start ts=2025-10-27T07:47:59.622770+00:00 STATUS VPADOR7AQZ no local tx row yet STATUS VPADOR7AQZ calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPADOR7AQZ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510271317543696', 'TxnId': 'VPADOR7AQZ', 'status': 'SUCCESS', 'number': '8688105715', 'amount': '19.00', 'RefId': '6721272333', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-27 13:17:54', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPADOR7AQZ provider -> normalized=SUCCESS, resText='Payment Processed', refId=6721272333, orderId=202510271317543696 STATUS VPADOR7AQZ no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4707'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4707 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][16355] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 16782 was killed by signal: 15, core dumped: no [UID:1069][20921] Child process with pid: 16783 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2053'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2053 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6395'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6395 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6395'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6395 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2053'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2053 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'GEETHAPALLI DASHARATH ', 'last_name': 'Dasharath ', 'mobile_number': '9381832103', 'email': 'dasharathgeethapalli123@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Kothaguda ', 'pincode': '506135', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'GEETHAPALLI DASHARATH ', 'last_name': 'Dasharath ', 'mobile_number': '9381832103', 'email': 'dasharathgeethapalli123@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Kothaguda ', 'pincode': '506135', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4707'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4707 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Srinivasarao', 'last_name': 'Sakharapalli', 'mobile_number': '9440050121', 'email': 'sekarapall495@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimabaram', 'pincode': '53243', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Dubba ', 'last_name': 'Nagaraju', 'mobile_number': '9390815921', 'email': 'dubbanagaraju46@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508001', 'referral_code_input': 'VP3WEPQ9', 'agreed_terms': True} {'first_name': 'Md Saddam ', 'last_name': 'Hussain ', 'mobile_number': '8074593260', 'email': 'mdsaddam852282@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500054', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mahesh ', 'last_name': 'Madhu ', 'mobile_number': '9848456094', 'email': 'maddumahesh83@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Jadcherla ', 'pincode': '509301', 'referral_code_input': 'VP8Y83OE', 'agreed_terms': True} {'first_name': 'Sameer basha', 'last_name': 'Shaik', 'mobile_number': '7569264026', 'email': 'sameerbashashaik786@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515591', 'referral_code_input': 'VRL16672', 'agreed_terms': True} {'first_name': 'Muthyala', 'last_name': 'Nagadurga', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': '', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srinivasarao', 'last_name': 'Sakharapalli', 'mobile_number': '9440050121', 'email': 'srinivasaraosekharapalli@hotmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '534243', 'referral_code_input': 'VRL14273', 'agreed_terms': True} {'first_name': 'Srinivasarao', 'last_name': 'Sakharapalli', 'mobile_number': '9440050121', 'email': 'srinivasaraosekharapalli@hotmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '534243', 'referral_code_input': 'VRL14273', 'agreed_terms': True} {'first_name': 'Vutukuri ', 'last_name': 'Durga Bhavani ', 'mobile_number': '9390754945', 'email': 'durgabhavani4945@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pedana', 'pincode': '521366', 'referral_code_input': 'VRL16408', 'agreed_terms': True} {'first_name': 'Sunil', 'last_name': 'Bandi', 'mobile_number': '8977688039', 'email': 'sunilbandi39@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '501504', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Jayadevgali ', 'last_name': 'Jayadevgali ', 'mobile_number': '9515532117', 'email': 'galijayadev@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508001', 'referral_code_input': 'VP3WEPQ9', 'agreed_terms': True} {'first_name': 'Ch nagamani ', 'last_name': 'Nagamani ', 'mobile_number': '7674079016', 'email': 'Chmani1478@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Hanmakonda ', 'pincode': '506004', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ch nagamani ', 'last_name': 'Nagamani ', 'mobile_number': '7674079016', 'email': 'Chmani1478@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Hanmakonda ', 'pincode': '506004', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ch nagamani ', 'last_name': 'Nagamani ', 'mobile_number': '7674079016', 'email': 'Chmani1478@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Hanmakonda ', 'pincode': '506004', 'referral_code_input': 'VRL16562', 'agreed_terms': True} {'first_name': 'Ch nagamani ', 'last_name': 'Nagamani ', 'mobile_number': '7674079016', 'email': 'Chmani1478@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Hanmakonda ', 'pincode': '506004', 'referral_code_input': 'VRL16562', 'agreed_terms': True} {'first_name': 'Ch nagamani ', 'last_name': 'Nagamani ', 'mobile_number': '7674079016', 'email': 'Chmani1478@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Hanmakonda ', 'pincode': '506004', 'referral_code_input': 'VRL16562', 'agreed_terms': True} {'first_name': 'Ch nagamani ', 'last_name': 'Nagamani ', 'mobile_number': '7674079016', 'email': 'Chmani1478@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Hanmakonda ', 'pincode': '506004', 'referral_code_input': 'VRL16562', 'agreed_terms': True} {'first_name': 'Ankush ', 'last_name': 'Kumar ', 'mobile_number': '7310254455', 'email': 'kumarankushk4509@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229405', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PASULA', 'last_name': 'PAVITHRA', 'mobile_number': '8341978361', 'email': 'pasulachenamma@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'koilkonda', 'pincode': '509371', 'referral_code_input': 'VP6A5WRG', 'agreed_terms': True} {'first_name': 'Ankush ', 'last_name': 'Kumar ', 'mobile_number': '7310254455', 'email': 'kumarankushk4509@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229405', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ankush ', 'last_name': 'Kumar ', 'mobile_number': '7310254455', 'email': 'kumarankushk4509@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229405', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ankush ', 'last_name': 'Kumar ', 'mobile_number': '7310254455', 'email': 'kumarankushk4509@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229405', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'M santhi', 'last_name': 'Raju', 'mobile_number': '8919498560', 'email': 'msanthiraju2@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518001', 'referral_code_input': 'VRL16124', 'agreed_terms': True} {'first_name': 'Yella ', 'last_name': 'Rathnaiah ', 'mobile_number': '9652597350', 'email': 'rathnaiah234@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sadasivpet ', 'pincode': '502291', 'referral_code_input': 'VRL17143', 'agreed_terms': True} {'first_name': 'Kashapogu', 'last_name': 'Jammanna', 'mobile_number': '9542012773', 'email': 'keshapaogujammanna23@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Rajoli ', 'pincode': '509126', 'referral_code_input': 'VRL16124', 'agreed_terms': True} {'first_name': 'Ankush ', 'last_name': 'Kumar ', 'mobile_number': '7310254455', 'email': 'kumarankushk4509@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229405', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ankush ', 'last_name': 'Kumar ', 'mobile_number': '7310254455', 'email': 'kumarankushk4509@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '550', 'city': 'Raibareli ', 'pincode': '229405', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srinivas rao', 'last_name': 'Sakarapalli', 'mobile_number': '9440050121', 'email': 'srinivasraosekarapalli@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '534243', 'referral_code_input': 'VRL14273', 'agreed_terms': True} {'first_name': 'Srinivas rao', 'last_name': 'Sakarapalli', 'mobile_number': '9440050121', 'email': 'srinivasraosekarapalli@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '534243', 'referral_code_input': 'VRL14273', 'agreed_terms': True} {'first_name': 'Nalmas', 'last_name': 'Saileela ', 'mobile_number': '9948394394', 'email': 'saileelanalmas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiryal ', 'pincode': '504208', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala', 'last_name': 'Nagadurga', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'BHG'), ('fields', {'book_using': '', 'mobile': '', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg BHG {'book_using': '', 'mobile': '', 'consumer_id': ''} {'first_name': 'Satish ', 'last_name': 'Babu', 'mobile_number': '7353210047', 'email': 'satishbabu7860@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Pavagada ', 'pincode': '561202', 'referral_code_input': 'VP5IGJKG', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rzole', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rzole', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rzole', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rzole', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rzole', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rzole', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Yella', 'last_name': 'Rathnaiah', 'mobile_number': '9652597350', 'email': 'rathnaiah234@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sadasivpet ', 'pincode': '502291', 'referral_code_input': 'VRL17143', 'agreed_terms': True} {'first_name': 'Yella', 'last_name': 'Rathnaiah', 'mobile_number': '9652597350', 'email': 'rathnaiah234@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sadasivpet ', 'pincode': '502291', 'referral_code_input': 'VRL17143', 'agreed_terms': True} {'first_name': 'Nimmala ', 'last_name': 'Prasanth', 'mobile_number': '8885875996', 'email': 'nimmalaprashanth7@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Hyderabad ', 'pincode': '509401', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 3125 was killed by signal: 15, core dumped: no [UID:1069][20921] Child process with pid: 3126 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9087'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9087 1. recharge_status : Pending bg start order_id=VPOUOB3PPQ service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPOUOB3PPQ STATUS VPOUOB3PPQ start ts=2025-10-27T08:31:59.384761+00:00 STATUS VPOUOB3PPQ no local tx row yet STATUS VPOUOB3PPQ calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510271402001848', 'TxnId': 'VPOUOB3PPQ', 'status': 'PENDING', 'number': '9848252268', 'amount': '49.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 14:02:00', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPOUOB3PPQ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271402001848 STATUS VPOUOB3PPQ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPOUOB3PPQ STATUS VPOUOB3PPQ start ts=2025-10-27T08:32:06.272819+00:00 STATUS VPOUOB3PPQ no local tx row yet STATUS VPOUOB3PPQ calling provider\u2026 RAW {'orderId': '202510271402001848', 'TxnId': 'VPOUOB3PPQ', 'status': 'PENDING', 'number': '9848252268', 'amount': '49.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 14:02:00', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPOUOB3PPQ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271402001848 STATUS VPOUOB3PPQ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPOUOB3PPQ STATUS VPOUOB3PPQ start ts=2025-10-27T08:32:12.169046+00:00 STATUS VPOUOB3PPQ no local tx row yet STATUS VPOUOB3PPQ calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPOUOB3PPQ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510271402001848', 'TxnId': 'VPOUOB3PPQ', 'status': 'SUCCESS', 'number': '9848252268', 'amount': '49.00', 'RefId': '1611116361', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.882', 'reqTime': '2025-10-27 14:02:00', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPOUOB3PPQ provider -> normalized=SUCCESS, resText='Payment Processed', refId=1611116361, orderId=202510271402001848 STATUS VPOUOB3PPQ no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5148'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5148 VerifyTxnPinSerializer(data={'transaction_pin': '4707'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4707 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4707'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4707 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4707'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4707 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5148'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5148 {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8888'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8888 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][17056] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ [ERROR] [UID:1069][17057] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 1204, in _gcd_import File "", line 940, in exec_module File "", line 1176, in _find_and_load File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 17056 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sangareddy', 'pincode': '502270', 'referral_code_input': 'VRL14266', 'agreed_terms': True} {'first_name': 'Gowtham', 'last_name': 'Erukulla ', 'mobile_number': '7386684075', 'email': 'gowthamerukulla@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'L.B nagar ', 'pincode': '500074', 'referral_code_input': 'VP63HAM4', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': 'VP0F9DQV', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 17057 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][17306] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][18043] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'SAISRIDHAR ', 'last_name': 'YANAMANDRA ', 'mobile_number': '9849639168', 'email': 'sai.nutra@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524004', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Parise ', 'last_name': 'Prasanna ', 'mobile_number': '7416953545', 'email': 'prasannaparise6@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Vaddeswaram', 'pincode': '522502', 'referral_code_input': 'VRL15236', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][21199] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][21198] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 return _bootstrap._gcd_import(name[level:], package, level) File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked from accounts.api_views import health File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl import Workbook from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from openpyxl.compat.numbers import NUMPY from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'PANJAM', 'last_name': 'GURAVAMMA', 'mobile_number': '9180961788', 'email': 'sisiindhu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'VENKATAGIRI', 'pincode': '524132', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 21199 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 21198 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '90001957999', 'mobile': '6018', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg HPG {'book_using': '90001957999', 'mobile': '6018', 'consumer_id': ''} 6018 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Monika S ', 'last_name': 'S', 'mobile_number': '9108615584', 'email': 's07441489@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '270', 'city': 'Banglore ', 'pincode': '560040', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kunchala ', 'last_name': 'Bhavani ', 'mobile_number': '9014640761', 'email': 'shivakumar.j.22mncl@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial ', 'pincode': '504207', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8096'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8096 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][32153] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][32152] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 690, in _load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 940, in exec_module File "", line 690, in _load_unlocked File "", line 241, in _call_with_frames_removed File "", line 940, in exec_module File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module from numpy.core._multiarray_umath import ( KeyboardInterrupt File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 32153 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 32152 was killed by signal: 11, core dumped: no {'first_name': 'Jagan', 'last_name': 'Katla', 'mobile_number': '9177251863', 'email': 'jagankatla221@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '524', 'city': 'Kaddam', 'pincode': '504202', 'referral_code_input': 'VP0MZU20', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1063'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1063 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPUS3VO6KE STATUS VPUS3VO6KE start ts=2025-10-27T09:17:22.645728+00:00 bg start order_id=VPUS3VO6KE service=prepaid STATUS VPUS3VO6KE no local tx row yet prepaid STATUS VPUS3VO6KE calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510271447234693', 'TxnId': 'VPUS3VO6KE', 'status': 'PENDING', 'number': '6302094892', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 14:47:23', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPUS3VO6KE provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271447234693 STATUS VPUS3VO6KE no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPUS3VO6KE STATUS VPUS3VO6KE start ts=2025-10-27T09:17:28.749476+00:00 STATUS VPUS3VO6KE no local tx row yet STATUS VPUS3VO6KE calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPUS3VO6KE Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510271447234693', 'TxnId': 'VPUS3VO6KE', 'status': 'SUCCESS', 'number': '6302094892', 'amount': '349.00', 'RefId': 'BR000CVY9LIQ', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-27 14:47:23', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPUS3VO6KE provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CVY9LIQ, orderId=202510271447234693 STATUS VPUS3VO6KE no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2344'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2344 1. recharge_status : Pending bg start order_id=VPIL7QN8QQ service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPIL7QN8QQ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Valmiki', 'last_name': 'Chikkanaiah ', 'mobile_number': '9704845571', 'email': 'chikkanaiahvalmiki@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kanekal ', 'pincode': '515871', 'referral_code_input': 'VRL15458', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Agaram', 'last_name': 'srinivasulu', 'mobile_number': '9866864261', 'email': 'srinivasulua130@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Tatikonda', 'pincode': '509382', 'referral_code_input': 'VRL17143', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2053'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2053 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11374] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'BHG'), ('fields', {'book_using': '7893588498', 'mobile': '7893588498', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg BHG {'book_using': '7893588498', 'mobile': '7893588498', 'consumer_id': ''} 7893588498 OrderedDict([('service', 'lpg'), ('provider', 'BHG'), ('fields', {'book_using': 'Bharat gas', 'mobile': '7893588498', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg BHG {'book_using': 'Bharat gas', 'mobile': '7893588498', 'consumer_id': ''} 7893588498 {'first_name': 'Nalmas', 'last_name': 'Saileela ', 'mobile_number': '9948394394', 'email': 'saileelanalmas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiryal ', 'pincode': '504208', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} {'first_name': 'Nalmas', 'last_name': 'Saileela ', 'mobile_number': '9948394394', 'email': 'saileelanalmas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiryal ', 'pincode': '504208', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} {'first_name': 'Nalmas', 'last_name': 'Saileela ', 'mobile_number': '9948394394', 'email': 'saileelanalmas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiryal ', 'pincode': '504208', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} {'first_name': 'Cheepu', 'last_name': 'Anjali ', 'mobile_number': '9505604129', 'email': 'bhawithaanjalisanjusanju@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Palvancha ', 'pincode': '500711', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Cheepu', 'last_name': 'Anjali ', 'mobile_number': '9505604129', 'email': 'bhawithaanjalisanjusanju@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Palvancha ', 'pincode': '500711', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kommaraju', 'last_name': 'Sharma', 'mobile_number': '9190596820', 'email': 'kommarau.shrama@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'NALGONDA', 'pincode': '508001', 'referral_code_input': 'VP3WEPQ9', 'agreed_terms': True} {'first_name': 'Kunchala ', 'last_name': 'Bhavani ', 'mobile_number': '9014640761', 'email': 'shivakumar.j.22mncl@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial ', 'pincode': '504208', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'S vamsi naik ', 'last_name': 'Naik', 'mobile_number': '6300145107', 'email': 'svamsinaik9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'M upplapadu ', 'pincode': '51822', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Madupoju ', 'last_name': 'Kavya', 'mobile_number': '9121397062', 'email': 'madupojukavya26@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500077', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} {'first_name': 'Shaik ', 'last_name': 'Rizwan ', 'mobile_number': '7416100186', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Musheerabad ', 'pincode': '500020', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kunchala ', 'last_name': 'Bhavani ', 'mobile_number': '9014640761', 'email': 'shivakumar.j.22mncl@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial ', 'pincode': '504208', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'Kunchala ', 'last_name': 'Bhavani ', 'mobile_number': '9014640761', 'email': 'shivakumar.j.22mncl@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial ', 'pincode': '504208', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'Kunchala ', 'last_name': 'Bhavani ', 'mobile_number': '9014640761', 'email': 'shivakumar.j.22mncl@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial ', 'pincode': '504208', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'Kunchala ', 'last_name': 'Bhavani ', 'mobile_number': '9014640761', 'email': 'shivakumar.j.22mncl@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial ', 'pincode': '504208', 'referral_code_input': 'VP7WJ5FS', 'agreed_terms': True} {'first_name': 'Indhu', 'last_name': 'Mamidi', 'mobile_number': '9676985276', 'email': 'mamidiindhu46@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Hyderabad ', 'pincode': '508204', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='api.goterpay.com', port=443): Read timed out. (read timeout=20)")': /mobileinfo?mid=G288696404&mkey=SHAJ947607&mobile=7569881081 =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 11552 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '2-004997093999', 'mobile': '', 'consumer_id': '7000000000539661'})]) ====================== BillValidate ====================== lpg ING {'book_using': '2-004997093999', 'mobile': '', 'consumer_id': '7000000000539661'} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9030566724'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9030566724'} 9030566724 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][16983] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8688009378'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8688009378'} 8688009378 {'first_name': 'Pasupula ', 'last_name': 'Naresh', 'mobile_number': '9948147743', 'email': 'nareshpasupula1993@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '524', 'city': 'Khanapur ', 'pincode': '504202', 'referral_code_input': 'VP0MZU20', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '2004997093999', 'mobile': '2004997093999', 'consumer_id': '7000000000539661'})]) ====================== BillValidate ====================== lpg ING {'book_using': '2004997093999', 'mobile': '2004997093999', 'consumer_id': '7000000000539661'} 2004997093999 OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '2004997093999', 'mobile': '6281973252', 'consumer_id': '7000000000539661'})]) ====================== BillValidate ====================== lpg ING {'book_using': '2004997093999', 'mobile': '6281973252', 'consumer_id': '7000000000539661'} 6281973252 OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9030566724'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9030566724'} 9030566724 {'first_name': 'Suresh ', 'last_name': 'Erpa ', 'mobile_number': '9347484595', 'email': 'erpasuresh0@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Allapalli ', 'pincode': '507101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Thomas', 'last_name': ' V J', 'mobile_number': '9447545778', 'email': 'thomasvj1@gmail.com', 'user_type': 'customer', 'state': '17', 'district': '287', 'city': 'Wayanad District', 'pincode': '670721', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Suresh ', 'last_name': 'Erpa ', 'mobile_number': '9347484595', 'email': 'erpasuresh0@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Allapalli ', 'pincode': '507101', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Veeralakshmi ', 'last_name': 'Uppula ', 'mobile_number': '6300730236', 'email': 'ajaymanikantau@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'Kathipudi ', 'pincode': '533444', 'referral_code_input': 'VRL14937', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2053'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2053 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OSError: LSAPI: File error =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OrderedDict([('service', 'electricity'), ('provider', 'APDC'), ('fields', {'account_id': 'Hii'})]) ====================== BillValidate ====================== electricity APDC {'account_id': 'Hii'} Hii [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Masineni ', 'last_name': 'Harikrishna ', 'mobile_number': '6300302033', 'email': 'masineniharikrishna79@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Hyderabad ', 'pincode': '505001', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'BADF'), ('fields', {'vehicle_number': 'TS08JX1705'})]) ====================== BillValidate ====================== fastag BADF {'vehicle_number': 'TS08JX1705'} TS08JX1705 {'first_name': 'Bedarakota ', 'last_name': 'Karthik ', 'mobile_number': '9441895919', 'email': 'bedarakotakarthik@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Choutuppal ', 'pincode': '508252', 'referral_code_input': 'VRL16434', 'agreed_terms': True} {'first_name': 'Erpa', 'last_name': 'Suresh ', 'mobile_number': '9347484595', 'email': 'erpasuresh0@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Allapalli', 'pincode': '507101', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'dth'), ('provider', 'SD'), ('fields', {'subscriber_id': ''})]) ====================== BillValidate ====================== dth SD {'subscriber_id': ''} OrderedDict([('service', 'dth'), ('provider', 'SD'), ('fields', {'subscriber_id': '9959528680'})]) ====================== BillValidate ====================== dth SD {'subscriber_id': '9959528680'} 9959528680 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} {'first_name': 'Suresh ', 'last_name': 'Erpa ', 'mobile_number': '9347484595', 'email': 'erpasuresh0@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Allapalli ', 'pincode': '507101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Suresh ', 'last_name': 'Erpa ', 'mobile_number': '9347484595', 'email': 'erpasuresh0@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Allapalli ', 'pincode': '507101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Suresh ', 'last_name': 'Erpa ', 'mobile_number': '9347484595', 'email': 'erpasuresh0@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Allapalli ', 'pincode': '507101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Suresh ', 'last_name': 'Erpa ', 'mobile_number': '9347484595', 'email': 'erpasuresh0@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Allapalli ', 'pincode': '507101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Suresh ', 'last_name': 'Erpa ', 'mobile_number': '9347484595', 'email': 'erpasuresh0@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Allapalli ', 'pincode': '507101', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'landline'), ('provider', 'ATLL'), ('fields', {'std_code': '523223', 'phone_no': ''})]) ====================== BillValidate ====================== landline ATLL {'std_code': '523223', 'phone_no': ''} 523223 [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '', 'mobile': '9701701108', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg HPG {'book_using': '', 'mobile': '9701701108', 'consumer_id': ''} 9701701108 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2053'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2053 =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '', 'mobile': '631569', 'consumer_id': '41010151'})]) ====================== BillValidate ====================== lpg HPG {'book_using': '', 'mobile': '631569', 'consumer_id': '41010151'} 631569 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Suseela ', 'last_name': 'Dogga', 'mobile_number': '6281370188', 'email': 'suseeladogga04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Parvathipuram ', 'pincode': '535502', 'referral_code_input': 'VP034TBY', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Suseela ', 'last_name': 'Dogga', 'mobile_number': '6281370188', 'email': 'suseeladogga04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Parvathipuram ', 'pincode': '535502', 'referral_code_input': 'VP034TBY', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2019'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2019 1. recharge_status : Pending bg start order_id=VPER19OB6N service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPER19OB6N Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPER19OB6N STATUS VPER19OB6N start ts=2025-10-27T10:04:27.859688+00:00 ------------------ Response data ----------------- {'bal': '11596.09', 'Comi': '2.094', 'optId': 'BR000CVYGW86', 'amount': 349, 'mobile': '6281192698', 'status': 'SUCCESS', 'orderId': 'VPER19OB6N', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00'} STATUS VPER19OB6N LOCAL terminal -> SUCCESS VerifyTxnPinSerializer(data={'transaction_pin': '2005'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2005 1. recharge_status : Pending bg start order_id=VPS1ZH94ZD service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VPS1ZH94ZD STATUS VPS1ZH94ZD start ts=2025-10-27T10:04:38.170583+00:00 STATUS VPS1ZH94ZD no local tx row yet STATUS VPS1ZH94ZD calling provider\u2026 RAW {'orderId': '202510271534381393', 'TxnId': 'VPS1ZH94ZD', 'status': 'PENDING', 'number': '6302779928', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 15:34:38', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPS1ZH94ZD provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271534381393 STATUS VPS1ZH94ZD no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPS1ZH94ZD STATUS VPS1ZH94ZD start ts=2025-10-27T10:04:43.958593+00:00 STATUS VPS1ZH94ZD no local tx row yet STATUS VPS1ZH94ZD calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPS1ZH94ZD Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510271534381393', 'TxnId': 'VPS1ZH94ZD', 'status': 'SUCCESS', 'number': '6302779928', 'amount': '19.00', 'RefId': '6722121021', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-27 15:34:38', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPS1ZH94ZD provider -> normalized=SUCCESS, resText='Payment Processed', refId=6722121021, orderId=202510271534381393 STATUS VPS1ZH94ZD no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 1935 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1979'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1979 1. recharge_status : Pending txnid VPW5FDG4YI STATUS VPW5FDG4YI start ts=2025-10-27T10:08:49.853023+00:00 STATUS VPW5FDG4YI no local tx row yet bg start order_id=VPW5FDG4YI service=prepaid STATUS VPW5FDG4YI calling provider\u2026 prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPW5FDG4YI', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPW5FDG4YI provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPW5FDG4YI no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPW5FDG4YI STATUS VPW5FDG4YI start ts=2025-10-27T10:08:55.641790+00:00 STATUS VPW5FDG4YI no local tx row yet STATUS VPW5FDG4YI calling provider\u2026 RAW {'orderId': '202510271538554299', 'TxnId': 'VPW5FDG4YI', 'status': 'PENDING', 'number': '9985414222', 'amount': '299.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 15:38:55', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPW5FDG4YI provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271538554299 STATUS VPW5FDG4YI no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPW5FDG4YI STATUS VPW5FDG4YI start ts=2025-10-27T10:09:01.719443+00:00 STATUS VPW5FDG4YI no local tx row yet STATUS VPW5FDG4YI calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPW5FDG4YI Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510271538554299', 'TxnId': 'VPW5FDG4YI', 'status': 'SUCCESS', 'number': '9985414222', 'amount': '299.00', 'RefId': '1790426918', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.382', 'reqTime': '2025-10-27 15:38:55', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPW5FDG4YI provider -> normalized=SUCCESS, resText='Payment Processed', refId=1790426918, orderId=202510271538554299 STATUS VPW5FDG4YI no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonju', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chinna MOULALI ', 'last_name': 'DUDEKULA ', 'mobile_number': '9052071020', 'email': 'dcmoulali99@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518003', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gemmeli ', 'last_name': 'Sanyasirao ', 'mobile_number': '8247218986', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][18387] [ERROR] [UID:1069][18386] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 1204, in _gcd_import File "", line 690, in _load_unlocked File "", line 1176, in _find_and_load File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 1147, in _find_and_load_unlocked File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 18387 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 18386 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPKCOL8JN7 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPKCOL8JN7', 'client_txn_id': 'VPKCOL8JN7', 'provider_order_id': 'VPKCOL8JN7', 'message': 'Payment Processed', 'raw': {'orderId': 'VPKCOL8JN7', 'status': 'PENDING', 'mobile': '9440944731', 'amount': 197, 'optId': '', 'operator': 'BS', 'service': 'Mobile', 'bal': '11088.68', 'billAmount': '197.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '197.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '0.00', 'paid_via_gateway': '197.00', 'razorpay_order_id': None, 'razorpay_payment_id': 'pay_RYSyi6ZrQFeoGo'} bg done order_id=VPKCOL8JN7 status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== txnid VPKCOL8JN7 STATUS VPKCOL8JN7 start ts=2025-10-27T10:36:28.155821+00:00 ------------------ Response data ----------------- {'bal': '11088.68', 'Comi': '0.000', 'optId': '', 'amount': 197, 'mobile': '9440944731', 'status': 'PENDING', 'orderId': 'VPKCOL8JN7', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '197.00'} STATUS VPKCOL8JN7 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPKCOL8JN7 STATUS VPKCOL8JN7 start ts=2025-10-27T10:36:34.657472+00:00 ------------------ Response data ----------------- {'bal': '11088.68', 'Comi': '0.000', 'optId': '', 'amount': 197, 'mobile': '9440944731', 'status': 'PENDING', 'orderId': 'VPKCOL8JN7', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '197.00'} STATUS VPKCOL8JN7 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPKCOL8JN7 STATUS VPKCOL8JN7 start ts=2025-10-27T10:36:40.756856+00:00 ------------------ Response data ----------------- {'bal': '11088.68', 'Comi': '0.000', 'optId': '', 'amount': 197, 'mobile': '9440944731', 'status': 'PENDING', 'orderId': 'VPKCOL8JN7', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '197.00'} STATUS VPKCOL8JN7 calling provider\u2026 RAW {'orderId': '202510271606255152', 'TxnId': 'VPKCOL8JN7', 'status': 'SUCCESS', 'number': '9440944731', 'amount': '197.00', 'RefId': '7413608311', 'operator': 'BS', 'service': 'Mobile', 'Comi': '8.865', 'reqTime': '2025-10-27 16:06:25', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VPKCOL8JN7 provider -> normalized=SUCCESS, resText='Payment Processed', refId=7413608311, orderId=202510271606255152 STATUS VPKCOL8JN7 current=SUCCESS age=13.5s young_pending=False STATUS VPKCOL8JN7 no status change (current=SUCCESS, provider=Success) STATUS VPKCOL8JN7 respond -> ERROR, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'KA09Z7870'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'KA09Z7870'} KA09Z7870 {'first_name': 'Namala ', 'last_name': 'Saraswathi ', 'mobile_number': '9121490463', 'email': 'vamsistudio@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Amalapuram ', 'pincode': '533252', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nalmas', 'last_name': 'Saileela ', 'mobile_number': '9948394394', 'email': 'saileelanalmas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiryal ', 'pincode': '504208', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} {'first_name': 'Nalmas', 'last_name': 'Saileela ', 'mobile_number': '9948394394', 'email': 'saileelanalmas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiryal ', 'pincode': '504208', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} {'first_name': 'Kachigalla ', 'last_name': 'Krishna ', 'mobile_number': '9676219287', 'email': 'krishnakachigalla@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Velmajala', 'pincode': '508101', 'referral_code_input': 'VP8488C6', 'agreed_terms': True} {'first_name': 'Kachigalla ', 'last_name': 'Krishna ', 'mobile_number': '9676219287', 'email': 'krishnakachigalla@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Velmajala', 'pincode': '508101', 'referral_code_input': 'VP8488C6', 'agreed_terms': True} {'first_name': 'Nalmas', 'last_name': 'Saileela ', 'mobile_number': '9948394394', 'email': 'saileelanalmas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiryal ', 'pincode': '504208', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} {'first_name': 'Nalmas', 'last_name': 'Saileela ', 'mobile_number': '9948394394', 'email': 'saileelanalmas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiryal ', 'pincode': '504208', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} {'first_name': 'Nalmas', 'last_name': 'Saileela ', 'mobile_number': '9948394394', 'email': 'saileelanalmas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiryal ', 'pincode': '504208', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} {'first_name': 'Nalmas', 'last_name': 'Saileela ', 'mobile_number': '9948394394', 'email': 'saileelanalmas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiryal ', 'pincode': '504208', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} {'first_name': 'A. Chandra ', 'last_name': 'Sekhar ', 'mobile_number': '8185003446', 'email': 'ganachanda@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Venkatagirikota ', 'pincode': '517424', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nalmas', 'last_name': 'Saileela ', 'mobile_number': '9948394394', 'email': 'saileelanalmas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiryal ', 'pincode': '504208', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} {'first_name': 'Nalmas', 'last_name': 'Saileela ', 'mobile_number': '9948394394', 'email': 'saileelanalmas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiryal ', 'pincode': '504208', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} {'first_name': 'Nalmas', 'last_name': 'Saileela ', 'mobile_number': '9948394394', 'email': 'saileelanalmas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiryal ', 'pincode': '504208', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} {'first_name': 'Nalmas', 'last_name': 'Saileela ', 'mobile_number': '9948394394', 'email': 'saileelanalmas@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Manchiryal ', 'pincode': '504208', 'referral_code_input': 'VP3GJL2Z', 'agreed_terms': True} {'first_name': 'SUSEELA', 'last_name': 'DOGGA', 'mobile_number': '6281370188', 'email': 'suseeladogga04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'PARVATHIPURAM', 'pincode': '535501', 'referral_code_input': 'VP034TBY', 'agreed_terms': True} {'first_name': 'SUSEELA', 'last_name': 'DOGGA', 'mobile_number': '6281370188', 'email': 'suseeladogga04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'PARVATHIPURAM', 'pincode': '535501', 'referral_code_input': 'VP034TBY', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mohan', 'last_name': 'Reddy', 'mobile_number': '9493868658', 'email': 'dharmavarammohanl@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'GADWAL ', 'pincode': '509125', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Abdulsalam ', 'mobile_number': '9573304785', 'email': 'sabdul91145@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'RAMAIAH ', 'last_name': 'U', 'mobile_number': '9178428243', 'email': 'uramu758@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518360', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} {'first_name': 'Jyothi', 'last_name': 'Mullagiri', 'mobile_number': '7893164863', 'email': 'jyothimullagiri9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vissannapeta ', 'pincode': '521215', 'referral_code_input': 'VP6GRSB3', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'KA09Z7870', 'amount': '10'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'KA09Z7870', 'amount': '10'} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPLB08M824 STATUS VPLB08M824 start ts=2025-10-27T10:39:49.544031+00:00 bg start order_id=VPLB08M824 service=lpg STATUS VPLB08M824 no local tx row yet lpg STATUS VPLB08M824 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service RAW {'orderId': None, 'TxnId': 'VPLB08M824', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPLB08M824 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPLB08M824 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPLB08M824 STATUS VPLB08M824 start ts=2025-10-27T10:39:55.500571+00:00 STATUS VPLB08M824 no local tx row yet STATUS VPLB08M824 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPLB08M824 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '2025102704494857', 'TxnId': 'VPLB08M824', 'status': 'SUCCESS', 'number': '7659077356', 'amount': '922.00', 'RefId': 'MK015300BAAL6BBFK000', 'operator': 'ING', 'service': 'LPG', 'Comi': '0.800', 'reqTime': '2025-10-27 16:09:49', 'VoucherCode': 'null', 'resText': 'Payment Success Processed'} STATUS VPLB08M824 provider -> normalized=SUCCESS, resText='Payment Success Processed', refId=MK015300BAAL6BBFK000, orderId=2025102704494857 STATUS VPLB08M824 no-local -> SUCCESS passthrough VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None {'first_name': 'Md', 'last_name': 'IQBAL', 'mobile_number': '9573081642', 'email': 'im6730117@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD', 'pincode': '500024', 'referral_code_input': 'VRL16190', 'agreed_terms': True} {'first_name': 'Suseela ', 'last_name': 'Dogga ', 'mobile_number': '6281370188', 'email': 'suseeladogga04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Parvathipuram ', 'pincode': '535501', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '', 'mobile': '8074133802', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg HPG {'book_using': '', 'mobile': '8074133802', 'consumer_id': ''} 8074133802 {'first_name': 'Suseela ', 'last_name': 'Dogga', 'mobile_number': '6281370188', 'email': 'suseeladogga04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Parvathipuram ', 'pincode': '535502', 'referral_code_input': 'VP034TBY', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1432022204090671'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1432022204090671'} 1432022204090671 {'first_name': 'SRISAILAM', 'last_name': 'YOGESHWARA GOWD', 'mobile_number': '9705748645', 'email': 'yogigowd201@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'DHARMAVARAM', 'pincode': '515672', 'referral_code_input': 'VRL16425', 'agreed_terms': True} {'first_name': 'Korvethamanku ', 'last_name': 'K Manku ', 'mobile_number': '9866927122', 'email': 'manikkorvethamanik@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Thiryani', 'pincode': '504294', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonju', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonju', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonju', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Abdulsalam ', 'mobile_number': '9573304785', 'email': 'sabdul91145@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Abdulsalam ', 'mobile_number': '9573304785', 'email': 'sabdul91145@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Abdulsalam ', 'mobile_number': '9573304785', 'email': 'sabdul91145@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Hari', 'last_name': 'Barre Hari', 'mobile_number': '7675847793', 'email': 'haribarre023@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': ' Kotha madhavaram', 'pincode': '516247', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tarun borah', 'last_name': 'Borah', 'mobile_number': '9365601075', 'email': 'tarunboratarun6@gmail.com', 'user_type': 'customer', 'state': '4', 'district': '68', 'city': 'Golaghat', 'pincode': '785621', 'referral_code_input': '', 'agreed_terms': True} KA09Z7870 OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '7659077356', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '7659077356', 'consumer_id': ''} 7659077356 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '8897272943'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '8897272943'} 8897272943 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPHFNZXXS6 service=fastag fastag In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service bg done order_id=VPHFNZXXS6 status=Pending 2. Pending 2. Pending txnid VPHFNZXXS6 STATUS VPHFNZXXS6 start ts=2025-10-27T10:42:17.673284+00:00 ------------------ Response data ----------------- {'bal': '10166.368', 'Comi': '0.020', 'TxnId': 'VPHFNZXXS6', 'optId': '', 'Number': 'KA09Z7870', 'amount': '10.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'billAmount': '9.98', 'VoucherCode': ''} STATUS VPHFNZXXS6 LOCAL pending within grace 15s -> PENDING txnid VPHFNZXXS6 STATUS VPHFNZXXS6 start ts=2025-10-27T10:42:22.923211+00:00 ------------------ Response data ----------------- {'bal': '10166.368', 'Comi': '0.020', 'TxnId': 'VPHFNZXXS6', 'optId': '', 'Number': 'KA09Z7870', 'amount': '10.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'billAmount': '9.98', 'VoucherCode': ''} STATUS VPHFNZXXS6 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPHFNZXXS6 STATUS VPHFNZXXS6 start ts=2025-10-27T10:42:28.173445+00:00 ------------------ Response data ----------------- {'bal': '10166.368', 'Comi': '0.020', 'TxnId': 'VPHFNZXXS6', 'optId': '', 'Number': 'KA09Z7870', 'amount': '10.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'billAmount': '9.98', 'VoucherCode': ''} STATUS VPHFNZXXS6 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPHFNZXXS6 STATUS VPHFNZXXS6 start ts=2025-10-27T10:42:33.413329+00:00 ------------------ Response data ----------------- {'bal': '10166.368', 'Comi': '0.020', 'TxnId': 'VPHFNZXXS6', 'optId': '', 'Number': 'KA09Z7870', 'amount': '10.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'billAmount': '9.98', 'VoucherCode': ''} STATUS VPHFNZXXS6 calling provider\u2026 RAW {'orderId': '2025102704129498', 'TxnId': 'VPHFNZXXS6', 'status': 'PENDING', 'number': 'KA09Z7870', 'amount': '10.00', 'RefId': '', 'operator': 'ICIF', 'service': 'FASTag', 'Comi': '0.020', 'reqTime': '2025-10-27 16:12:12', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VPHFNZXXS6 provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102704129498 STATUS VPHFNZXXS6 current=Pending age=20.2s young_pending=True STATUS VPHFNZXXS6 no status change (current=Pending, provider=Pending) STATUS VPHFNZXXS6 respond -> PENDING, msg='Payment Success Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPHFNZXXS6 STATUS VPHFNZXXS6 start ts=2025-10-27T10:42:39.193140+00:00 ------------------ Response data ----------------- {'bal': '10166.368', 'Comi': '0.020', 'TxnId': 'VPHFNZXXS6', 'optId': '', 'Number': 'KA09Z7870', 'amount': '10.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'billAmount': '9.98', 'VoucherCode': '', 'last_status_poll': {'Comi': '0.020', 'RefId': '', 'TxnId': 'VPHFNZXXS6', 'amount': '10.00', 'number': 'KA09Z7870', 'status': 'PENDING', 'orderId': '2025102704129498', 'reqTime': '2025-10-27 16:12:12', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'VoucherCode': ''}} STATUS VPHFNZXXS6 LOCAL pending within grace 15s -> PENDING txnid VPHFNZXXS6 STATUS VPHFNZXXS6 start ts=2025-10-27T10:42:44.443437+00:00 ------------------ Response data ----------------- {'bal': '10166.368', 'Comi': '0.020', 'TxnId': 'VPHFNZXXS6', 'optId': '', 'Number': 'KA09Z7870', 'amount': '10.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'billAmount': '9.98', 'VoucherCode': '', 'last_status_poll': {'Comi': '0.020', 'RefId': '', 'TxnId': 'VPHFNZXXS6', 'amount': '10.00', 'number': 'KA09Z7870', 'status': 'PENDING', 'orderId': '2025102704129498', 'reqTime': '2025-10-27 16:12:12', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'VoucherCode': ''}} STATUS VPHFNZXXS6 LOCAL pending within grace 15s -> PENDING txnid VPHFNZXXS6 STATUS VPHFNZXXS6 start ts=2025-10-27T10:42:49.693551+00:00 ------------------ Response data ----------------- {'bal': '10166.368', 'Comi': '0.020', 'TxnId': 'VPHFNZXXS6', 'optId': '', 'Number': 'KA09Z7870', 'amount': '10.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'billAmount': '9.98', 'VoucherCode': '', 'last_status_poll': {'Comi': '0.020', 'RefId': '', 'TxnId': 'VPHFNZXXS6', 'amount': '10.00', 'number': 'KA09Z7870', 'status': 'PENDING', 'orderId': '2025102704129498', 'reqTime': '2025-10-27 16:12:12', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'VoucherCode': ''}} STATUS VPHFNZXXS6 calling provider\u2026 RAW {'orderId': '2025102704129498', 'TxnId': 'VPHFNZXXS6', 'status': 'PENDING', 'number': 'KA09Z7870', 'amount': '10.00', 'RefId': '', 'operator': 'ICIF', 'service': 'FASTag', 'Comi': '0.020', 'reqTime': '2025-10-27 16:12:12', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VPHFNZXXS6 provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102704129498 STATUS VPHFNZXXS6 current=Pending age=16.3s young_pending=True STATUS VPHFNZXXS6 no status change (current=Pending, provider=Pending) STATUS VPHFNZXXS6 respond -> PENDING, msg='Payment Success Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPHFNZXXS6 STATUS VPHFNZXXS6 start ts=2025-10-27T10:42:55.508380+00:00 ------------------ Response data ----------------- {'bal': '10166.368', 'Comi': '0.020', 'TxnId': 'VPHFNZXXS6', 'optId': '', 'Number': 'KA09Z7870', 'amount': '10.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'billAmount': '9.98', 'VoucherCode': '', 'last_status_poll': {'Comi': '0.020', 'RefId': '', 'TxnId': 'VPHFNZXXS6', 'amount': '10.00', 'number': 'KA09Z7870', 'status': 'PENDING', 'orderId': '2025102704129498', 'reqTime': '2025-10-27 16:12:12', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'VoucherCode': ''}} STATUS VPHFNZXXS6 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPHFNZXXS6 STATUS VPHFNZXXS6 start ts=2025-10-27T10:43:00.743348+00:00 ------------------ Response data ----------------- {'bal': '10166.368', 'Comi': '0.020', 'TxnId': 'VPHFNZXXS6', 'optId': '', 'Number': 'KA09Z7870', 'amount': '10.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'billAmount': '9.98', 'VoucherCode': '', 'last_status_poll': {'Comi': '0.020', 'RefId': '', 'TxnId': 'VPHFNZXXS6', 'amount': '10.00', 'number': 'KA09Z7870', 'status': 'PENDING', 'orderId': '2025102704129498', 'reqTime': '2025-10-27 16:12:12', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'VoucherCode': ''}} STATUS VPHFNZXXS6 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPHFNZXXS6 STATUS VPHFNZXXS6 start ts=2025-10-27T10:43:05.963422+00:00 ------------------ Response data ----------------- {'bal': '10166.368', 'Comi': '0.020', 'TxnId': 'VPHFNZXXS6', 'optId': '', 'Number': 'KA09Z7870', 'amount': '10.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'billAmount': '9.98', 'VoucherCode': '', 'last_status_poll': {'Comi': '0.020', 'RefId': '', 'TxnId': 'VPHFNZXXS6', 'amount': '10.00', 'number': 'KA09Z7870', 'status': 'PENDING', 'orderId': '2025102704129498', 'reqTime': '2025-10-27 16:12:12', 'resText': 'Payment Success Processed', 'service': 'FASTag', 'operator': 'ICIF', 'VoucherCode': ''}} STATUS VPHFNZXXS6 calling provider\u2026 RAW {'orderId': '2025102704129498', 'TxnId': 'VPHFNZXXS6', 'status': 'PENDING', 'number': 'KA09Z7870', 'amount': '10.00', 'RefId': '', 'operator': 'ICIF', 'service': 'FASTag', 'Comi': '0.020', 'reqTime': '2025-10-27 16:12:12', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VPHFNZXXS6 provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102704129498 STATUS VPHFNZXXS6 current=Pending age=16.3s young_pending=True STATUS VPHFNZXXS6 no status change (current=Pending, provider=Pending) STATUS VPHFNZXXS6 respond -> PENDING, msg='Payment Success Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3240'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3240 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPLKE94GQB service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge bg start order_id=VPQMX5JTTL service=fastag fastag In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service bg done order_id=VPQMX5JTTL status=Failed 2. Failed 2. Failed =============================== Just entered Recharge Status API ================================== txnid VPQMX5JTTL STATUS VPQMX5JTTL start ts=2025-10-27T10:44:42.923936+00:00 ------------------ Response data ----------------- {'bal': '0', 'Comi': '0.000', 'TxnId': 'VPQMX5JTTL', 'optId': '', 'Number': 'KA09Z7870', 'amount': '10.00', 'status': 'FAILED', 'resText': 'There are no pending dues for the details entered bill', 'service': 'FASTag', 'operator': 'ICIF', 'billAmount': '', 'VoucherCode': ''} STATUS VPQMX5JTTL calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPQMX5JTTL', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQMX5JTTL provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQMX5JTTL current=Failed age=3.8s young_pending=False STATUS VPQMX5JTTL persisted change: Failed -> Error STATUS VPQMX5JTTL summary synced to Error STATUS VPQMX5JTTL respond -> ERROR, msg='Transaction id not Exist', terminal=False Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPLKE94GQB Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPLKE94GQB STATUS VPLKE94GQB start ts=2025-10-27T10:44:47.888897+00:00 ------------------ Response data ----------------- {'bal': '10019.37', 'Comi': '6.615', 'optId': '7413617062', 'amount': 147, 'mobile': '7287012247', 'status': 'SUCCESS', 'orderId': 'VPLKE94GQB', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '147.00'} STATUS VPLKE94GQB LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagarur', 'last_name': 'Nagendra ', 'mobile_number': '9963535474', 'email': 'nagaruru.nagendra@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515003', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][30609] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'KOTAPARTHI ', 'last_name': 'SUNDARA RAO ', 'mobile_number': '6302807836', 'email': 'kotaparthisundars@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'ANANTHAGIRI ', 'pincode': '515345', 'referral_code_input': 'VP2RTK80', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Bhanu', 'last_name': 'Chander ', 'mobile_number': '8897022284', 'email': 'bhanuchander88970@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayapet ', 'pincode': '509409', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'Nageena', 'last_name': 'S', 'mobile_number': '9491744292', 'email': 'mohammadsheik2008@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515591', 'referral_code_input': 'VRL17140', 'agreed_terms': True} {'first_name': 'Suseela ', 'last_name': 'Dogga', 'mobile_number': '6281370188', 'email': 'suseeladogga04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Parvathipuram ', 'pincode': '535501', 'referral_code_input': 'VP034TBY', 'agreed_terms': True} {'first_name': 'Suseela ', 'last_name': 'Dogga', 'mobile_number': '6281370188', 'email': 'suseeladogga04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Parvathipuram ', 'pincode': '535501', 'referral_code_input': 'VP034TBY', 'agreed_terms': True} {'first_name': 'Suseela ', 'last_name': 'Dogga', 'mobile_number': '6281370188', 'email': 'suseeladogga04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Parvathipuram ', 'pincode': '535501', 'referral_code_input': 'VP034TBY', 'agreed_terms': True} {'first_name': 'Durgam nagalaxmi ', 'last_name': 'D.nagalaxmi ', 'mobile_number': '9573520711', 'email': 'durgamnagalaxmi45@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Palakurthi', 'pincode': '505187', 'referral_code_input': 'VRL16702', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonju', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonju', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonju', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'KA09Z7870'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'KA09Z7870'} KA09Z7870 OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'KA09Z7870', 'amount': '10'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'KA09Z7870', 'amount': '10'} KA09Z7870 {'first_name': 'RAMALINGAM', 'last_name': 'S', 'mobile_number': '9840838814', 'email': 'ramalingam.s1968@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '498', 'city': 'ARAKKONAM', 'pincode': '631005', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '9849178842'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '9849178842'} 9849178842 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Purushothamreddy ', 'last_name': 'C', 'mobile_number': '9844829783', 'email': 'purushothamreddycpr4@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560037', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kukarikari', 'last_name': 'Bhulaxmi', 'mobile_number': '9542020026', 'email': 'kukarikarikrishna@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '524', 'city': 'Kadam', 'pincode': '504203', 'referral_code_input': 'VP0KKXPQ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'PUNEM', 'last_name': 'SUMANTH', 'mobile_number': '7702540676', 'email': 'punemsumanth1234@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '513', 'city': 'Khammam', 'pincode': '507122', 'referral_code_input': 'VP1UXQ7H', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OSError: LSAPI: File error {'first_name': 'Subha ', 'last_name': 'Ghosh', 'mobile_number': '9832888241', 'email': 'ghoshnaran2@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '575', 'city': 'Taldangra', 'pincode': '722512', 'referral_code_input': '', 'agreed_terms': True} 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VP3NS62TGO service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg failed order_id=VP3NS62TGO Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi', 'last_name': 'Charan', 'mobile_number': '6302531298', 'email': 'pangicharan14@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 11690 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 12542 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Venkat Reddy ', 'last_name': 'Kuchuri', 'mobile_number': '9885215620', 'email': 'venkatreddykuchuri@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mohali gidda', 'pincode': '509410', 'referral_code_input': 'VRL14509', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2636'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2636 VerifyTxnPinSerializer(data={'transaction_pin': '6363'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6363 VerifyTxnPinSerializer(data={'transaction_pin': '9696'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9696 VerifyTxnPinSerializer(data={'transaction_pin': '3636'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3636 1. recharge_status : Pending txnid VPGT1ZRKQA STATUS VPGT1ZRKQA start ts=2025-10-27T11:13:28.408000+00:00 bg start order_id=VPGT1ZRKQA service=prepaid STATUS VPGT1ZRKQA no local tx row yet prepaid STATUS VPGT1ZRKQA calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPGT1ZRKQA', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPGT1ZRKQA provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPGT1ZRKQA no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPGT1ZRKQA STATUS VPGT1ZRKQA start ts=2025-10-27T11:13:34.654787+00:00 STATUS VPGT1ZRKQA no local tx row yet STATUS VPGT1ZRKQA calling provider\u2026 RAW {'orderId': '202510271643349543', 'TxnId': 'VPGT1ZRKQA', 'status': 'PENDING', 'number': '9346584810', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 16:43:34', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPGT1ZRKQA provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271643349543 STATUS VPGT1ZRKQA no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPGT1ZRKQA STATUS VPGT1ZRKQA start ts=2025-10-27T11:13:40.517480+00:00 STATUS VPGT1ZRKQA no local tx row yet STATUS VPGT1ZRKQA calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPGT1ZRKQA Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510271643349543', 'TxnId': 'VPGT1ZRKQA', 'status': 'SUCCESS', 'number': '9346584810', 'amount': '22.00', 'RefId': '1613343615', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.396', 'reqTime': '2025-10-27 16:43:34', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPGT1ZRKQA provider -> normalized=SUCCESS, resText='Payment Processed', refId=1613343615, orderId=202510271643349543 STATUS VPGT1ZRKQA no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mandan', 'last_name': 'Sushma', 'mobile_number': '9676992613', 'email': 'mandansushma26@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Kodad', 'pincode': '598206', 'referral_code_input': 'VRL14266', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mallesh ', 'last_name': 'Alam', 'mobile_number': '6305756901', 'email': 'alammallesh84@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Dabba ', 'pincode': '504299', 'referral_code_input': 'VP2SNOFZ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pranavi', 'last_name': 'Ravipadu', 'mobile_number': '9642599702', 'email': 'narayanaswamidaruvuri999@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Ravipadu', 'pincode': '522603', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pranavi ', 'last_name': 'Ravipadu ', 'mobile_number': '9642599702', 'email': 'narayanaswamidaruvuri999@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Ravipadu ', 'pincode': '522603', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pranavi ', 'last_name': 'Ravipadu ', 'mobile_number': '9642599702', 'email': 'narayanaswamidaruvuri999@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Ravipadu ', 'pincode': '522603', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'J', 'last_name': 'Singh', 'mobile_number': '8186810554', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Chittoor', 'pincode': '517401', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][23415] [ERROR] [UID:1069][23416] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 23416 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 23415 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2345'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2345 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3456'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3456 1. recharge_status : Pending VerifyTxnPinSerializer(data={'transaction_pin': '6859'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6859 1. recharge_status : Pending txnid VP2DA3HDO0 STATUS VP2DA3HDO0 start ts=2025-10-27T11:25:46.509337+00:00 bg start order_id=VP2DA3HDO0 service=prepaid STATUS VP2DA3HDO0 no local tx row yet prepaid STATUS VP2DA3HDO0 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge bg start order_id=VP450WJDAP service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP450WJDAP STATUS VP450WJDAP start ts=2025-10-27T11:25:47.746953+00:00 STATUS VP450WJDAP no local tx row yet STATUS VP450WJDAP calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP2DA3HDO0', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP2DA3HDO0 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP2DA3HDO0 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) RAW {'orderId': '202510271655489970', 'TxnId': 'VP450WJDAP', 'status': 'PENDING', 'number': '9160168726', 'amount': '10.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 16:55:48', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP450WJDAP provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271655489970 STATUS VP450WJDAP no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP2DA3HDO0 STATUS VP2DA3HDO0 start ts=2025-10-27T11:25:53.450587+00:00 STATUS VP2DA3HDO0 no local tx row yet STATUS VP2DA3HDO0 calling provider\u2026 RAW {'orderId': '202510271655534043', 'TxnId': 'VP2DA3HDO0', 'status': 'PENDING', 'number': '9030735110', 'amount': '22.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 16:55:53', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP2DA3HDO0 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271655534043 STATUS VP2DA3HDO0 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP450WJDAP STATUS VP450WJDAP start ts=2025-10-27T11:25:54.353228+00:00 STATUS VP450WJDAP no local tx row yet STATUS VP450WJDAP calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP450WJDAP Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510271655489970', 'TxnId': 'VP450WJDAP', 'status': 'SUCCESS', 'number': '9160168726', 'amount': '10.00', 'RefId': 'PBR2510271655440137', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.360', 'reqTime': '2025-10-27 16:55:48', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP450WJDAP provider -> normalized=SUCCESS, resText='Payment Processed', refId=PBR2510271655440137, orderId=202510271655489970 STATUS VP450WJDAP no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== txnid VP2DA3HDO0 STATUS VP2DA3HDO0 start ts=2025-10-27T11:25:59.529775+00:00 STATUS VP2DA3HDO0 no local tx row yet STATUS VP2DA3HDO0 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP2DA3HDO0 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510271655534043', 'TxnId': 'VP2DA3HDO0', 'status': 'SUCCESS', 'number': '9030735110', 'amount': '22.00', 'RefId': '1613558904', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.396', 'reqTime': '2025-10-27 16:55:53', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP2DA3HDO0 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1613558904, orderId=202510271655534043 STATUS VP2DA3HDO0 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][20921] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][20921] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][20921] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][20921] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][20921] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][20921] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][20921] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 30741 was killed by signal: 15, core dumped: no [UID:1069][20921] Child process with pid: 30725 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7855'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7855 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1998'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1998 VerifyTxnPinSerializer(data={'transaction_pin': '5840'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5840 1. recharge_status : Pending txnid VPB09RTXEI bg start order_id=VPB09RTXEI service=prepaid STATUS VPB09RTXEI start ts=2025-10-27T11:38:49.190180+00:00 prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPB09RTXEI no local tx row yet STATUS VPB09RTXEI calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510271708497983', 'TxnId': 'VPB09RTXEI', 'status': 'PENDING', 'number': '7855917897', 'amount': '26.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 17:08:49', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPB09RTXEI provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271708497983 STATUS VPB09RTXEI no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPB09RTXEI STATUS VPB09RTXEI start ts=2025-10-27T11:38:56.606880+00:00 STATUS VPB09RTXEI no local tx row yet STATUS VPB09RTXEI calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPB09RTXEI Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510271708497983', 'TxnId': 'VPB09RTXEI', 'status': 'FAILED', 'number': '7855917897', 'amount': '26.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 17:08:49', 'VoucherCode': None, 'resText': 'This plan is applicable for Jio Phone customers only'} STATUS VPB09RTXEI provider -> normalized=FAILED, resText='This plan is applicable for Jio Phone customers only', refId=, orderId=202510271708497983 STATUS VPB09RTXEI no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPB09RTXEI STATUS VPB09RTXEI start ts=2025-10-27T11:39:02.865266+00:00 ------------------ Response data ----------------- {'bal': '9604.42', 'Comi': '0.000', 'optId': '', 'amount': 26, 'mobile': '7855917897', 'status': 'FAILED', 'orderId': 'VPB09RTXEI', 'resText': 'This plan is applicable for Jio Phone customers only', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPB09RTXEI LOCAL terminal -> FAILED VerifyTxnPinSerializer(data={'transaction_pin': '1998'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1998 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1998'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1998 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1998'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1998 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7633'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7633 OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][1999] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt 1. recharge_status : Pending OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][1997] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][20921] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) {'first_name': 'pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'pangi', 'last_name': 'Satyarao', 'mobile_number': '6300147165', 'email': 'pangisatyarao42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Visakhapatnam', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mallesh ', 'last_name': 'Alam', 'mobile_number': '6305756901', 'email': 'alammallesh84@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Dabba ', 'pincode': '504299', 'referral_code_input': 'VP2SNOFZ', 'agreed_terms': True} {'first_name': 'Mallesh ', 'last_name': 'Alam', 'mobile_number': '6305756901', 'email': 'alammallesh84@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Dabba ', 'pincode': '504299', 'referral_code_input': 'VP2SNOFZ', 'agreed_terms': True} {'first_name': 'Pranavi ', 'last_name': 'Ravipadu ', 'mobile_number': '9642599702', 'email': 'narayanaswamidaruvuri999@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Ravipadu ', 'pincode': '522603', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pranavi ', 'last_name': 'Ravipadu ', 'mobile_number': '9642599702', 'email': 'narayanaswamidaruvuri999@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Ravipadu ', 'pincode': '522603', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pranavi ', 'last_name': 'Ravipadu ', 'mobile_number': '9642599702', 'email': 'narayanaswamidaruvuri999@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Ravipadu ', 'pincode': '522603', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'GURAPPA', 'last_name': 'DALAVAI', 'mobile_number': '9989730967', 'email': 'rcdsgurappa@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517505', 'referral_code_input': 'VP279D6J', 'agreed_terms': True} {'first_name': 'J Manmohan ', 'last_name': 'Singh', 'mobile_number': '8186810554', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Chittoor', 'pincode': '517401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'J Manmohan ', 'last_name': 'Singh', 'mobile_number': '8186810554', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Chittoor', 'pincode': '517401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'J Manmohan ', 'last_name': 'Singh', 'mobile_number': '8186810554', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Chittoor ', 'pincode': '517401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mamatha', 'last_name': 'Shetty ', 'mobile_number': '9100723889', 'email': 'mamathasheeti15@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Hyderabad ', 'pincode': '507123', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'A P', 'last_name': 'Kumari ', 'mobile_number': '9391728202', 'email': 'apkumari06@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Venkatagirikota', 'pincode': '517424', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'M ', 'last_name': 'Radha', 'mobile_number': '8297876167', 'email': 'mradhabujji@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Venkatagirikota', 'pincode': '517424', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'J', 'last_name': 'Singh', 'mobile_number': '8186810554', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Chittoor', 'pincode': '517401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'J Manmohan ', 'last_name': 'Singh', 'mobile_number': '8186810554', 'email': 'ms974317@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Chittoor', 'pincode': '517401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'J Manmohan ', 'last_name': 'Singh', 'mobile_number': '8186810554', 'email': 'ms974317@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Chittoor', 'pincode': '517401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'J Manmohan ', 'last_name': 'Singh', 'mobile_number': '8186810554', 'email': 'ms974317@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Chittoor', 'pincode': '517401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'J', 'last_name': 'Singh', 'mobile_number': '8186810554', 'email': 'ms974317@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Chittoor', 'pincode': '517401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'J', 'last_name': 'Singh', 'mobile_number': '8186810554', 'email': 'ms974317@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Chittoor', 'pincode': '517401', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ramesh ', 'last_name': 'Bondada', 'mobile_number': '7702224446', 'email': 'bondadaramesh83@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram ', 'pincode': '534204', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'P', 'last_name': 'Ramana', 'mobile_number': '9493059916', 'email': 'policeramana2@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Nallacharuvu ', 'pincode': '515551', 'referral_code_input': 'VRL16669', 'agreed_terms': True} [UID:1069][20921] Child process with pid: 1999 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7633'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7633 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VP6WLSZ4SE service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP6WLSZ4SE Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP6WLSZ4SE STATUS VP6WLSZ4SE start ts=2025-10-27T11:41:32.159159+00:00 ------------------ Response data ----------------- {'bal': '9611.42', 'Comi': '0.114', 'optId': '6722808162', 'amount': 19, 'mobile': '7013401427', 'status': 'SUCCESS', 'orderId': 'VP6WLSZ4SE', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VP6WLSZ4SE LOCAL terminal -> SUCCESS {'first_name': 'Pranavi ', 'last_name': 'Ravipadu ', 'mobile_number': '9642599702', 'email': 'narayanaswamidaruvuri999@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Ravipadu ', 'pincode': '522603', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pranavi ', 'last_name': 'Ravipadu ', 'mobile_number': '9642599702', 'email': 'narayanaswamidaruvuri999@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Ravipadu ', 'pincode': '522603', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'P', 'last_name': 'Ramana', 'mobile_number': '9493059916', 'email': 'policeramana2@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Nallacharuvu', 'pincode': '515551', 'referral_code_input': 'VRL16669', 'agreed_terms': True} {'first_name': 'P', 'last_name': 'Ramana', 'mobile_number': '9493059916', 'email': 'policeramana2@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Nallacharuvu', 'pincode': '515551', 'referral_code_input': 'VRL16669', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Malikipuram', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mondi pedda', 'last_name': 'Mogilaiah', 'mobile_number': '9398311698', 'email': 'pmogilaiah2023@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahaboobnagar ', 'pincode': '509204', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Mondi pedda', 'last_name': 'Mogilaiah', 'mobile_number': '9398311698', 'email': 'pmogilaiah2023@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahaboobnagar ', 'pincode': '509204', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'DERANGULA', 'last_name': 'DEVIDRAJU', 'mobile_number': '9195732959', 'email': 'devidrajuderangula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508204', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DERANGULA', 'last_name': 'DEVIDRAJU', 'mobile_number': '9195732959', 'email': 'devidrajuderangula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508204', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DERANGULA', 'last_name': 'DEVIDRAJU', 'mobile_number': '9195732959', 'email': 'devidrajuderangula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508204', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Madanu ', 'last_name': 'Swetha', 'mobile_number': '9381881721', 'email': 'Madanuswetha77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Uppal', 'pincode': '500092', 'referral_code_input': 'VP8WQCSS', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7778'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7778 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPPAOZ0WVU service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPPAOZ0WVU STATUS VPPAOZ0WVU start ts=2025-10-27T11:50:25.050088+00:00 STATUS VPPAOZ0WVU no local tx row yet STATUS VPPAOZ0WVU calling provider\u2026 RAW {'orderId': '202510271720251415', 'TxnId': 'VPPAOZ0WVU', 'status': 'PENDING', 'number': '9949134389', 'amount': '26.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 17:20:25', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPPAOZ0WVU provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271720251415 STATUS VPPAOZ0WVU no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPPAOZ0WVU STATUS VPPAOZ0WVU start ts=2025-10-27T11:50:33.468196+00:00 STATUS VPPAOZ0WVU no local tx row yet STATUS VPPAOZ0WVU calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPPAOZ0WVU Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510271720251415', 'TxnId': 'VPPAOZ0WVU', 'status': 'SUCCESS', 'number': '9949134389', 'amount': '26.00', 'RefId': '924523043', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.468', 'reqTime': '2025-10-27 17:20:25', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPPAOZ0WVU provider -> normalized=SUCCESS, resText='Payment Processed', refId=924523043, orderId=202510271720251415 STATUS VPPAOZ0WVU no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'NAGALLA ', 'last_name': 'MURALI ', 'mobile_number': '9676337913', 'email': 'nagallamurali104@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Dammapeta', 'pincode': '507306', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'NAGALLA ', 'last_name': 'MURALI ', 'mobile_number': '9676337913', 'email': 'nagallamurali104@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Dammapeta', 'pincode': '507306', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 7122 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9666'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9666 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VP0XT5H9L7 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge 7122 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP0XT5H9L7 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VP0XT5H9L7 STATUS VP0XT5H9L7 start ts=2025-10-27T12:01:22.456578+00:00 ------------------ Response data ----------------- {'bal': '9576.98', 'Comi': '0.114', 'optId': '6722985006', 'amount': 19, 'mobile': '9505058158', 'status': 'SUCCESS', 'orderId': 'VP0XT5H9L7', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VP0XT5H9L7 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Victor', 'last_name': 'Gamaliel', 'mobile_number': '9014827273', 'email': 'sirichandrika331999@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515004', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Laxmi ', 'last_name': 'Puranik ', 'mobile_number': '7899955225', 'email': 'laxmipurnik3232@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '266', 'city': 'Gulbarga ', 'pincode': '585101', 'referral_code_input': 'VRL16456', 'agreed_terms': True} {'first_name': 'Sekharapalli', 'last_name': 'Sivakumar', 'mobile_number': '9491655312', 'email': 'sivakumar.friends246@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '534243', 'referral_code_input': 'VRL14949', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Ashwini ', 'last_name': 'ashu', 'mobile_number': '9945694261', 'email': 'ashiashwini1996@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Venkatagirikota ', 'pincode': '517424', 'referral_code_input': '', 'agreed_terms': True} 7122 {'first_name': 'Dg', 'last_name': 'Hariprasad', 'mobile_number': '7981878821', 'email': 'pocox5dg@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517505', 'referral_code_input': 'VRL17198', 'agreed_terms': True} {'first_name': 'BANDI ', 'last_name': 'SRINIVAS ', 'mobile_number': '8074226365', 'email': 'bandicnu72@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'GODAVARIKHANI ', 'pincode': '505209', 'referral_code_input': 'VRL17171', 'agreed_terms': True} 7122 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4422'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4422 1. recharge_status : Pending bg start order_id=VP9ANCM5RN service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VP9ANCM5RN STATUS VP9ANCM5RN start ts=2025-10-27T12:15:36.124491+00:00 STATUS VP9ANCM5RN no local tx row yet STATUS VP9ANCM5RN calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VP9ANCM5RN', 'client_txn_id': 'VP9ANCM5RN', 'provider_order_id': 'VP9ANCM5RN', 'message': 'Payment Processed', 'raw': {'orderId': 'VP9ANCM5RN', 'status': 'PENDING', 'mobile': '9491803692', 'amount': 239, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '9338.09', 'billAmount': '239.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '239.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '239.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VP9ANCM5RN status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510271745233155', 'TxnId': 'VP9ANCM5RN', 'status': 'PENDING', 'number': '9491803692', 'amount': '239.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 17:45:23', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP9ANCM5RN provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510271745233155 STATUS VP9ANCM5RN no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP9ANCM5RN STATUS VP9ANCM5RN start ts=2025-10-27T12:15:46.615073+00:00 ------------------ Response data ----------------- {'bal': '9338.09', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9491803692', 'status': 'PENDING', 'orderId': 'VP9ANCM5RN', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00'} STATUS VP9ANCM5RN LOCAL pending within grace 15s -> PENDING txnid VP9ANCM5RN STATUS VP9ANCM5RN start ts=2025-10-27T12:15:52.784749+00:00 ------------------ Response data ----------------- {'bal': '9338.09', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9491803692', 'status': 'PENDING', 'orderId': 'VP9ANCM5RN', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00'} STATUS VP9ANCM5RN calling provider\u2026 RAW {'orderId': '202510271745233155', 'TxnId': 'VP9ANCM5RN', 'status': 'PENDING', 'number': '9491803692', 'amount': '239.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 17:45:23', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP9ANCM5RN provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510271745233155 STATUS VP9ANCM5RN current=Pending age=15.8s young_pending=True STATUS VP9ANCM5RN no status change (current=Pending, provider=Pending) STATUS VP9ANCM5RN respond -> PENDING, msg='Payment Processed', terminal=False txnid VP9ANCM5RN STATUS VP9ANCM5RN start ts=2025-10-27T12:15:58.994890+00:00 ------------------ Response data ----------------- {'bal': '9338.09', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9491803692', 'status': 'PENDING', 'orderId': 'VP9ANCM5RN', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP9ANCM5RN', 'amount': '239.00', 'number': '9491803692', 'status': 'PENDING', 'orderId': '202510271745233155', 'reqTime': '2025-10-27 17:45:23', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP9ANCM5RN LOCAL pending within grace 15s -> PENDING txnid VP9ANCM5RN STATUS VP9ANCM5RN start ts=2025-10-27T12:16:04.424740+00:00 ------------------ Response data ----------------- {'bal': '9338.09', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9491803692', 'status': 'PENDING', 'orderId': 'VP9ANCM5RN', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP9ANCM5RN', 'amount': '239.00', 'number': '9491803692', 'status': 'PENDING', 'orderId': '202510271745233155', 'reqTime': '2025-10-27 17:45:23', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP9ANCM5RN LOCAL pending within grace 15s -> PENDING txnid VP9ANCM5RN STATUS VP9ANCM5RN start ts=2025-10-27T12:16:09.724623+00:00 ------------------ Response data ----------------- {'bal': '9338.09', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9491803692', 'status': 'PENDING', 'orderId': 'VP9ANCM5RN', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP9ANCM5RN', 'amount': '239.00', 'number': '9491803692', 'status': 'PENDING', 'orderId': '202510271745233155', 'reqTime': '2025-10-27 17:45:23', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP9ANCM5RN calling provider\u2026 RAW {'orderId': '202510271745233155', 'TxnId': 'VP9ANCM5RN', 'status': 'PENDING', 'number': '9491803692', 'amount': '239.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 17:45:23', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP9ANCM5RN provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510271745233155 STATUS VP9ANCM5RN current=Pending age=16.9s young_pending=True STATUS VP9ANCM5RN no status change (current=Pending, provider=Pending) STATUS VP9ANCM5RN respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== txnid VP9ANCM5RN STATUS VP9ANCM5RN start ts=2025-10-27T12:16:17.171809+00:00 ------------------ Response data ----------------- {'bal': '9338.09', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9491803692', 'status': 'PENDING', 'orderId': 'VP9ANCM5RN', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP9ANCM5RN', 'amount': '239.00', 'number': '9491803692', 'status': 'PENDING', 'orderId': '202510271745233155', 'reqTime': '2025-10-27 17:45:23', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP9ANCM5RN LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1998'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1998 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 27896 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8978'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8978 1. recharge_status : Pending txnid VPFIYSJ11J STATUS VPFIYSJ11J start ts=2025-10-27T12:18:31.400986+00:00 bg start order_id=VPFIYSJ11J service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPFIYSJ11J no local tx row yet STATUS VPFIYSJ11J calling provider\u2026 RAW {'orderId': '202510271748328041', 'TxnId': 'VPFIYSJ11J', 'status': 'PENDING', 'number': '9381638209', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 17:48:32', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPFIYSJ11J provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271748328041 STATUS VPFIYSJ11J no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPFIYSJ11J STATUS VPFIYSJ11J start ts=2025-10-27T12:18:37.921709+00:00 STATUS VPFIYSJ11J no local tx row yet STATUS VPFIYSJ11J calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPFIYSJ11J Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510271748328041', 'TxnId': 'VPFIYSJ11J', 'status': 'SUCCESS', 'number': '9381638209', 'amount': '19.00', 'RefId': '6723155497', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-27 17:48:32', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPFIYSJ11J provider -> normalized=SUCCESS, resText='Payment Processed', refId=6723155497, orderId=202510271748328041 STATUS VPFIYSJ11J no-local -> SUCCESS passthrough 1. recharge_status : Pending txnid VPH3Q81YH8 STATUS VPH3Q81YH8 start ts=2025-10-27T12:18:48.452255+00:00 bg start order_id=VPH3Q81YH8 service=prepaid STATUS VPH3Q81YH8 no local tx row yet prepaid STATUS VPH3Q81YH8 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPH3Q81YH8', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPH3Q81YH8 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPH3Q81YH8 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPH3Q81YH8 STATUS VPH3Q81YH8 start ts=2025-10-27T12:18:54.674337+00:00 STATUS VPH3Q81YH8 no local tx row yet STATUS VPH3Q81YH8 calling provider\u2026 RAW {'orderId': '202510271748543309', 'TxnId': 'VPH3Q81YH8', 'status': 'PENDING', 'number': '8985327035', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 17:48:54', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPH3Q81YH8 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271748543309 STATUS VPH3Q81YH8 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPH3Q81YH8 STATUS VPH3Q81YH8 start ts=2025-10-27T12:19:00.597436+00:00 STATUS VPH3Q81YH8 no local tx row yet STATUS VPH3Q81YH8 calling provider\u2026 RAW {'orderId': '202510271748543309', 'TxnId': 'VPH3Q81YH8', 'status': 'PENDING', 'number': '8985327035', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 17:48:54', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPH3Q81YH8 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271748543309 STATUS VPH3Q81YH8 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPH3Q81YH8 STATUS VPH3Q81YH8 start ts=2025-10-27T12:19:06.693070+00:00 STATUS VPH3Q81YH8 no local tx row yet STATUS VPH3Q81YH8 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPH3Q81YH8 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510271748543309', 'TxnId': 'VPH3Q81YH8', 'status': 'SUCCESS', 'number': '8985327035', 'amount': '349.00', 'RefId': 'BR000CVZ8UJ6', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-27 17:48:54', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPH3Q81YH8 provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CVZ8UJ6, orderId=202510271748543309 STATUS VPH3Q81YH8 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Konda', 'last_name': 'Raju', 'mobile_number': '8297011917', 'email': 'kondaraju694@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500013', 'referral_code_input': 'VRL16266', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Manjula ', 'last_name': 'Manjula', 'mobile_number': '7032608267', 'email': 'manjuchinttu196@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'V.kota', 'pincode': '517424', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ravi', 'last_name': 'Gubba', 'mobile_number': '9866666316', 'email': 'gubbaravi81@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500074', 'referral_code_input': 'VP63HAM4', 'agreed_terms': True} {'first_name': 'Bala jhansi', 'last_name': 'Jhansi', 'mobile_number': '9121064028', 'email': 'jhansivinid143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Hydrabad', 'pincode': '508001', 'referral_code_input': 'VP3ZRTRR', 'agreed_terms': True} {'first_name': 'Bala jhansi', 'last_name': 'Jhansi', 'mobile_number': '9121064028', 'email': 'jhansivinid143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Hydrabad', 'pincode': '508001', 'referral_code_input': 'VP3ZRTRR', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1023'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1023 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VP1BAZUQKQ service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP1BAZUQKQ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VP1BAZUQKQ STATUS VP1BAZUQKQ start ts=2025-10-27T12:30:55.061200+00:00 ------------------ Response data ----------------- {'bal': '8774.74', 'Comi': '3.582', 'optId': '925047805', 'amount': 199, 'mobile': '9989818749', 'status': 'SUCCESS', 'orderId': 'VP1BAZUQKQ', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '199.00'} STATUS VP1BAZUQKQ LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][4232] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '7075907696'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '7075907696'} 7075907696 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mori', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mori', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mori', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mori', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mori', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mori', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muthyala ', 'last_name': 'Nagadurga ', 'mobile_number': '7893876485', 'email': 'nagad3099@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mori', 'pincode': '533250', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SHAIK', 'last_name': 'NOOR MAHAMMAD', 'mobile_number': '9703695818', 'email': 'noor95818@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'DHARMAVARAM', 'pincode': '515671', 'referral_code_input': 'VRL16425', 'agreed_terms': True} {'first_name': 'Saniya ', 'last_name': 'Eram', 'mobile_number': '7989953197', 'email': 'saniyasani6023@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet ', 'pincode': '502103', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'San', 'last_name': 'Saniya', 'mobile_number': '7989953197', 'email': 'saniyasani6023@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet ', 'pincode': '502103', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'San', 'last_name': 'Saniya', 'mobile_number': '7989953197', 'email': 'saniyasani6023@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet ', 'pincode': '502103', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'San', 'last_name': 'Saniya', 'mobile_number': '7989953197', 'email': 'saniyasani6023@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet ', 'pincode': '502103', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11883] [ERROR] [UID:1069][11884] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 11883 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 11884 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Venkata mani kanta', 'last_name': 'Akumalla', 'mobile_number': '7569537044', 'email': 'aloneboymani792@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Gurazala', 'pincode': '522415', 'referral_code_input': 'VP98WQ52', 'agreed_terms': True} {'first_name': 'Vikram ', 'last_name': 'Vicky', 'mobile_number': '8317558748', 'email': 'vicky90101760@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '501505', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== 4569 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][16798] [ERROR] [UID:1069][16799] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 16798 was killed by signal: 11, core dumped: no [UID:1069][20921] Child process with pid: 16799 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2008'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2008 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4547'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4547 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][18369] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][20921] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ashok', 'last_name': 'Kumar', 'mobile_number': '7019058301', 'email': 'ashok.splab@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri', 'pincode': '515591', 'referral_code_input': 'VRL17140', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'KONATHALA ', 'last_name': 'SHANKARABABU', 'mobile_number': '9182307413', 'email': 'athidhimyseva@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'ANAKAPALLI', 'pincode': '531001', 'referral_code_input': 'VP3WKS9G', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPG60LHX31 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPG60LHX31 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Hari', 'last_name': 'Bhukya', 'mobile_number': '9394133122', 'email': 'haribabu.rasya17@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem', 'pincode': '507115', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Shanmukhararao', 'last_name': 'medaka', 'mobile_number': '6302826434', 'email': 'shanmukhamedaka@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pedana', 'pincode': '521366', 'referral_code_input': 'VRL16397', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9177'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9177 1. recharge_status : Pending bg start order_id=VPE5WVNN2C service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPE5WVNN2C Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPE5WVNN2C STATUS VPE5WVNN2C start ts=2025-10-27T12:53:23.356730+00:00 ------------------ Response data ----------------- {'bal': '8579.32', 'Comi': '3.582', 'optId': '925365928', 'amount': 199, 'mobile': '9100564935', 'status': 'SUCCESS', 'orderId': 'VPE5WVNN2C', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '199.00'} STATUS VPE5WVNN2C LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2580'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2580 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Thaddi ', 'last_name': 'Prasad ', 'mobile_number': '8187048041', 'email': 'thaddiprasad81@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': '', 'pincode': '530053', 'referral_code_input': 'VP9YELNW', 'agreed_terms': True} {'first_name': 'Thaddi ', 'last_name': 'Prasad ', 'mobile_number': '8187048041', 'email': 'thaddiprasad81@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': '', 'pincode': '530053', 'referral_code_input': 'VP9YELNW', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 21480 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'DERANGULA', 'last_name': 'DEVIDRAJU', 'mobile_number': '9195732959', 'email': 'devidrajuderangula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508204', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'DERANGULA', 'last_name': 'DEVIDRAJU', 'mobile_number': '9195732959', 'email': 'devidrajuderangula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508204', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'DERANGULA', 'last_name': 'DEVIDRAJU', 'mobile_number': '9195732959', 'email': 'devidrajuderangula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508204', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. None [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'DERANGULA', 'last_name': 'DEVIDRAJU', 'mobile_number': '9195732959', 'email': 'devidrajuderangula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508204', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'AHMED ', 'last_name': 'PASHA ', 'mobile_number': '9686052169', 'email': 'ahmedpasha78692@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '272', 'city': 'RAICHUR ', 'pincode': '584101', 'referral_code_input': 'VRL17171', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1953'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1953 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1953'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1953 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pavan kumar ', 'last_name': 'Balla ', 'mobile_number': '9494318387', 'email': 'saisiva5343@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pedana ', 'pincode': '521366', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohammad', 'last_name': 'Ayaan', 'mobile_number': '9441081456', 'email': 'aayanmohammad456@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohammad', 'last_name': 'Ayaan', 'mobile_number': '9441081456', 'email': 'aayanmohammad456@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohammad', 'last_name': 'Ayaan', 'mobile_number': '9441081456', 'email': 'aayanmohammad456@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1953'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1953 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3591'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3591 1. recharge_status : Pending txnid VP6YCOJBRN STATUS VP6YCOJBRN start ts=2025-10-27T13:16:26.669103+00:00 bg start order_id=VP6YCOJBRN service=prepaid STATUS VP6YCOJBRN no local tx row yet prepaid STATUS VP6YCOJBRN calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP6YCOJBRN', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP6YCOJBRN provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP6YCOJBRN no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP6YCOJBRN STATUS VP6YCOJBRN start ts=2025-10-27T13:16:34.465848+00:00 STATUS VP6YCOJBRN no local tx row yet STATUS VP6YCOJBRN calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VP6YCOJBRN', 'client_txn_id': 'VP6YCOJBRN', 'provider_order_id': 'VP6YCOJBRN', 'message': 'Payment Processed', 'raw': {'orderId': 'VP6YCOJBRN', 'status': 'PENDING', 'mobile': '8247486376', 'amount': 299, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '8283.90', 'billAmount': '299.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '299.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '299.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VP6YCOJBRN status=Pending 2. Pending 2. Pending RAW {'orderId': '202510271846313606', 'TxnId': 'VP6YCOJBRN', 'status': 'PENDING', 'number': '8247486376', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 18:46:31', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP6YCOJBRN provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510271846313606 STATUS VP6YCOJBRN no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP6YCOJBRN STATUS VP6YCOJBRN start ts=2025-10-27T13:16:41.925300+00:00 ------------------ Response data ----------------- {'bal': '8283.90', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '8247486376', 'status': 'PENDING', 'orderId': 'VP6YCOJBRN', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VP6YCOJBRN LOCAL pending within grace 15s -> PENDING txnid VP6YCOJBRN STATUS VP6YCOJBRN start ts=2025-10-27T13:16:47.123749+00:00 ------------------ Response data ----------------- {'bal': '8283.90', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '8247486376', 'status': 'PENDING', 'orderId': 'VP6YCOJBRN', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VP6YCOJBRN LOCAL pending within grace 15s -> PENDING txnid VP6YCOJBRN STATUS VP6YCOJBRN start ts=2025-10-27T13:16:52.406847+00:00 ------------------ Response data ----------------- {'bal': '8283.90', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '8247486376', 'status': 'PENDING', 'orderId': 'VP6YCOJBRN', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VP6YCOJBRN calling provider\u2026 RAW {'orderId': '202510271846313606', 'TxnId': 'VP6YCOJBRN', 'status': 'PENDING', 'number': '8247486376', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 18:46:31', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP6YCOJBRN provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510271846313606 STATUS VP6YCOJBRN current=Pending age=17.9s young_pending=True STATUS VP6YCOJBRN no status change (current=Pending, provider=Pending) STATUS VP6YCOJBRN respond -> PENDING, msg='Payment Processed', terminal=False txnid VP6YCOJBRN STATUS VP6YCOJBRN start ts=2025-10-27T13:17:06.145239+00:00 ------------------ Response data ----------------- {'bal': '8283.90', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '8247486376', 'status': 'PENDING', 'orderId': 'VP6YCOJBRN', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP6YCOJBRN', 'amount': '299.00', 'number': '8247486376', 'status': 'PENDING', 'orderId': '202510271846313606', 'reqTime': '2025-10-27 18:46:31', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP6YCOJBRN LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP6YCOJBRN STATUS VP6YCOJBRN start ts=2025-10-27T13:17:11.344835+00:00 ------------------ Response data ----------------- {'bal': '8283.90', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '8247486376', 'status': 'PENDING', 'orderId': 'VP6YCOJBRN', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP6YCOJBRN', 'amount': '299.00', 'number': '8247486376', 'status': 'PENDING', 'orderId': '202510271846313606', 'reqTime': '2025-10-27 18:46:31', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP6YCOJBRN calling provider\u2026 RAW {'orderId': '202510271846313606', 'TxnId': 'VP6YCOJBRN', 'status': 'PENDING', 'number': '8247486376', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 18:46:31', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP6YCOJBRN provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510271846313606 STATUS VP6YCOJBRN current=Pending age=18.9s young_pending=True STATUS VP6YCOJBRN no status change (current=Pending, provider=Pending) STATUS VP6YCOJBRN respond -> PENDING, msg='Payment Processed', terminal=False txnid VP6YCOJBRN STATUS VP6YCOJBRN start ts=2025-10-27T13:17:18.641748+00:00 ------------------ Response data ----------------- {'bal': '8283.90', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '8247486376', 'status': 'PENDING', 'orderId': 'VP6YCOJBRN', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP6YCOJBRN', 'amount': '299.00', 'number': '8247486376', 'status': 'PENDING', 'orderId': '202510271846313606', 'reqTime': '2025-10-27 18:46:31', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP6YCOJBRN LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1311'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1311 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP6YCOJBRN STATUS VP6YCOJBRN start ts=2025-10-27T13:17:23.839359+00:00 ------------------ Response data ----------------- {'bal': '8283.90', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '8247486376', 'status': 'PENDING', 'orderId': 'VP6YCOJBRN', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP6YCOJBRN', 'amount': '299.00', 'number': '8247486376', 'status': 'PENDING', 'orderId': '202510271846313606', 'reqTime': '2025-10-27 18:46:31', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP6YCOJBRN LOCAL pending within grace 15s -> PENDING VerifyTxnPinSerializer(data={'transaction_pin': '1311'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1311 txnid VP6YCOJBRN STATUS VP6YCOJBRN start ts=2025-10-27T13:17:29.033529+00:00 ------------------ Response data ----------------- {'bal': '8283.90', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '8247486376', 'status': 'PENDING', 'orderId': 'VP6YCOJBRN', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP6YCOJBRN', 'amount': '299.00', 'number': '8247486376', 'status': 'PENDING', 'orderId': '202510271846313606', 'reqTime': '2025-10-27 18:46:31', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP6YCOJBRN calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510271846313606', 'TxnId': 'VP6YCOJBRN', 'status': 'PENDING', 'number': '8247486376', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 18:46:31', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP6YCOJBRN provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510271846313606 STATUS VP6YCOJBRN current=Pending age=17.7s young_pending=True STATUS VP6YCOJBRN no status change (current=Pending, provider=Pending) STATUS VP6YCOJBRN respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3600'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3600 1. recharge_status : Pending bg start order_id=VPUA9FTBF9 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPUA9FTBF9 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPUA9FTBF9 STATUS VPUA9FTBF9 start ts=2025-10-27T13:17:51.257093+00:00 ------------------ Response data ----------------- {'bal': '8086.90', 'Comi': '0.000', 'optId': '', 'amount': 197, 'mobile': '9490133223', 'status': 'FAILED', 'orderId': 'VPUA9FTBF9', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '0.00'} STATUS VPUA9FTBF9 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9676'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9676 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9676'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9676 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9676'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9676 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9676'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9676 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][7822] [ERROR] [UID:1069][7823] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 7822 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Songareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 7823 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Songareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Songareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Songareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Songareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohammad ', 'last_name': 'Sadiya ', 'mobile_number': '9676104225', 'email': 'sadiyafirdous950@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': '', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '9676'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9676 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9235'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9235 1. recharge_status : Pending bg start order_id=VP4H4OX6J3 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VP4H4OX6J3 STATUS VP4H4OX6J3 start ts=2025-10-27T13:30:02.276024+00:00 STATUS VP4H4OX6J3 no local tx row yet STATUS VP4H4OX6J3 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP4H4OX6J3', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP4H4OX6J3 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP4H4OX6J3 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== {'first_name': 'Saifulla', 'last_name': 'S', 'mobile_number': '7013484420', 'email': 'mahammadsaifulla1319@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri ', 'pincode': '515556', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VP4H4OX6J3 STATUS VP4H4OX6J3 start ts=2025-10-27T13:30:08.572783+00:00 STATUS VP4H4OX6J3 no local tx row yet STATUS VP4H4OX6J3 calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510271900025265', 'TxnId': 'VP4H4OX6J3', 'status': 'FAILED', 'number': '7404590641', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 19:00:02', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP4H4OX6J3 provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510271900025265 STATUS VP4H4OX6J3 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP4H4OX6J3 STATUS VP4H4OX6J3 start ts=2025-10-27T13:30:16.876753+00:00 STATUS VP4H4OX6J3 no local tx row yet STATUS VP4H4OX6J3 calling provider\u2026 RAW {'orderId': '202510271900025265', 'TxnId': 'VP4H4OX6J3', 'status': 'FAILED', 'number': '7404590641', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 19:00:02', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP4H4OX6J3 provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510271900025265 STATUS VP4H4OX6J3 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 txnid VP4H4OX6J3 STATUS VP4H4OX6J3 start ts=2025-10-27T13:30:23.332992+00:00 STATUS VP4H4OX6J3 no local tx row yet STATUS VP4H4OX6J3 calling provider\u2026 RAW {'orderId': '202510271900025265', 'TxnId': 'VP4H4OX6J3', 'status': 'FAILED', 'number': '7404590641', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 19:00:02', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP4H4OX6J3 provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510271900025265 STATUS VP4H4OX6J3 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 txnid VP4H4OX6J3 STATUS VP4H4OX6J3 start ts=2025-10-27T13:30:29.408299+00:00 STATUS VP4H4OX6J3 no local tx row yet STATUS VP4H4OX6J3 calling provider\u2026 RAW {'orderId': '202510271900025265', 'TxnId': 'VP4H4OX6J3', 'status': 'FAILED', 'number': '7404590641', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 19:00:02', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP4H4OX6J3 provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510271900025265 STATUS VP4H4OX6J3 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== txnid VP4H4OX6J3 STATUS VP4H4OX6J3 start ts=2025-10-27T13:30:35.478728+00:00 STATUS VP4H4OX6J3 no local tx row yet STATUS VP4H4OX6J3 calling provider\u2026 RAW {'orderId': '202510271900025265', 'TxnId': 'VP4H4OX6J3', 'status': 'FAILED', 'number': '7404590641', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 19:00:02', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP4H4OX6J3 provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510271900025265 STATUS VP4H4OX6J3 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) txnid VP4H4OX6J3 STATUS VP4H4OX6J3 start ts=2025-10-27T13:30:41.567667+00:00 STATUS VP4H4OX6J3 no local tx row yet STATUS VP4H4OX6J3 calling provider\u2026 RAW {'orderId': '202510271900025265', 'TxnId': 'VP4H4OX6J3', 'status': 'FAILED', 'number': '7404590641', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 19:00:02', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP4H4OX6J3 provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510271900025265 STATUS VP4H4OX6J3 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP4H4OX6J3 STATUS VP4H4OX6J3 start ts=2025-10-27T13:30:48.658757+00:00 STATUS VP4H4OX6J3 no local tx row yet STATUS VP4H4OX6J3 calling provider\u2026 RAW {'orderId': '202510271900025265', 'TxnId': 'VP4H4OX6J3', 'status': 'FAILED', 'number': '7404590641', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 19:00:02', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP4H4OX6J3 provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510271900025265 STATUS VP4H4OX6J3 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) Iam at inside failure block txnid VP4H4OX6J3 STATUS VP4H4OX6J3 start ts=2025-10-27T13:30:56.128213+00:00 ------------------ Response data ----------------- {'bal': '8084.90', 'Comi': '0.000', 'optId': '', 'amount': 199, 'mobile': '7404590641', 'status': 'FAILED', 'orderId': 'VP4H4OX6J3', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '0.00'} STATUS VP4H4OX6J3 LOCAL terminal -> FAILED Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block =============================== Just entered Recharge Status API ================================== could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP4H4OX6J3 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SEBI', 'last_name': 'ESWARRAO', 'mobile_number': '9170136376', 'email': 'seswar721@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Pachipenta', 'pincode': '535592', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][14645] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][14642] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sangareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sangareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'Kalam ', 'last_name': 'Philip', 'mobile_number': '8639061229', 'email': 'Tellepoter@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradri Kothagudem ', 'pincode': '507124', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} {'first_name': 'Shaik', 'last_name': 'Noor ', 'mobile_number': '9959280411', 'email': 'noorshaik2691@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Kadiri ', 'pincode': '515556', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Boragam ', 'last_name': 'Lykon ', 'mobile_number': '8978409440', 'email': 'lykonboragam1985@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'VISAKHAPATANAM', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Boragam ', 'last_name': 'Lykon ', 'mobile_number': '8978409440', 'email': 'lykonboragam1985@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'VISAKHAPATANAM', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sangareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sangareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sangareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sangareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sangareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sangareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sangareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sangareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Songareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Songareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Songareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'Naveen ', 'last_name': 'Naveen ', 'mobile_number': '7569601594', 'email': 'gantanaveen.reddy6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Songareddy', 'pincode': '502270', 'referral_code_input': 'VRL14699', 'agreed_terms': True} {'first_name': 'Avireddy', 'last_name': 'Gopinathreddy', 'mobile_number': '9951508198', 'email': 'avireddygopi88@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'URAVAKONDA', 'pincode': '515870', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'broadband'), ('provider', 'ACTB'), ('fields', {'account_no': '9000333657'})]) ====================== BillValidate ====================== broadband ACTB {'account_no': '9000333657'} 9000333657 {'first_name': 'MD ', 'last_name': 'Afsar pasha ', 'mobile_number': '9618138601', 'email': 'afsarm355@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Jadcherla', 'pincode': '509202', 'referral_code_input': 'VRL14868', 'agreed_terms': True} {'first_name': 'Bemini ', 'last_name': 'Karthik', 'mobile_number': '6305239018', 'email': 'karthikchinnu059@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500009', 'referral_code_input': 'VP442RWQ', 'agreed_terms': True} {'first_name': 'SEBI', 'last_name': 'ESWARRAO', 'mobile_number': '9170136376', 'email': 'seswar721@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Pachipenta', 'pincode': '535592', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SEBI', 'last_name': 'ESWARRAO', 'mobile_number': '9170136376', 'email': 'seswar721@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Pachipenta', 'pincode': '535592', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SEBI', 'last_name': 'ESWARRAO', 'mobile_number': '9170136376', 'email': 'seswar721@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Pachipenta', 'pincode': '535592', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][20921] Child process with pid: 14645 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 14642 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Raju m', 'last_name': 'Raju m', 'mobile_number': '9963021596', 'email': 'magatalarajurajumagatala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': 'VP0TEBO7', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9063'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9063 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dharshan', 'last_name': 'Dharshan ', 'mobile_number': '9182191964', 'email': 'sangishettisangeetha9@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Bayyaram ', 'pincode': '507211', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2003'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2003 1. recharge_status : Pending bg start order_id=VPKF8TR0QA service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 22913 was killed by signal: 15, core dumped: no Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPKF8TR0QA Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2003'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2003 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9666'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9666 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VP9STIYB0H STATUS VP9STIYB0H start ts=2025-10-27T13:46:35.750617+00:00 bg start order_id=VP9STIYB0H service=prepaid STATUS VP9STIYB0H no local tx row yet prepaid STATUS VP9STIYB0H calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP9STIYB0H', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP9STIYB0H provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP9STIYB0H no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP9STIYB0H STATUS VP9STIYB0H start ts=2025-10-27T13:46:41.420680+00:00 STATUS VP9STIYB0H no local tx row yet STATUS VP9STIYB0H calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP9STIYB0H', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP9STIYB0H provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP9STIYB0H no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP9STIYB0H STATUS VP9STIYB0H start ts=2025-10-27T13:46:47.096950+00:00 STATUS VP9STIYB0H no local tx row yet STATUS VP9STIYB0H calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP9STIYB0H', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP9STIYB0H provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP9STIYB0H no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP9STIYB0H STATUS VP9STIYB0H start ts=2025-10-27T13:46:52.910934+00:00 STATUS VP9STIYB0H no local tx row yet STATUS VP9STIYB0H calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP9STIYB0H Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510271916479170', 'TxnId': 'VP9STIYB0H', 'status': 'FAILED', 'number': '9666501323', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 19:16:47', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP9STIYB0H provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510271916479170 STATUS VP9STIYB0H no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) txnid VP9STIYB0H STATUS VP9STIYB0H start ts=2025-10-27T13:47:04.641550+00:00 ------------------ Response data ----------------- {'bal': '8563.90', 'Comi': '0.000', 'optId': '', 'amount': 19, 'mobile': '9666501323', 'status': 'FAILED', 'orderId': 'VP9STIYB0H', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VP9STIYB0H LOCAL terminal -> FAILED VerifyTxnPinSerializer(data={'transaction_pin': '9666'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9666 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9951'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9951 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2003'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2003 1. recharge_status : Pending txnid VPBON1R9HU STATUS VPBON1R9HU start ts=2025-10-27T13:48:14.894792+00:00 STATUS VPBON1R9HU no local tx row yet STATUS VPBON1R9HU calling provider\u2026 bg start order_id=VPBON1R9HU service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPBON1R9HU', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPBON1R9HU provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPBON1R9HU no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Iam at inside failure block txnid VPBON1R9HU STATUS VPBON1R9HU start ts=2025-10-27T13:48:21.047162+00:00 ------------------ Response data ----------------- {'bal': '8571.90', 'Comi': '0.000', 'optId': '', 'amount': 11, 'mobile': '7569626405', 'status': 'FAILED', 'orderId': 'VPBON1R9HU', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPBON1R9HU LOCAL terminal -> FAILED Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPBON1R9HU Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'selvaraju', 'last_name': 'mukkollu', 'mobile_number': '9195158935', 'email': 'rajuselva162@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'machilipatnam', 'pincode': '521001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pradhan kailash', 'last_name': 'P', 'mobile_number': '9392497085', 'email': 'kailashpradhan7708@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VRL13925', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Raju ', 'last_name': 'Magatala', 'mobile_number': '9963021596', 'email': 'magatalarajurajumagatala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': 'VP0TEBO7', 'agreed_terms': True} {'first_name': 'Godari', 'last_name': 'Pranay', 'mobile_number': '9063998528', 'email': 'pranayp6826@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL16954', 'agreed_terms': True} {'first_name': 'Godari', 'last_name': 'Pranay', 'mobile_number': '9063998528', 'email': 'pranayp6826@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL16954', 'agreed_terms': True} {'first_name': 'Godari', 'last_name': 'Pranay', 'mobile_number': '9063998528', 'email': 'pranayp6826@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL16954', 'agreed_terms': True} {'first_name': 'Dharshan', 'last_name': 'Dharshan', 'mobile_number': '9182191964', 'email': 'sangishettisangeetha9@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Bayyaram ', 'pincode': '507211', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Dharshan', 'last_name': 'Dharshan ', 'mobile_number': '9182191964', 'email': 'sangishettisangeetha9@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Bayyaram ', 'pincode': '507211', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Lykon', 'last_name': 'Boragam', 'mobile_number': '8978409440', 'email': 'lykonboragam1985@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'VISAKHAPATANAM', 'pincode': '531040', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'ajay', 'last_name': 'Patel', 'mobile_number': '9121190343', 'email': 'sunkariajay07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet ', 'pincode': '502108', 'referral_code_input': 'VRL16325', 'agreed_terms': True} {'first_name': 'Chinnodu', 'last_name': 'Borra', 'mobile_number': '7989181262', 'email': 'suresh7989181262@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533124', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chinnodu', 'last_name': 'Borra', 'mobile_number': '7989181262', 'email': 'suresh7989181262@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533124', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Naveen Babu', 'last_name': 'Vallapuneni', 'mobile_number': '9010823831', 'email': 'naveeking33@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Raju', 'last_name': 'Magatala', 'mobile_number': '9963021596', 'email': 'magatalarajurajumagatala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP0TEBO7', 'agreed_terms': True} {'first_name': 'jummu', 'last_name': 'Suresh', 'mobile_number': '8074846084', 'email': 'jammusuresh89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Saluru ', 'pincode': '535591', 'referral_code_input': 'VP8M63I8', 'agreed_terms': True} {'first_name': 'jummu', 'last_name': 'Suresh', 'mobile_number': '8074846084', 'email': 'jammusuresh89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Saluru ', 'pincode': '535591', 'referral_code_input': 'VP8M63I8', 'agreed_terms': True} {'first_name': 'jummu', 'last_name': 'Suresh', 'mobile_number': '8074846084', 'email': 'jammusuresh89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Saluru ', 'pincode': '535591', 'referral_code_input': 'VP8M63I8', 'agreed_terms': True} {'first_name': 'Pradhan kailash', 'last_name': 'P', 'mobile_number': '9392497085', 'email': 'kailashpradhan7708@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VRL13925', 'agreed_terms': True} {'first_name': 'Pradhan kailash', 'last_name': 'P', 'mobile_number': '9392497085', 'email': 'kailashpradhan7708@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VRL13925', 'agreed_terms': True} {'first_name': 'ajay', 'last_name': 'Patel ', 'mobile_number': '9121190343', 'email': 'sunkariajay07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet ', 'pincode': '502108', 'referral_code_input': 'VRL16352', 'agreed_terms': True} {'first_name': 'ajay', 'last_name': 'Patel ', 'mobile_number': '9121190343', 'email': 'sunkariajay07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet ', 'pincode': '502108', 'referral_code_input': 'VRL16352', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6542'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6542 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1347'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1347 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rellu', 'last_name': 'Ramakrishna Rao', 'mobile_number': '9394743690', 'email': 'relluramakrishnarao@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Vizianagaram ', 'pincode': '535003', 'referral_code_input': 'VP5ST9Y8', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SRI VENKATESWARAO ', 'last_name': 'MELLAM ', 'mobile_number': '9059830292', 'email': 'srivenkateshmellam@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mummidivaram ', 'pincode': '533216', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'SRI VENKATESWARAO ', 'last_name': 'MELLAM ', 'mobile_number': '9059830292', 'email': 'srivenkateshmellam@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mummidivaram ', 'pincode': '533216', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SRI VENKATESWARAO ', 'last_name': 'MELLAM ', 'mobile_number': '9059830292', 'email': 'srivenkateshmellam@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mummidivaram ', 'pincode': '533216', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Borgam', 'last_name': 'Lykon', 'mobile_number': '8978409440', 'email': 'lykonboragam1985@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'VISAKHAPATANAM', 'pincode': '531040', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'VADDE ', 'last_name': 'RAMESH ', 'mobile_number': '9381947213', 'email': 'vadderamesh401@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515001', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'selvaraju', 'last_name': 'mukkollu', 'mobile_number': '9195158935', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'machilipatnam', 'pincode': '521001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'selvaraju', 'last_name': 'mukkollu', 'mobile_number': '9195158935', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'machilipatnam', 'pincode': '521001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'selvaraju', 'last_name': 'mukkollu', 'mobile_number': '9195158935', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'machilipatnam', 'pincode': '521001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'SRI VENKATESWARAO ', 'last_name': 'MELLAM ', 'mobile_number': '9059830292', 'email': 'srivenkateshmellam@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Mummidivaram ', 'pincode': '533216', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Boragam ', 'last_name': 'Lykon ', 'mobile_number': '8978409440', 'email': 'lykonboragam1985@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'VISAKHAPATANAM', 'pincode': '531040', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Murali', 'last_name': 'Krishna', 'mobile_number': '9603030287', 'email': 'muralikrishnamankala@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Cumbum ', 'pincode': '523333', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mohammad ', 'last_name': 'Beepasha', 'mobile_number': '9963919981', 'email': 'beepashamohamned007@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Lykon', 'last_name': 'Boragam', 'mobile_number': '8978409440', 'email': 'lykonboragam1985@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'VISAKHAPATANAM', 'pincode': '531040', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Gopikrushna', 'last_name': 'Koonaveni', 'mobile_number': '9492650604', 'email': 'koonaveni.krushna@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '527', 'city': 'Vemulawada', 'pincode': '505302', 'referral_code_input': 'VP13ZDZC', 'agreed_terms': True} {'first_name': 'Borgam', 'last_name': 'Lykon', 'mobile_number': '8978409440', 'email': 'lykonboragam1985@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'VISAKHAPATANAM', 'pincode': '531040', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Borgam', 'last_name': 'Lykon', 'mobile_number': '8978409440', 'email': 'lykonboragam1985@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'VISAKHAPATANAM', 'pincode': '531040', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Borgam', 'last_name': 'Lykon', 'mobile_number': '8978409440', 'email': 'lykonboragam1985@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'VISAKHAPATANAM', 'pincode': '531040', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Borgam', 'last_name': 'Lykon', 'mobile_number': '8978409440', 'email': 'lykonboragam1985@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'VISAKHAPATANAM', 'pincode': '531040', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Borgam', 'last_name': 'Lykon', 'mobile_number': '8978409440', 'email': 'lykonboragam1985@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'VISAKHAPATANAM', 'pincode': '531040', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Dhana laxmi', 'last_name': 'Jadi', 'mobile_number': '9912868672', 'email': 'jadidhanalaxmi1994@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL15237', 'agreed_terms': True} {'first_name': 'Borgam', 'last_name': 'Lykon', 'mobile_number': '8978409440', 'email': 'lykonboragam1985@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'VISAKHAPATANAM', 'pincode': '531040', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'ajay', 'last_name': 'Patel ', 'mobile_number': '9121190343', 'email': 'sunkariajay07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet ', 'pincode': '502108', 'referral_code_input': 'VRL16352', 'agreed_terms': True} {'first_name': 'ajay', 'last_name': 'Patel ', 'mobile_number': '9121190343', 'email': 'sunkariajay07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet ', 'pincode': '502108', 'referral_code_input': 'VRL16352', 'agreed_terms': True} {'first_name': 'ajay', 'last_name': 'Patel ', 'mobile_number': '9121190343', 'email': 'sunkariajay07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet ', 'pincode': '502108', 'referral_code_input': 'VRL16352', 'agreed_terms': True} {'first_name': 'ajay', 'last_name': 'Patel ', 'mobile_number': '9121190343', 'email': 'sunkariajay07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet ', 'pincode': '502108', 'referral_code_input': 'VRL16352', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': '09440941816', 'mobile': '', 'consumer_id': ''})]) ====================== BillValidate ====================== lpg HPG {'book_using': '09440941816', 'mobile': '', 'consumer_id': ''} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'lpg'), ('provider', 'HPG'), ('fields', {'book_using': 'Hp', 'mobile': '9440941816', 'consumer_id': 'Lakshmidevi'})]) ====================== BillValidate ====================== lpg HPG {'book_using': 'Hp', 'mobile': '9440941816', 'consumer_id': 'Lakshmidevi'} 9440941816 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohammad ', 'last_name': 'Saleha ', 'mobile_number': '9704601462', 'email': 'salehaabeed463@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu', 'pincode': '507123', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dhana ', 'last_name': 'Laxmi', 'mobile_number': '9912868672', 'email': 'jadidhanalaxmi1994@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL15237', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][13413] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Shankar', 'last_name': 'Peta', 'mobile_number': '9618148706', 'email': 'shakrpata@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Narketpally', 'pincode': '508254', 'referral_code_input': 'VP3WEPQ9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][13870] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][14718] [ERROR] [UID:1069][14719] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module from numpy.core._multiarray_umath import ( KeyboardInterrupt File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'V', 'last_name': 'Vinod Kumar', 'mobile_number': '9963509804', 'email': 'vvkfstc@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'sullurpet', 'pincode': '524121', 'referral_code_input': 'VP5NTHO9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 14719 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'Dinesh', 'last_name': 'munjewar', 'mobile_number': '9193737192', 'email': 'dmunjewar30@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Kolampet', 'pincode': '504219', 'referral_code_input': 'VRL14197', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 14718 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Uppe ', 'last_name': 'Rajesh ', 'mobile_number': '6303037673', 'email': 'rajeshuppe7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Dharmajigudem', 'pincode': '534462', 'referral_code_input': 'VP9CGQML', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'M ', 'last_name': 'Bharathi', 'mobile_number': '7815854905', 'email': 'madurubharathi97@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515003', 'referral_code_input': 'VRL17188', 'agreed_terms': True} {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Thirupathi ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Srija', 'last_name': 'Munny', 'mobile_number': '6281090923', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '503144', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srija', 'last_name': 'Munny', 'mobile_number': '6281090923', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '503144', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srija', 'last_name': 'Munny', 'mobile_number': '6281090923', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '503144', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Srija', 'last_name': 'Munny', 'mobile_number': '6281090923', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Ramareddy ', 'pincode': '503144', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Srija', 'last_name': 'Munny', 'mobile_number': '6281090923', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '503144', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Dinesh', 'last_name': 'munjewar', 'mobile_number': '9193737192', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Kolampet', 'pincode': '504219', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Dinesh', 'last_name': 'munjewar', 'mobile_number': '9193737192', 'email': 'dmunjewar30@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Kolampet', 'pincode': '504219', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Dinesh', 'last_name': 'munjewar', 'mobile_number': '9193737192', 'email': 'dmunjewar30@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Kolampet', 'pincode': '504219', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3005'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3005 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3039'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3039 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPTDNJJYH9 STATUS VPTDNJJYH9 start ts=2025-10-27T14:26:39.053948+00:00 bg start order_id=VPTDNJJYH9 service=prepaid STATUS VPTDNJJYH9 no local tx row yet prepaid STATUS VPTDNJJYH9 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510271956397977', 'TxnId': 'VPTDNJJYH9', 'status': 'PENDING', 'number': '9948600854', 'amount': '3599.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 19:56:39', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPTDNJJYH9 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510271956397977 STATUS VPTDNJJYH9 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPTDNJJYH9 STATUS VPTDNJJYH9 start ts=2025-10-27T14:26:47.629387+00:00 STATUS VPTDNJJYH9 no local tx row yet STATUS VPTDNJJYH9 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPTDNJJYH9 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510271956397977', 'TxnId': 'VPTDNJJYH9', 'status': 'SUCCESS', 'number': '9948600854', 'amount': '3599.00', 'RefId': '1795153397', 'operator': 'AT', 'service': 'Mobile', 'Comi': '64.782', 'reqTime': '2025-10-27 19:56:39', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPTDNJJYH9 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1795153397, orderId=202510271956397977 STATUS VPTDNJJYH9 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== {'first_name': 'Dinesh', 'last_name': 'munjewar', 'mobile_number': '9193737192', 'email': 'dmunjewar30@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Kolampet', 'pincode': '504219', 'referral_code_input': 'VRL14197', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pradhankailash', 'last_name': 'P', 'mobile_number': '9392497085', 'email': 'kailaspradhan7780@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VRL13925', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Srija', 'last_name': 'Munny ', 'mobile_number': '6281090923', 'email': 'venkatalaxmigone2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '503144', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srija', 'last_name': 'Munny ', 'mobile_number': '6281090923', 'email': 'venkatalaxmigone2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '503144', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mounika', 'last_name': 'Koonaveni', 'mobile_number': '8374521129', 'email': 'jiyamounika@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '527', 'city': 'Vemulawada', 'pincode': '505302', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2007'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2007 VerifyTxnPinSerializer(data={'transaction_pin': '2007'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2007 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '62443030001111'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '62443030001111'} 62443030001111 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPPGFJRHHP service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPPGFJRHHP Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][1507] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Dinesh', 'last_name': 'munjewar', 'mobile_number': '9193737192', 'email': 'dmunjewar30@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Kolampet', 'pincode': '504219', 'referral_code_input': 'VRL14197', 'agreed_terms': True} {'first_name': 'Dinesh', 'last_name': 'munjewar', 'mobile_number': '9193737192', 'email': 'dmunjewar30@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Kolampet', 'pincode': '504219', 'referral_code_input': 'VRL14197', 'agreed_terms': True} {'first_name': 'Dinesh', 'last_name': 'munjewar', 'mobile_number': '9193737192', 'email': 'dmunjewar30@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Kolampet', 'pincode': '504219', 'referral_code_input': 'VRL14197', 'agreed_terms': True} {'first_name': 'Dinesh', 'last_name': 'munjewar', 'mobile_number': '9193737192', 'email': 'dmunjewar30@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Kolampet', 'pincode': '504219', 'referral_code_input': 'VRL14197', 'agreed_terms': True} {'first_name': 'Dinesh', 'last_name': 'munjewar', 'mobile_number': '9193737192', 'email': 'dmunjewar30@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Kolampet', 'pincode': '504219', 'referral_code_input': 'VRL14197', 'agreed_terms': True} {'first_name': 'Dinesh', 'last_name': 'munjewar', 'mobile_number': '9193737192', 'email': 'dmunjewar30@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Kolampet', 'pincode': '504219', 'referral_code_input': 'VRL14197', 'agreed_terms': True} {'first_name': 'DERANGULA', 'last_name': 'DEVIDRAJU', 'mobile_number': '9573295923', 'email': 'devidrajuderangula@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508204', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Raju', 'last_name': 'Koppala ', 'mobile_number': '9052901607', 'email': 'Rajukoppala91@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Anakapalli ', 'pincode': '531030', 'referral_code_input': 'VRL14016', 'agreed_terms': True} {'first_name': 'Guduru', 'last_name': 'Gangadhar', 'mobile_number': '8688853631', 'email': 'jobsyourneed@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyderabad', 'pincode': '502307', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Guduru', 'last_name': 'Gangadhar', 'mobile_number': '8801171790', 'email': 'jobsyourneed@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyderabad', 'pincode': '502307', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Srija', 'last_name': 'Munny ', 'mobile_number': '6281090923', 'email': 'venkatalaxmigone2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '503144', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srija', 'last_name': 'Munny ', 'mobile_number': '6281090923', 'email': 'venkatalaxmigone2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '503144', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srija', 'last_name': 'Munny ', 'mobile_number': '6281090923', 'email': 'venkatalaxmigone2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '503144', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srija', 'last_name': 'Munny ', 'mobile_number': '6281090923', 'email': 'venkatalaxmigone2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '503144', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '6244303001111'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '6244303001111'} 6244303001111 {'first_name': 'Bhargavi', 'last_name': 'P', 'mobile_number': '6301911478', 'email': 'emailmebhargavi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Ongole', 'pincode': '523002', 'referral_code_input': 'VRL16974', 'agreed_terms': True} {'first_name': 'Pradhankailash', 'last_name': 'P', 'mobile_number': '9392497085', 'email': 'kailaspradhan7780@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VRL13925', 'agreed_terms': True} {'first_name': 'Pradhankailash', 'last_name': 'P', 'mobile_number': '9392497085', 'email': 'kailaspradhan7780@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VRL13925', 'agreed_terms': True} {'first_name': 'Pradhankailash', 'last_name': 'P', 'mobile_number': '9392497085', 'email': 'kailaspradhan7780@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517501', 'referral_code_input': 'VRL13925', 'agreed_terms': True} {'first_name': 'G', 'last_name': 'Kiran ', 'mobile_number': '8074268378', 'email': 'gurujanakiran143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500018', 'referral_code_input': 'VP24J1IM', 'agreed_terms': True} {'first_name': 'Dinesh', 'last_name': 'munjewar', 'mobile_number': '9193737192', 'email': 'dmunjewar30@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Kolampet', 'pincode': '504219', 'referral_code_input': 'VRL14197', 'agreed_terms': True} {'first_name': 'Guduru', 'last_name': 'Gangadhara', 'mobile_number': '8801171790', 'email': 'aplggr@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Hyderabad', 'pincode': '502307', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srija', 'last_name': 'Munny ', 'mobile_number': '6281090923', 'email': 'venkatalaxmigone2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '503144', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Tapan Kumar ', 'last_name': 'Singh', 'mobile_number': '8759878303', 'email': 'tapansinghapdx@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '588', 'city': 'Ranaghat ', 'pincode': '741247', 'referral_code_input': 'VP2L7V8C', 'agreed_terms': True} {'first_name': 'KATTA', 'last_name': 'SUBRAMANYAM', 'mobile_number': '9394140059', 'email': 'sridevikatta186@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518002', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} {'first_name': 'KATTA', 'last_name': 'SUBRAMANYAM', 'mobile_number': '9394140059', 'email': 'sridevikatta186@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518002', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} {'first_name': 'KATTA', 'last_name': 'SUBRAMANYAM', 'mobile_number': '9394140059', 'email': 'sridevikatta186@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518002', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9479'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9479 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VP8424WI16 STATUS VP8424WI16 start ts=2025-10-27T14:55:44.885763+00:00 bg start order_id=VP8424WI16 service=prepaid STATUS VP8424WI16 no local tx row yet prepaid STATUS VP8424WI16 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510272025459470', 'TxnId': 'VP8424WI16', 'status': 'PENDING', 'number': '6309791951', 'amount': '929.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 20:25:45', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP8424WI16 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510272025459470 STATUS VP8424WI16 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP8424WI16 STATUS VP8424WI16 start ts=2025-10-27T14:55:51.587827+00:00 STATUS VP8424WI16 no local tx row yet STATUS VP8424WI16 calling provider\u2026 RAW {'orderId': '202510272025459470', 'TxnId': 'VP8424WI16', 'status': 'PENDING', 'number': '6309791951', 'amount': '929.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 20:25:45', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP8424WI16 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510272025459470 STATUS VP8424WI16 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP8424WI16 STATUS VP8424WI16 start ts=2025-10-27T14:55:57.643795+00:00 STATUS VP8424WI16 no local tx row yet STATUS VP8424WI16 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP8424WI16 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510272025459470', 'TxnId': 'VP8424WI16', 'status': 'SUCCESS', 'number': '6309791951', 'amount': '929.00', 'RefId': '1795502402', 'operator': 'AT', 'service': 'Mobile', 'Comi': '16.722', 'reqTime': '2025-10-27 20:25:45', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP8424WI16 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1795502402, orderId=202510272025459470 STATUS VP8424WI16 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][5861] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9290'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9290 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2905'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2905 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Jyothi ', 'last_name': 'Lakshmi', 'mobile_number': '9176759016', 'email': 'jyothilakshmilakshmi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Chittoor', 'pincode': '517001', 'referral_code_input': 'VRL16382', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPBFC2K6B4 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge {'first_name': 'Mesram', 'last_name': 'Hanumanthu', 'mobile_number': '7842742407', 'email': 'mesrambannymsg@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '503', 'city': 'Hyderabad ', 'pincode': '1432', 'referral_code_input': 'VRL15270', 'agreed_terms': True} {'first_name': 'Vanthala', 'last_name': 'Srinu', 'mobile_number': '7569901575', 'email': 'srinuvanthala74@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli ', 'pincode': '531111', 'referral_code_input': 'VP7XQES8', 'agreed_terms': True} {'first_name': 'Aruna ', 'last_name': 'Yadav', 'mobile_number': '8555828927', 'email': 'arunayadav819@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509103', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'UPCL'), ('fields', {'account_id': 'Awdeesh kumar sain'})]) ====================== BillValidate ====================== electricity UPCL {'account_id': 'Awdeesh kumar sain'} Awdeesh kumar sain OrderedDict([('service', 'electricity'), ('provider', 'UPCL'), ('fields', {'account_id': 'Awdesh kumar sain'})]) ====================== BillValidate ====================== electricity UPCL {'account_id': 'Awdesh kumar sain'} Awdesh kumar sain OrderedDict([('service', 'electricity'), ('provider', 'UPCL'), ('fields', {'account_id': '9721600575'})]) ====================== BillValidate ====================== electricity UPCL {'account_id': '9721600575'} 9721600575 {'first_name': 'Aruna ', 'last_name': 'Yadav ', 'mobile_number': '8555828927', 'email': 'arunayadav819@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509103', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Aruna ', 'last_name': 'Yadav ', 'mobile_number': '8555828927', 'email': 'arunayadav819@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509103', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Aruna ', 'last_name': 'Yadav ', 'mobile_number': '8555828927', 'email': 'arunayadav819@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509103', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Aruna ', 'last_name': 'Yadav ', 'mobile_number': '8555828927', 'email': 'arunayadav819@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509103', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Aruna ', 'last_name': 'Yadav ', 'mobile_number': '8555828927', 'email': 'arunayadav819@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509103', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Aruna ', 'last_name': 'Yadav ', 'mobile_number': '8555828927', 'email': 'arunayadav819@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509103', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Aruna ', 'last_name': 'Yadav ', 'mobile_number': '8555828927', 'email': 'arunayadav819@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509103', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Aruna ', 'last_name': 'Yadav ', 'mobile_number': '8555828927', 'email': 'arunayadav819@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509103', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Aruna ', 'last_name': 'Yadav ', 'mobile_number': '8555828927', 'email': 'arunayadav819@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509103', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8382939080'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8382939080'} 8382939080 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPBFC2K6B4 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPBFC2K6B4 STATUS VPBFC2K6B4 start ts=2025-10-27T15:00:53.259447+00:00 ------------------ Response data ----------------- {'bal': '3543.79', 'Comi': '5.382', 'optId': '1795543719', 'amount': 299, 'mobile': '9290684914', 'status': 'SUCCESS', 'orderId': 'VPBFC2K6B4', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '299.00'} STATUS VPBFC2K6B4 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][9335] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][9334] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Ravichandra ', 'last_name': 'Medabalimi ', 'mobile_number': '9652608003', 'email': 'praharvi6799@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur ', 'pincode': '522509', 'referral_code_input': 'VRL15197', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 9335 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 9334 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8382939080'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8382939080'} 8382939080 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Jyothi ', 'last_name': 'Lakshmi', 'mobile_number': '9176759016', 'email': 'jyothilakshmilakshmi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Chittoor', 'pincode': '517001', 'referral_code_input': 'VRL16382', 'agreed_terms': True} {'first_name': 'Jyothi ', 'last_name': 'Lakshmi', 'mobile_number': '9176759016', 'email': 'jyothilakshmilakshmi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Chittoor', 'pincode': '517001', 'referral_code_input': 'VRL16382', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'BPOS'), ('fields', {'mobile': '8004189127'})]) ====================== BillValidate ====================== postpaid BPOS {'mobile': '8004189127'} 8004189127 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Sagar ', 'last_name': 'Kumar', 'mobile_number': '8121209545', 'email': 'sagark92752@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sagar ', 'last_name': 'Kumar', 'mobile_number': '8121209545', 'email': 'sagark92752@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sagar ', 'last_name': 'Kumar', 'mobile_number': '8121209545', 'email': 'sagark92752@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8950'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8950 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8950'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8950 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8950'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8950 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Fakkiravva ', 'last_name': 'Chavadi ', 'mobile_number': '9611749062', 'email': 'fakkiravvachavadi@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '262', 'city': 'Hubli ', 'pincode': '580031', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1436'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1436 1. recharge_status : Pending bg start order_id=VP5BF0YPWJ service=prepaid txnid VP5BF0YPWJ prepaid STATUS VP5BF0YPWJ start ts=2025-10-27T15:19:46.076381+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VP5BF0YPWJ no local tx row yet STATUS VP5BF0YPWJ calling provider\u2026 RAW {'orderId': '202510272049463073', 'TxnId': 'VP5BF0YPWJ', 'status': 'PENDING', 'number': '9182954220', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 20:49:46', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP5BF0YPWJ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510272049463073 STATUS VP5BF0YPWJ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP5BF0YPWJ STATUS VP5BF0YPWJ start ts=2025-10-27T15:19:53.221790+00:00 STATUS VP5BF0YPWJ no local tx row yet STATUS VP5BF0YPWJ calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP5BF0YPWJ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510272049463073', 'TxnId': 'VP5BF0YPWJ', 'status': 'SUCCESS', 'number': '9182954220', 'amount': '19.00', 'RefId': '6725334463', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-27 20:49:46', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP5BF0YPWJ provider -> normalized=SUCCESS, resText='Payment Processed', refId=6725334463, orderId=202510272049463073 STATUS VP5BF0YPWJ no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1347'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1347 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Rajesh Kumar ', 'last_name': 'S', 'mobile_number': '7904926096', 'email': 'rajeshkumar757575@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '481', 'city': 'Coimbatore ', 'pincode': '641035', 'referral_code_input': 'VRL16930', 'agreed_terms': True} {'first_name': 'Sagar', 'last_name': 'Kumar', 'mobile_number': '8121209545', 'email': 'sagark92752@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sagar', 'last_name': 'Kumar', 'mobile_number': '8121209545', 'email': 'sagark92752@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sagar', 'last_name': 'Kumar', 'mobile_number': '8121209545', 'email': 'sagark92752@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Mylavaram ', 'pincode': '521230', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rabiya', 'last_name': 'Rabiya', 'mobile_number': '8528922981', 'email': 'rabiya15161717@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'Kanpur', 'pincode': '208014', 'referral_code_input': 'VP8ZI7ZP', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dammannapeta ', 'last_name': 'Dhanush ', 'mobile_number': '9390676366', 'email': 'dhanush62627893@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secunderabad ', 'pincode': '500017', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1980'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1980 1. recharge_status : Pending bg start order_id=VPLQEJFT1C service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPLQEJFT1C STATUS VPLQEJFT1C start ts=2025-10-27T15:28:58.727236+00:00 STATUS VPLQEJFT1C no local tx row yet STATUS VPLQEJFT1C calling provider\u2026 RAW {'orderId': '202510272058581865', 'TxnId': 'VPLQEJFT1C', 'status': 'PENDING', 'number': '9440689568', 'amount': '22.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 20:58:58', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPLQEJFT1C provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510272058581865 STATUS VPLQEJFT1C no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPLQEJFT1C STATUS VPLQEJFT1C start ts=2025-10-27T15:29:04.667185+00:00 STATUS VPLQEJFT1C no local tx row yet STATUS VPLQEJFT1C calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPLQEJFT1C Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510272058581865', 'TxnId': 'VPLQEJFT1C', 'status': 'PENDING', 'number': '9440689568', 'amount': '22.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 20:58:58', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPLQEJFT1C provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510272058581865 STATUS VPLQEJFT1C no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPLQEJFT1C STATUS VPLQEJFT1C start ts=2025-10-27T15:29:11.727171+00:00 ------------------ Response data ----------------- {'bal': '3508.28', 'Comi': '0.792', 'optId': 'UER2510272059460010', 'amount': 22, 'mobile': '9440689568', 'status': 'SUCCESS', 'orderId': 'VPLQEJFT1C', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '22.00'} STATUS VPLQEJFT1C LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chadharam ', 'last_name': 'Rambabu ', 'mobile_number': '6303980663', 'email': 'chaharamrambabu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Srungavarapu kota', 'pincode': '535145', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chadharam ', 'last_name': 'Rambabu ', 'mobile_number': '6303980663', 'email': 'chaharamrambabu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Srungavarapu kota', 'pincode': '535145', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Chadharam ', 'last_name': 'Rambabu ', 'mobile_number': '6303980663', 'email': 'chaharamrambabu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Srungavarapu kota', 'pincode': '535145', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Chadharam ', 'last_name': 'Rambabu ', 'mobile_number': '6303980663', 'email': 'chaharamrambabu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Srungavarapu kota', 'pincode': '535145', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][5934] [ERROR] [UID:1069][5935] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 1204, in _gcd_import File "", line 940, in exec_module File "", line 1176, in _find_and_load File "", line 241, in _call_with_frames_removed File "", line 1147, in _find_and_load_unlocked File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 5935 was killed by signal: 11, core dumped: no [UID:1069][20921] Child process with pid: 5934 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7794'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7794 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'dth'), ('provider', 'TS'), ('fields', {'subscriber_id': '9177789347'})]) ====================== BillValidate ====================== dth TS {'subscriber_id': '9177789347'} 9177789347 {'Status': 'SUCCESS', 'CustomerName': None, 'Balance': None, 'Monthly': None, 'NextRecharge': None, 'Planname': None, 'Message': 'DTH Info'} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7794'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7794 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramagoud', 'last_name': 'Boddu', 'mobile_number': '9010488838', 'email': 'ramagoudboddu@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Nizamabad', 'pincode': '503002', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11962] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Chadharam ', 'last_name': 'Rambabu ', 'mobile_number': '6303980663', 'email': 'chaharamrambabu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Srungavarapu kota', 'pincode': '535145', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Shaik', 'last_name': 'Afreen ', 'mobile_number': '8074905353', 'email': 'toureen2002@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Hindupur ', 'pincode': '515201', 'referral_code_input': 'VRL15999', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'BPOS'), ('fields', {'mobile': '8004189127'})]) ====================== BillValidate ====================== postpaid BPOS {'mobile': '8004189127'} 8004189127 OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8382939080'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8382939080'} 8382939080 OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8382939080'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8382939080'} 8382939080 OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8382939080'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8382939080'} 8382939080 {'first_name': 'B ARUNA', 'last_name': 'KUMARI', 'mobile_number': '8074699353', 'email': 'zedcertificate45@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Palamaneru', 'pincode': '517408', 'referral_code_input': 'VRL16768', 'agreed_terms': True} {'first_name': 'VANKADARA', 'last_name': 'PRASAD', 'mobile_number': '9160097808', 'email': 'prasad1986vlp@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Pulivendula', 'pincode': '516454', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Chadharam ', 'last_name': 'Rambabu ', 'mobile_number': '6303980663', 'email': 'chaharamrambabu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Srungavarapu kota', 'pincode': '535145', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chadharam ', 'last_name': 'Rambabu ', 'mobile_number': '6303980663', 'email': 'chaharamrambabu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Srungavarapu kota', 'pincode': '535145', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nagari ', 'last_name': 'Suryanarayana rao', 'mobile_number': '9177789347', 'email': 'nsnrao.mbnr@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Mahabubnagar', 'pincode': '509001', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Chadharam ', 'last_name': 'Rambabu ', 'mobile_number': '6303980663', 'email': 'chaharamrambabu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Srungavarapu kota', 'pincode': '535145', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Shaik', 'last_name': 'Afreen ', 'mobile_number': '8074905353', 'email': 'toureen2002@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Hindupur ', 'pincode': '515201', 'referral_code_input': 'VRL15999', 'agreed_terms': True} {'first_name': 'Shaik', 'last_name': 'Afreen ', 'mobile_number': '8074905353', 'email': 'toureen2002@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Hindupur ', 'pincode': '515201', 'referral_code_input': 'VRL15999', 'agreed_terms': True} {'first_name': 'Karam', 'last_name': 'Nagaraju', 'mobile_number': '9181790322', 'email': 'nagarajukaram9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Koyyalagudem', 'pincode': '534311', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'B ARUNA', 'last_name': 'KUMARI', 'mobile_number': '8074699353', 'email': 'zedcertificate459@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Palamaneru', 'pincode': '517424', 'referral_code_input': 'VRL16768', 'agreed_terms': True} {'first_name': 'Rayinoothala ', 'last_name': 'Nirosha ', 'mobile_number': '9652572463', 'email': 'rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rayinoothala ', 'last_name': 'Nirosha ', 'mobile_number': '9652572463', 'email': 'rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rayinoothala ', 'last_name': 'Nirosha ', 'mobile_number': '9652572463', 'email': 'rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rayinoothala ', 'last_name': 'Nirosha ', 'mobile_number': '9652572463', 'email': 'rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Rakesh ', 'last_name': 'Bandlamudi ', 'mobile_number': '8639301408', 'email': 'chowdharyrakesh869@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Amaravathi ', 'pincode': '522020', 'referral_code_input': 'VRL15682', 'agreed_terms': True} {'first_name': 'Malothu', 'last_name': 'Thirupathi', 'mobile_number': '7854992114', 'email': 'malothukrana@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Siddipeta', 'pincode': '505467', 'referral_code_input': 'VP3WEPQ9', 'agreed_terms': True} {'first_name': 'PATTA ', 'last_name': 'ISMAIL ', 'mobile_number': '6305339395', 'email': 'pattaismail13@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515832', 'referral_code_input': 'VRL17265', 'agreed_terms': True} {'first_name': 'Shaik ', 'last_name': 'Afreen ', 'mobile_number': '8074905353', 'email': 'toureen2002@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Hindupur', 'pincode': '515201', 'referral_code_input': 'VRL15999', 'agreed_terms': True} [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'BALA', 'last_name': 'Jhansi', 'mobile_number': '9121064028', 'email': 'Jhansivinod143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508001', 'referral_code_input': 'VP3ZRTRR', 'agreed_terms': True} OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][23613] [ERROR] [UID:1069][23612] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][23614] [ERROR] [UID:1069][23615] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 23612 was killed by signal: 11, core dumped: no [UID:1069][20921] Child process with pid: 23615 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 23614 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== None None None None [UID:1069][20921] Child process with pid: 23613 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1443172502023311'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1443172502023311'} 1443172502023311 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '1443172502023311'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '1443172502023311'} 1443172502023311 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '6303878006'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '6303878006'} 6303878006 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6303'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6303 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7995'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7995 VerifyTxnPinSerializer(data={'transaction_pin': '4031'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4031 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0855'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0855 VerifyTxnPinSerializer(data={'transaction_pin': '0711'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0711 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPZ4CD4T75 STATUS VPZ4CD4T75 start ts=2025-10-27T16:12:47.138311+00:00 bg start order_id=VPZ4CD4T75 service=prepaid STATUS VPZ4CD4T75 no local tx row yet prepaid STATUS VPZ4CD4T75 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPZ4CD4T75', 'client_txn_id': 'VPZ4CD4T75', 'provider_order_id': 'VPZ4CD4T75', 'message': 'Payment Processed', 'raw': {'orderId': 'VPZ4CD4T75', 'status': 'PENDING', 'mobile': '7989450485', 'amount': 299, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '3210.07', 'billAmount': '299.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '299.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '299.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPZ4CD4T75 status=Pending 2. Pending 2. Pending RAW {'orderId': '202510272142485940', 'TxnId': 'VPZ4CD4T75', 'status': 'PENDING', 'number': '7989450485', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 21:42:48', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPZ4CD4T75 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510272142485940 STATUS VPZ4CD4T75 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) VerifyTxnPinSerializer(data={'transaction_pin': '9988'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9988 1. recharge_status : Pending txnid VPZ4CD4T75 STATUS VPZ4CD4T75 start ts=2025-10-27T16:12:57.306495+00:00 ------------------ Response data ----------------- {'bal': '3210.07', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '7989450485', 'status': 'PENDING', 'orderId': 'VPZ4CD4T75', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPZ4CD4T75 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg start order_id=VPJQJZJ0JY service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPJQJZJ0JY STATUS VPJQJZJ0JY start ts=2025-10-27T16:13:02.842726+00:00 STATUS VPJQJZJ0JY no local tx row yet STATUS VPJQJZJ0JY calling provider\u2026 txnid VPZ4CD4T75 STATUS VPZ4CD4T75 start ts=2025-10-27T16:13:02.976059+00:00 ------------------ Response data ----------------- {'bal': '3210.07', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '7989450485', 'status': 'PENDING', 'orderId': 'VPZ4CD4T75', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPZ4CD4T75 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPJQJZJ0JY', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPJQJZJ0JY provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPJQJZJ0JY no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) RAW {'orderId': '202510272142485940', 'TxnId': 'VPZ4CD4T75', 'status': 'SUCCESS', 'number': '7989450485', 'amount': '299.00', 'RefId': 'BR000Y0BZDC8', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-27 21:42:48', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VPZ4CD4T75 provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000Y0BZDC8, orderId=202510272142485940 STATUS VPZ4CD4T75 current=SUCCESS age=14.1s young_pending=False STATUS VPZ4CD4T75 no status change (current=SUCCESS, provider=Success) STATUS VPZ4CD4T75 respond -> ERROR, msg='Payment Processed', terminal=False txnid VPJQJZJ0JY STATUS VPJQJZJ0JY start ts=2025-10-27T16:13:08.674728+00:00 ------------------ Response data ----------------- {'bal': '3200.87', 'Comi': '0.066', 'optId': '6725868460', 'amount': 11, 'mobile': '8919882508', 'status': 'SUCCESS', 'orderId': 'VPJQJZJ0JY', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '11.00'} STATUS VPJQJZJ0JY LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPJQJZJ0JY Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' VerifyTxnPinSerializer(data={'transaction_pin': '8888'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3. recharge_status=Failed 8888 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 1. recharge_status : Pending txnid VPILFTRQIG bg start order_id=VPILFTRQIG service=prepaid STATUS VPILFTRQIG start ts=2025-10-27T16:14:28.190663+00:00 prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPILFTRQIG no local tx row yet STATUS VPILFTRQIG calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPILFTRQIG', 'client_txn_id': 'VPILFTRQIG', 'provider_order_id': 'VPILFTRQIG', 'message': 'Payment Processed', 'raw': {'orderId': 'VPILFTRQIG', 'status': 'PENDING', 'mobile': '8919564082', 'amount': 899, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '2301.93', 'billAmount': '899.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '899.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '899.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPILFTRQIG status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510272144283878', 'TxnId': 'VPILFTRQIG', 'status': 'PENDING', 'number': '8919564082', 'amount': '899.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 21:44:28', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPILFTRQIG provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510272144283878 STATUS VPILFTRQIG no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPILFTRQIG STATUS VPILFTRQIG start ts=2025-10-27T16:14:38.450373+00:00 ------------------ Response data ----------------- {'bal': '2301.93', 'Comi': '0.000', 'optId': '', 'amount': 899, 'mobile': '8919564082', 'status': 'PENDING', 'orderId': 'VPILFTRQIG', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '899.00'} STATUS VPILFTRQIG calling provider\u2026 RAW {'orderId': '202510272144283878', 'TxnId': 'VPILFTRQIG', 'status': 'SUCCESS', 'number': '8919564082', 'amount': '899.00', 'RefId': 'BR000G1XS1YE', 'operator': 'JO', 'service': 'Mobile', 'Comi': '5.394', 'reqTime': '2025-10-27 21:44:28', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VPILFTRQIG provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000G1XS1YE, orderId=202510272144283878 STATUS VPILFTRQIG current=SUCCESS age=9.0s young_pending=False STATUS VPILFTRQIG no status change (current=SUCCESS, provider=Success) STATUS VPILFTRQIG respond -> ERROR, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Aagepogu', 'last_name': 'Satyam', 'mobile_number': '9912935012', 'email': 'mahesh96405744@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': '', 'pincode': '518002', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} {'first_name': 'Aagepogu', 'last_name': 'Satyam', 'mobile_number': '9912935012', 'email': 'mahesh96405744@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': '', 'pincode': '518002', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} {'first_name': 'Aagepogu', 'last_name': 'Satyam', 'mobile_number': '9912935012', 'email': 'mahesh96405744@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518002', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APDR'), ('fields', {'account_id': '628546825'})]) ====================== BillValidate ====================== electricity APDR {'account_id': '628546825'} 628546825 OrderedDict([('service', 'electricity'), ('provider', 'APDS'), ('fields', {'account_id': '6825 88886889'})]) ====================== BillValidate ====================== electricity APDS {'account_id': '6825 88886889'} 6825 88886889 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Aruna ', 'last_name': 'Yadav ', 'mobile_number': '8555828927', 'email': 'arunayadav819@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509103', 'referral_code_input': 'VRL17087', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 6748 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None None {'first_name': 'Siragam', 'last_name': 'Appanna', 'mobile_number': '7013938801', 'email': 'siragamappanna@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'VISAKHAPATANAM', 'pincode': '535145', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Aruna ', 'last_name': 'Yadav ', 'mobile_number': '8555828927', 'email': 'arunayadav819@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509103', 'referral_code_input': 'VRL17087', 'agreed_terms': True} {'first_name': 'Aruna ', 'last_name': 'Yadav ', 'mobile_number': '8555828927', 'email': 'arunayadav819@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509103', 'referral_code_input': 'VRL17087', 'agreed_terms': True} {'first_name': 'Aruna ', 'last_name': 'Yadav ', 'mobile_number': '8555828927', 'email': 'arunayadav819@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy ', 'pincode': '509103', 'referral_code_input': 'VRL17087', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ballari', 'last_name': 'Mubeena ', 'mobile_number': '9705661071', 'email': 'luckyalexa786@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515004', 'referral_code_input': '', 'agreed_terms': True} OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][13626] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '104338023'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '104338023'} 104338023 =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '104338025'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '104338025'} 104338025 =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '104338026'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '104338026'} 104338026 =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '104338027'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '104338027'} 104338027 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '104338028'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '104338028'} 104338028 =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '104338029'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '104338029'} 104338029 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9235'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9235 1. recharge_status : Pending bg start order_id=VPFX3DLV6S service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPFX3DLV6S STATUS VPFX3DLV6S start ts=2025-10-27T16:46:20.527345+00:00 STATUS VPFX3DLV6S no local tx row yet STATUS VPFX3DLV6S calling provider\u2026 RAW {'orderId': '202510272216204803', 'TxnId': 'VPFX3DLV6S', 'status': 'PENDING', 'number': '7404590641', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 22:16:20', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPFX3DLV6S provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510272216204803 STATUS VPFX3DLV6S no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPFX3DLV6S STATUS VPFX3DLV6S start ts=2025-10-27T16:46:27.430594+00:00 STATUS VPFX3DLV6S no local tx row yet STATUS VPFX3DLV6S calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPFX3DLV6S Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510272216204803', 'TxnId': 'VPFX3DLV6S', 'status': 'SUCCESS', 'number': '7404590641', 'amount': '199.00', 'RefId': '1796247427', 'operator': 'AT', 'service': 'Mobile', 'Comi': '3.582', 'reqTime': '2025-10-27 22:16:20', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPFX3DLV6S provider -> normalized=SUCCESS, resText='Payment Processed', refId=1796247427, orderId=202510272216204803 STATUS VPFX3DLV6S no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4330'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4330 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6566'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6566 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Golla ', 'last_name': 'Shivaleela ', 'mobile_number': '9347159838', 'email': 'gollashivashiva2001@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Tadkal ', 'pincode': '502287', 'referral_code_input': 'VRL16929', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'fastag'), ('provider', 'UBIF'), ('fields', {'vehicle_number': ''})]) ====================== BillValidate ====================== fastag UBIF {'vehicle_number': ''} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2525'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2525 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rachamadugu ', 'last_name': 'Hareesh ', 'mobile_number': '7013784553', 'email': 'hareeshracha07@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': 'VRL17281', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shaik jakeet', 'last_name': 'Jakeer', 'mobile_number': '7989674907', 'email': 'shaikjakeer925@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYD ', 'pincode': '508201', 'referral_code_input': 'VRL17281', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'MURAGAIAH ', 'last_name': 'MERUM ', 'mobile_number': '9705554566', 'email': 'mahaavirr1499@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'SRIKALAHASTI', 'pincode': '517644', 'referral_code_input': 'VRL16768', 'agreed_terms': True} {'first_name': 'Golla shivaleela ', 'last_name': 'Yadav', 'mobile_number': '9934715983', 'email': 'gollashivashiva2001@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Tadkal ', 'pincode': '500013', 'referral_code_input': 'VRL16929', 'agreed_terms': True} {'first_name': 'Ch.vinitha', 'last_name': 'Vinitha', 'mobile_number': '9052954582', 'email': 'chinthavinitha68@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Nizamabad', 'pincode': '503002', 'referral_code_input': 'VRL14940', 'agreed_terms': True} {'first_name': 'Tadangi ', 'last_name': ' Bhaskararao ', 'mobile_number': '8688697225', 'email': 'hichand211@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Pravathipuram', 'pincode': '535524', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sai kiran reddy', 'last_name': 'Esireddy', 'mobile_number': '9390120179', 'email': 'saikiranreddy1519@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Nandigama', 'pincode': '521185', 'referral_code_input': 'VRL17281', 'agreed_terms': True} {'first_name': 'Shaik jakeer ', 'last_name': 'Jakeer', 'mobile_number': '7989674907', 'email': 'shaikjakeer925@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet ', 'pincode': '508201', 'referral_code_input': 'VRL17281', 'agreed_terms': True} {'first_name': 'Shaik jakeer ', 'last_name': 'Jakeer', 'mobile_number': '7989674907', 'email': 'shaikjakeer925@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet ', 'pincode': '508201', 'referral_code_input': 'VRL17281', 'agreed_terms': True} {'first_name': 'Shaik jakeer ', 'last_name': 'Jakeer', 'mobile_number': '7989674907', 'email': 'shaikjakeer925@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet ', 'pincode': '508201', 'referral_code_input': 'VRL17281', 'agreed_terms': True} {'first_name': 'Shaik jakeer ', 'last_name': 'Jakeer', 'mobile_number': '7989674907', 'email': 'shaikjakeer925@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet ', 'pincode': '508201', 'referral_code_input': 'VRL17281', 'agreed_terms': True} {'first_name': 'Shaik jakeer ', 'last_name': 'Jakeer', 'mobile_number': '7989674907', 'email': 'shaikjakeer925@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet ', 'pincode': '508201', 'referral_code_input': 'VRL17281', 'agreed_terms': True} {'first_name': 'Shaik jakeer ', 'last_name': 'Jakeer', 'mobile_number': '7989674907', 'email': 'shaikjakeer925@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet ', 'pincode': '508201', 'referral_code_input': 'VRL17281', 'agreed_terms': True} {'first_name': 'Shaik jakeer ', 'last_name': 'Jakeer', 'mobile_number': '7989674907', 'email': 'shaikjakeer925@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet ', 'pincode': '508201', 'referral_code_input': 'VRL17281', 'agreed_terms': True} {'first_name': 'Shaik jakeer ', 'last_name': 'Jakeer', 'mobile_number': '7989674907', 'email': 'shaikjakeer925@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet ', 'pincode': '508201', 'referral_code_input': 'VRL17281', 'agreed_terms': True} {'first_name': 'Shaik jakeer ', 'last_name': 'Jakeer', 'mobile_number': '7989674907', 'email': 'shaikjakeer925@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet ', 'pincode': '508201', 'referral_code_input': 'VRL17281', 'agreed_terms': True} {'first_name': 'Shaik jakeer ', 'last_name': 'Jakeer', 'mobile_number': '7989674907', 'email': 'shaikjakeer925@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet ', 'pincode': '508201', 'referral_code_input': 'VRL17281', 'agreed_terms': True} {'first_name': 'Shaik jakeer ', 'last_name': 'Jakeer', 'mobile_number': '7989674907', 'email': 'shaikjakeer925@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet ', 'pincode': '508201', 'referral_code_input': 'VRL17281', 'agreed_terms': True} {'first_name': 'Shaik jakeer ', 'last_name': 'Jakeer', 'mobile_number': '7989674907', 'email': 'shaikjakeer925@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet ', 'pincode': '508201', 'referral_code_input': 'VRL17281', 'agreed_terms': True} None None None None OrderedDict([('service', 'fastag'), ('provider', 'UBIF'), ('fields', {'vehicle_number': '7842328640'})]) ====================== BillValidate ====================== fastag UBIF {'vehicle_number': '7842328640'} 7842328640 {'first_name': 'Muthyam ', 'last_name': 'Harsha vardhan', 'mobile_number': '7013567833', 'email': 'muthyamharshavardhan2007@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagtial', 'pincode': '505526', 'referral_code_input': 'VRL14940', 'agreed_terms': True} {'first_name': 'Sai vikas ', 'last_name': 'Kondi ', 'mobile_number': '7702580570', 'email': 'saivikas.kondi29@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial ', 'pincode': '504231', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Prashu ', 'last_name': "Madam's ", 'mobile_number': '6301477166', 'email': 'prasannamadam47@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Nandyal ', 'pincode': '518501', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Santhosh kumar', 'last_name': 'Dudhankar', 'mobile_number': '9491868756', 'email': 'santhu.dudhankar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Narayanakhed', 'pincode': '502286', 'referral_code_input': 'VP3TDY4J', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'UBIF'), ('fields', {'vehicle_number': '7842328640'})]) ====================== BillValidate ====================== fastag UBIF {'vehicle_number': '7842328640'} 7842328640 OrderedDict([('service', 'fastag'), ('provider', 'UBIF'), ('fields', {'vehicle_number': '7842328640'})]) ====================== BillValidate ====================== fastag UBIF {'vehicle_number': '7842328640'} 7842328640 {'first_name': 'CHALLA ', 'last_name': 'CHANDRA MOULI ', 'mobile_number': '9194945990', 'email': 'chandramouli9009@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Srikalahasti', 'pincode': '517641', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'FARZANA', 'last_name': 'BEGUM', 'mobile_number': '8881639188', 'email': 'afan67893@gmail.com', 'user_type': 'customer', 'state': '34', 'district': '536', 'city': 'KANPUR', 'pincode': '208014', 'referral_code_input': 'VP8ZI7ZP', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7032'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7032 1. recharge_status : Pending txnid VPBELWJNSR STATUS VPBELWJNSR start ts=2025-10-27T17:43:55.047923+00:00 bg start order_id=VPBELWJNSR service=prepaid STATUS VPBELWJNSR no local tx row yet prepaid STATUS VPBELWJNSR calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510272313563447', 'TxnId': 'VPBELWJNSR', 'status': 'PENDING', 'number': '7032813130', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-27 23:13:56', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPBELWJNSR provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510272313563447 STATUS VPBELWJNSR no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPBELWJNSR STATUS VPBELWJNSR start ts=2025-10-27T17:44:02.338903+00:00 STATUS VPBELWJNSR no local tx row yet STATUS VPBELWJNSR calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPBELWJNSR Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510272313563447', 'TxnId': 'VPBELWJNSR', 'status': 'SUCCESS', 'number': '7032813130', 'amount': '19.00', 'RefId': '6726438560', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-27 23:13:56', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPBELWJNSR provider -> normalized=SUCCESS, resText='Payment Processed', refId=6726438560, orderId=202510272313563447 STATUS VPBELWJNSR no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][28092] [ERROR] [UID:1069][28093] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 28092 was killed by signal: 11, core dumped: no [UID:1069][20921] Child process with pid: 28093 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPIW632RFG service=dth txnid VPIW632RFG dth STATUS VPIW632RFG start ts=2025-10-27T18:12:31.254456+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPIW632RFG no local tx row yet STATUS VPIW632RFG calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPIW632RFG', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPIW632RFG provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPIW632RFG no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPIW632RFG STATUS VPIW632RFG start ts=2025-10-27T18:12:37.013532+00:00 STATUS VPIW632RFG no local tx row yet STATUS VPIW632RFG calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPIW632RFG', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPIW632RFG provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPIW632RFG no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPIW632RFG STATUS VPIW632RFG start ts=2025-10-27T18:12:42.848236+00:00 STATUS VPIW632RFG no local tx row yet STATUS VPIW632RFG calling provider\u2026 bg done order_id=VPIW632RFG status=Failed 2. Failed 2. Failed RAW {'orderId': None, 'TxnId': 'VPIW632RFG', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPIW632RFG provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPIW632RFG no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Merugu ', 'last_name': 'Milind', 'mobile_number': '9182325218', 'email': 'legendxdark75@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'Nizamabad ', 'pincode': '503111', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Cheemala', 'last_name': 'Sohan', 'mobile_number': '7981744127', 'email': 'sunnysohan143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Kothagudem', 'pincode': '507101', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Santhosh Kumar ', 'last_name': 'D', 'mobile_number': '9700289239', 'email': 'devara.santhosh786@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyd ', 'pincode': '500060', 'referral_code_input': '', 'agreed_terms': True} 888654 OrderedDict([('service', 'dth'), ('provider', 'AD'), ('fields', {'subscriber_id': '3017800154'})]) ====================== BillValidate ====================== dth AD {'subscriber_id': '3017800154'} 3017800154 {'Status': 'SUCCESS', 'CustomerName': 'RAMARAO A', 'Balance': 61.22, 'Monthly': 312, 'NextRecharge': '2025-11-01', 'Planname': 'NCF PRNT 747,Telugu Basic,Airtel Free Chnls Bundle_ROI,Airtel Free Chnls Bundle_South,FPP Topup', 'Message': 'DTH Info'} {'first_name': 'F A PREM', 'last_name': 'KUMAR', 'mobile_number': '9941141144', 'email': 'fapremkumar9@gmail.com', 'user_type': 'customer', 'state': '31', 'district': '480', 'city': 'Chennai', 'pincode': '600030', 'referral_code_input': '', 'agreed_terms': True} 210983 OrderedDict([('service', 'fastag'), ('provider', 'ICIF'), ('fields', {'vehicle_number': 'AP39KU7499'})]) ====================== BillValidate ====================== fastag ICIF {'vehicle_number': 'AP39KU7499'} AP39KU7499 OrderedDict([('service', 'dth'), ('provider', 'AD'), ('fields', {'subscriber_id': '3017800154', 'amount': '50'})]) ====================== BillValidate ====================== dth AD {'subscriber_id': '3017800154', 'amount': '50'} 3017800154 {'Status': 'SUCCESS', 'CustomerName': 'RAMARAO A', 'Balance': 61.22, 'Monthly': 312, 'NextRecharge': '2025-11-01', 'Planname': 'NCF PRNT 747,Telugu Basic,Airtel Free Chnls Bundle_ROI,Airtel Free Chnls Bundle_South,FPP Topup', 'Message': 'DTH Info'} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPIW632RFG STATUS VPIW632RFG start ts=2025-10-27T18:12:52.553138+00:00 ------------------ Response data ----------------- {'bal': '0', 'Comi': '0.000', 'TxnId': 'VPIW632RFG', 'optId': '', 'Number': '3017800154', 'amount': '50.00', 'status': 'FAILED', 'resText': 'operator not matched', 'service': 'DTH', 'operator': 'AD', 'billAmount': '', 'VoucherCode': ''} STATUS VPIW632RFG calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPIW632RFG', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPIW632RFG provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPIW632RFG current=Failed age=9.7s young_pending=False STATUS VPIW632RFG persisted change: Failed -> Error STATUS VPIW632RFG summary synced to Error STATUS VPIW632RFG respond -> ERROR, msg='Transaction id not Exist', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][10271] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11280] [ERROR] [UID:1069][11279] [ERROR] [UID:1069][11281] [ERROR] [UID:1069][11282] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "", line 1204, in _gcd_import File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][20921] Child process with pid: 11279 was killed by signal: 11, core dumped: no [UID:1069][20921] Child process with pid: 11282 was killed by signal: 11, core dumped: no [UID:1069][20921] Child process with pid: 11281 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 11280 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9792'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9792 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11545] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11927] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9792'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9792 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4444'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4444 VerifyTxnPinSerializer(data={'transaction_pin': '4444'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4444 [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][12184] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4444'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4444 OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][12469] [ERROR] [UID:1069][12467] [ERROR] [UID:1069][12470] [ERROR] [UID:1069][12468] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1176, in _find_and_load File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1147, in _find_and_load_unlocked File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 690, in _load_unlocked File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1204, in _gcd_import File "", line 940, in exec_module File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 1176, in _find_and_load File "", line 241, in _call_with_frames_removed File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 1147, in _find_and_load_unlocked File "", line 940, in exec_module File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "", line 690, in _load_unlocked File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt KeyboardInterrupt KeyboardInterrupt [UID:1069][20921] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][20921] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][20921] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable) [UID:1069][20921] Child process with pid: 12469 was killed by signal: 11, core dumped: no [UID:1069][20921] Child process with pid: 12470 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1980'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1980 1. recharge_status : Pending bg start order_id=VPH5PNWT7D service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][12727] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][20921] Child process with pid: 12467 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPH5PNWT7D STATUS VPH5PNWT7D start ts=2025-10-27T18:15:51.261639+00:00 STATUS VPH5PNWT7D no local tx row yet STATUS VPH5PNWT7D calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPH5PNWT7D', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPH5PNWT7D provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPH5PNWT7D no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][12785] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][20921] Child process with pid: 12468 was killed by signal: 11, core dumped: no [UID:1069][20921] Child process with pid: 12727 was killed by signal: 11, core dumped: no [UID:1069][20921] Child process with pid: 12785 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9792'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9792 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9792'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9792 txnid VPH5PNWT7D STATUS VPH5PNWT7D start ts=2025-10-27T18:15:57.636201+00:00 STATUS VPH5PNWT7D no local tx row yet STATUS VPH5PNWT7D calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPH5PNWT7D Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' VerifyTxnPinSerializer(data={'transaction_pin': '9792'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9792 RAW {'orderId': '202510272345533082', 'TxnId': 'VPH5PNWT7D', 'status': '', 'number': '9666226879', 'amount': '10.00', 'RefId': 'null', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.060', 'reqTime': '2025-10-27 23:45:53', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPH5PNWT7D provider -> normalized=PENDING, resText='Payment Processed', refId=null, orderId=202510272345533082 STATUS VPH5PNWT7D no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPH5PNWT7D STATUS VPH5PNWT7D start ts=2025-10-27T18:16:03.969775+00:00 ------------------ Response data ----------------- {'bal': '12083.02', 'Comi': '0.060', 'optId': 'null', 'amount': 10, 'mobile': '9666226879', 'status': '', 'orderId': 'VPH5PNWT7D', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '10.00'} STATUS VPH5PNWT7D calling provider\u2026 RAW {'orderId': '202510272345533082', 'TxnId': 'VPH5PNWT7D', 'status': '', 'number': '9666226879', 'amount': '10.00', 'RefId': 'null', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.060', 'reqTime': '2025-10-27 23:45:53', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPH5PNWT7D provider -> normalized=PENDING, resText='Payment Processed', refId=null, orderId=202510272345533082 STATUS VPH5PNWT7D current=Error age=5.9s young_pending=False STATUS VPH5PNWT7D no status change (current=Error, provider=Pending) STATUS VPH5PNWT7D respond -> ERROR, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9792'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9792 VerifyTxnPinSerializer(data={'transaction_pin': '4444'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4444 VerifyTxnPinSerializer(data={'transaction_pin': '4868'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4868 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4868'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4868 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4444'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4444 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4444'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4444 VerifyTxnPinSerializer(data={'transaction_pin': '4444'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4444 VerifyTxnPinSerializer(data={'transaction_pin': '4444'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4444 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPB2415PRU STATUS VPB2415PRU start ts=2025-10-27T18:23:13.806207+00:00 bg start order_id=VPB2415PRU service=prepaid STATUS VPB2415PRU no local tx row yet prepaid STATUS VPB2415PRU calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPB2415PRU', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPB2415PRU provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPB2415PRU no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPB2415PRU STATUS VPB2415PRU start ts=2025-10-27T18:23:19.941540+00:00 STATUS VPB2415PRU no local tx row yet STATUS VPB2415PRU calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPB2415PRU Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510272353142981', 'TxnId': 'VPB2415PRU', 'status': 'SUCCESS', 'number': '7981146400', 'amount': '10.00', 'RefId': '6726550376', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.060', 'reqTime': '2025-10-27 23:53:14', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPB2415PRU provider -> normalized=SUCCESS, resText='Payment Processed', refId=6726550376, orderId=202510272353142981 STATUS VPB2415PRU no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1122'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1122 1. recharge_status : Pending txnid VPARQKIF8E STATUS VPARQKIF8E start ts=2025-10-27T18:30:59.401101+00:00 bg start order_id=VPARQKIF8E service=prepaid STATUS VPARQKIF8E no local tx row yet prepaid STATUS VPARQKIF8E calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPARQKIF8E Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': None, 'TxnId': 'VPARQKIF8E', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPARQKIF8E provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPARQKIF8E no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPARQKIF8E STATUS VPARQKIF8E start ts=2025-10-27T18:31:05.550798+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 10, 'mobile': '798114600', 'status': 'FAILED', 'orderId': 'VPARQKIF8E', 'resText': 'number is not valid ', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPARQKIF8E LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1122'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1122 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '903056724'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '903056724'} 903056724 {'first_name': 'Raj ', 'last_name': 'Sekh', 'mobile_number': '9734625468', 'email': 'rafiabewa078@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '588', 'city': 'Shantipur ', 'pincode': '741404', 'referral_code_input': 'VRL15555', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Geetha ', 'last_name': 'Bhukhya', 'mobile_number': '8790988980', 'email': 'bhukyageetha14@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubabad', 'pincode': '506104', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'A. Chandra', 'last_name': 'Sekhaer', 'mobile_number': '8185003446', 'email': 'ganchanda@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Venkatagirikota ', 'pincode': '517424', 'referral_code_input': 'VRL17211', 'agreed_terms': True} {'first_name': 'Chandra', 'last_name': 'Sekhaer', 'mobile_number': '8185003446', 'email': 'ganchanda@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Venkatagirikota ', 'pincode': '517424', 'referral_code_input': 'VRL17211', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rajagalla ', 'last_name': 'Vijay kumar ', 'mobile_number': '9640781616', 'email': 'bittuvijay139@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Nizamabad', 'pincode': '503108', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'G Nageswara ', 'last_name': 'Rao ', 'mobile_number': '9014707607', 'email': 'rnageswara73@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kamalapuram ', 'pincode': '516289', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 VerifyTxnPinSerializer(data={'transaction_pin': '7903'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7903 VerifyTxnPinSerializer(data={'transaction_pin': '8500'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8500 VerifyTxnPinSerializer(data={'transaction_pin': '1122'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1122 VerifyTxnPinSerializer(data={'transaction_pin': '1122'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1122 VerifyTxnPinSerializer(data={'transaction_pin': '2222'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2222 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Magatala', 'last_name': 'Raju', 'mobile_number': '9963021596', 'email': 'magatalarajurajumagatala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP0TEBO7', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3032'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3032 VerifyTxnPinSerializer(data={'transaction_pin': '3032'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3032 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1981'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1981 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPXB2WB9FA service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPXB2WB9FA Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPXB2WB9FA STATUS VPXB2WB9FA start ts=2025-10-28T00:45:23.175213+00:00 ------------------ Response data ----------------- {'bal': '11834.08', 'Comi': '1.434', 'optId': 'BR000FAALNYH', 'amount': 239, 'mobile': '8008991436', 'status': 'SUCCESS', 'orderId': 'VPXB2WB9FA', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00'} STATUS VPXB2WB9FA LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'A', 'last_name': 'BHAGYARAJU', 'mobile_number': '9908817616', 'email': 'akepogubhagya1984@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Jogulamba Gadwal', 'pincode': '509128', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'ANDEKAR ', 'last_name': 'ASHOK KUMAR ', 'mobile_number': '8686605320', 'email': 'andekarashok77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500053', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'ANDEKAR ', 'last_name': 'ASHOK KUMAR ', 'mobile_number': '8686605320', 'email': 'andekarashok77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500053', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'ANDEKAR ', 'last_name': 'ASHOK KUMAR ', 'mobile_number': '8686605320', 'email': 'andekarashok77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500053', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'ANDEKAR ', 'last_name': 'ASHOK KUMAR ', 'mobile_number': '8686605320', 'email': 'andekarashok77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500053', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'ANDEKAR ', 'last_name': 'ASHOK KUMAR ', 'mobile_number': '8686605320', 'email': 'andekarashok77@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500053', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0820'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0820 VerifyTxnPinSerializer(data={'transaction_pin': '0801'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0801 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0820'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0820 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][27285] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Bhukya', 'last_name': 'Kishoresingh', 'mobile_number': '9704148837', 'email': 'kishoresinghutf@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Tekulapalli', 'pincode': '', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Bhukya', 'last_name': 'Kishoresingh', 'mobile_number': '9704148837', 'email': 'kishoresinghutf@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Tekulapalli', 'pincode': '', 'referral_code_input': 'VRL14373', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9391'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9391 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0801'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0801 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5148'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5148 VerifyTxnPinSerializer(data={'transaction_pin': '5148'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5148 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0802'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0802 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0820'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0820 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9966'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9966 1. recharge_status : Pending txnid VPPP81C3J3 STATUS VPPP81C3J3 start ts=2025-10-28T01:25:51.854428+00:00 bg start order_id=VPPP81C3J3 service=prepaid STATUS VPPP81C3J3 no local tx row yet prepaid STATUS VPPP81C3J3 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510280655528614', 'TxnId': 'VPPP81C3J3', 'status': 'SUCCESS', 'number': '8688984704', 'amount': '19.00', 'RefId': '6726795982', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-28 06:55:52', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPPP81C3J3 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6726795982, orderId=202510280655528614 STATUS VPPP81C3J3 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPPP81C3J3 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kishore ', 'last_name': 'Boddupelli kishore', 'mobile_number': '8555968035', 'email': 'bshivaking19@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': '', 'pincode': '506101', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1122'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1122 VerifyTxnPinSerializer(data={'transaction_pin': '1122'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1122 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2255'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2255 1. recharge_status : Pending txnid VP6QKIONCG STATUS VP6QKIONCG start ts=2025-10-28T01:30:51.237104+00:00 bg start order_id=VP6QKIONCG service=prepaid STATUS VP6QKIONCG no local tx row yet prepaid STATUS VP6QKIONCG calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP6QKIONCG', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP6QKIONCG provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP6QKIONCG no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP6QKIONCG STATUS VP6QKIONCG start ts=2025-10-28T01:30:57.081010+00:00 STATUS VP6QKIONCG no local tx row yet STATUS VP6QKIONCG calling provider\u2026 RAW {'orderId': '202510280700517047', 'TxnId': 'VP6QKIONCG', 'status': 'PENDING', 'number': '7981718829', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 07:00:51', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP6QKIONCG provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510280700517047 STATUS VP6QKIONCG no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP6QKIONCG STATUS VP6QKIONCG start ts=2025-10-28T01:31:02.966720+00:00 STATUS VP6QKIONCG no local tx row yet STATUS VP6QKIONCG calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP6QKIONCG Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510280700517047', 'TxnId': 'VP6QKIONCG', 'status': 'SUCCESS', 'number': '7981718829', 'amount': '299.00', 'RefId': 'BR000KB8Y37A', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-28 07:00:51', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP6QKIONCG provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000KB8Y37A, orderId=202510280700517047 STATUS VP6QKIONCG no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 8663 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][25532] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DhanaLaxmi ', 'last_name': 'Boinapally ', 'mobile_number': '9346173463', 'email': 'dhanalakshmiboinapally@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Huzurnagar ', 'pincode': '508204', 'referral_code_input': 'VRL16929', 'agreed_terms': True} {'first_name': 'DhanaLaxmi ', 'last_name': 'Boinapally ', 'mobile_number': '9346173463', 'email': 'dhanalakshmiboinapally@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Huzurnagar ', 'pincode': '508204', 'referral_code_input': 'VRL16929', 'agreed_terms': True} {'first_name': 'DhanaLaxmi ', 'last_name': 'Boinapally ', 'mobile_number': '9346173463', 'email': 'dhanalakshmiboinapally@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Huzurnagar ', 'pincode': '508204', 'referral_code_input': 'VRL16929', 'agreed_terms': True} {'first_name': 'DhanaLaxmi ', 'last_name': 'Boinapally ', 'mobile_number': '9346173463', 'email': 'dhanalakshmiboinapally@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Huzurnagar ', 'pincode': '508204', 'referral_code_input': 'VRL16929', 'agreed_terms': True} {'first_name': 'Palapati', 'last_name': 'Dellireddy', 'mobile_number': '9989925111', 'email': 'palapati111@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517505', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sureedu ', 'last_name': 'Kavya ', 'mobile_number': '9652982909', 'email': 'kavyampc1.42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vijayawada ', 'pincode': '521229', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sureedu ', 'last_name': 'Kavya ', 'mobile_number': '9652982909', 'email': 'kavyampc1.42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vijayawada ', 'pincode': '521229', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sureedu ', 'last_name': 'Kavya ', 'mobile_number': '9652982909', 'email': 'kavyampc1.42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vijayawada ', 'pincode': '521229', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Luvvabu', 'last_name': 'Rambabu', 'mobile_number': '9492906629', 'email': 'luvvaburambabu39@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Munchingiput', 'pincode': '531040', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Koteswararao', 'last_name': 'Koteswararao', 'mobile_number': '8106976672', 'email': 'skoti7752@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kamavarapu kota', 'pincode': '534449', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bhukya', 'last_name': 'Kishoresingh', 'mobile_number': '9704148837', 'email': 'kishoresinghutf@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Tekulapalli', 'pincode': '507123', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Boinapally', 'last_name': 'DhanaLaxmi ', 'mobile_number': '9346173463', 'email': 'dhanalakshmiboinapally@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Huzurnagar ', 'pincode': '508204', 'referral_code_input': 'VRL16929', 'agreed_terms': True} {'first_name': 'Nagamalleswara Rao ', 'last_name': 'Pithani', 'mobile_number': '9492426669', 'email': 'malles143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': 'P500088', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bhukya', 'last_name': 'Kishoresingh', 'mobile_number': '9704148837', 'email': 'kishoresinghutf@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Tekulapalli', 'pincode': '507123', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Bhukya', 'last_name': 'Kishoresingh', 'mobile_number': '9704148837', 'email': 'kishoresinghutf@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Tekulapalli', 'pincode': '507123', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'Bhukya', 'last_name': 'Kishoresingh', 'mobile_number': '9704148837', 'email': 'kishoresinghutf@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Tekulapalli', 'pincode': '507123', 'referral_code_input': 'VRL14373', 'agreed_terms': True} {'first_name': 'M Lilendra ', 'last_name': 'Lilendra ', 'mobile_number': '6304914834', 'email': 'Lilendram4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Kurichedu ', 'pincode': '523304', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Banoth ', 'last_name': 'Sravan', 'mobile_number': '9010353903', 'email': 'sravanbanoth9030@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahububad ', 'pincode': '507211', 'referral_code_input': 'VP2510Y6', 'agreed_terms': True} {'first_name': 'Sureedu ', 'last_name': 'Kavya ', 'mobile_number': '9652982909', 'email': 'kavyampc1.42@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vijayawada ', 'pincode': '521229', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'M', 'last_name': 'Venkata Ramana Reddy ', 'mobile_number': '9000911477', 'email': 'mvrreddy2015@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518533', 'referral_code_input': 'VP50GUWC', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4547'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4547 1. recharge_status : Pending bg start order_id=VPLVNMIV3R service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPLVNMIV3R STATUS VPLVNMIV3R start ts=2025-10-28T02:06:52.612028+00:00 STATUS VPLVNMIV3R no local tx row yet STATUS VPLVNMIV3R calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPLVNMIV3R', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPLVNMIV3R provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPLVNMIV3R no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPLVNMIV3R STATUS VPLVNMIV3R start ts=2025-10-28T02:06:58.651782+00:00 STATUS VPLVNMIV3R no local tx row yet STATUS VPLVNMIV3R calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPLVNMIV3R', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPLVNMIV3R provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPLVNMIV3R no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPLVNMIV3R STATUS VPLVNMIV3R start ts=2025-10-28T02:07:04.747099+00:00 STATUS VPLVNMIV3R no local tx row yet STATUS VPLVNMIV3R calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPLVNMIV3R', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPLVNMIV3R provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPLVNMIV3R no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPLVNMIV3R STATUS VPLVNMIV3R start ts=2025-10-28T02:07:10.755517+00:00 STATUS VPLVNMIV3R no local tx row yet STATUS VPLVNMIV3R calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPLVNMIV3R', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPLVNMIV3R provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPLVNMIV3R no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPLVNMIV3R STATUS VPLVNMIV3R start ts=2025-10-28T02:07:16.854089+00:00 STATUS VPLVNMIV3R no local tx row yet STATUS VPLVNMIV3R calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPLVNMIV3R', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPLVNMIV3R provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPLVNMIV3R no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPLVNMIV3R STATUS VPLVNMIV3R start ts=2025-10-28T02:07:22.636924+00:00 STATUS VPLVNMIV3R no local tx row yet STATUS VPLVNMIV3R calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPLVNMIV3R', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPLVNMIV3R provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPLVNMIV3R no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPLVNMIV3R STATUS VPLVNMIV3R start ts=2025-10-28T02:07:28.389372+00:00 STATUS VPLVNMIV3R no local tx row yet STATUS VPLVNMIV3R calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPLVNMIV3R', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPLVNMIV3R provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPLVNMIV3R no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPLVNMIV3R STATUS VPLVNMIV3R start ts=2025-10-28T02:07:34.406000+00:00 STATUS VPLVNMIV3R no local tx row yet STATUS VPLVNMIV3R calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPLVNMIV3R', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPLVNMIV3R provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPLVNMIV3R no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPLVNMIV3R STATUS VPLVNMIV3R start ts=2025-10-28T02:07:40.265757+00:00 STATUS VPLVNMIV3R no local tx row yet STATUS VPLVNMIV3R calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPLVNMIV3R', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPLVNMIV3R provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPLVNMIV3R no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPLVNMIV3R STATUS VPLVNMIV3R start ts=2025-10-28T02:07:46.026445+00:00 STATUS VPLVNMIV3R no local tx row yet STATUS VPLVNMIV3R calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPLVNMIV3R', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPLVNMIV3R provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPLVNMIV3R no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Jetti ', 'last_name': 'Bhumika ', 'mobile_number': '7386413539', 'email': 'jattibhumika@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Miryalguda ', 'pincode': '508207', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Iam at inside failure block =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPLVNMIV3R Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1981'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1981 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1981'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1981 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 30008 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4796'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4796 1. recharge_status : Pending bg start order_id=VPSFN9PUSS service=prepaid txnid VPSFN9PUSS prepaid STATUS VPSFN9PUSS start ts=2025-10-28T02:17:46.779122+00:00 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPSFN9PUSS no local tx row yet STATUS VPSFN9PUSS calling provider\u2026 RAW {'orderId': '202510280747475435', 'TxnId': 'VPSFN9PUSS', 'status': 'SUCCESS', 'number': '8374911220', 'amount': '349.00', 'RefId': '929117984', 'operator': 'AT', 'service': 'Mobile', 'Comi': '6.282', 'reqTime': '2025-10-28 07:47:47', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPSFN9PUSS provider -> normalized=SUCCESS, resText='Payment Processed', refId=929117984, orderId=202510280747475435 STATUS VPSFN9PUSS no-local -> SUCCESS passthrough Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPSFN9PUSS Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Fathima ', 'last_name': 'Begum ', 'mobile_number': '9848982031', 'email': 'begumfathima451@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Jadcherla', 'pincode': '509202', 'referral_code_input': 'VRL17226', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'broadband'), ('provider', 'DJIO'), ('fields', {'account_no': '6305101855'})]) ====================== BillValidate ====================== broadband DJIO {'account_no': '6305101855'} 6305101855 OrderedDict([('service', 'broadband'), ('provider', 'DJIO'), ('fields', {'account_no': '123456679'})]) ====================== BillValidate ====================== broadband DJIO {'account_no': '123456679'} 123456679 {'first_name': 'Gireesh ', 'last_name': 'M', 'mobile_number': '8688982842', 'email': 'girish82842@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Chittoor', 'pincode': '517429', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Mottum ', 'last_name': 'Rani', 'mobile_number': '7981718829', 'email': 'mottumrani@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Vara ramachandrapuram', 'pincode': '533349', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kishore ', 'last_name': 'Boddupelli kishore', 'mobile_number': '8555968035', 'email': 'bshivaking19@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': '', 'pincode': '506101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kishore ', 'last_name': 'Boddupelli kishore', 'mobile_number': '8555968035', 'email': 'bshivaking19@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': '', 'pincode': '506101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kishore ', 'last_name': 'Boddupelli kishore', 'mobile_number': '8555968035', 'email': 'bshivaking19@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': '', 'pincode': '506101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Kishore ', 'last_name': 'Boddupelli kishore', 'mobile_number': '8555968035', 'email': 'bshivaking19@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Kishore ', 'pincode': '506101', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Banoth ', 'last_name': 'Sravan', 'mobile_number': '9030353903', 'email': 'sravanbanoth9030@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahububad ', 'pincode': '507211', 'referral_code_input': 'VP2510Y6', 'agreed_terms': True} OrderedDict([('service', 'broadband'), ('provider', 'DJIO'), ('fields', {'account_no': '9985356678'})]) ====================== BillValidate ====================== broadband DJIO {'account_no': '9985356678'} 9985356678 OrderedDict([('service', 'broadband'), ('provider', 'DJIO'), ('fields', {'account_no': '8886364199'})]) ====================== BillValidate ====================== broadband DJIO {'account_no': '8886364199'} 8886364199 {'first_name': 'Uppari parsha sagar ', 'last_name': 'Uppari ', 'mobile_number': '9014672042', 'email': 'uppariparshasagar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509128', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'U', 'last_name': 'Narayana ', 'mobile_number': '9908637357', 'email': 'narayanauppari4@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509129', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Narsing ', 'last_name': 'Santhosh ', 'mobile_number': '7075208401', 'email': 'narsingsanthosh0@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Nalgonda', 'pincode': '508205', 'referral_code_input': 'VP6EVFRK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0789'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0789 1. recharge_status : Pending txnid VPDZJ0HHF4 STATUS VPDZJ0HHF4 start ts=2025-10-28T02:35:28.397061+00:00 bg start order_id=VPDZJ0HHF4 service=prepaid STATUS VPDZJ0HHF4 no local tx row yet prepaid STATUS VPDZJ0HHF4 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510280805285250', 'TxnId': 'VPDZJ0HHF4', 'status': 'PENDING', 'number': '9491697424', 'amount': '239.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 08:05:28', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPDZJ0HHF4 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510280805285250 STATUS VPDZJ0HHF4 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPDZJ0HHF4 STATUS VPDZJ0HHF4 start ts=2025-10-28T02:35:34.957014+00:00 STATUS VPDZJ0HHF4 no local tx row yet STATUS VPDZJ0HHF4 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPDZJ0HHF4 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510280805285250', 'TxnId': 'VPDZJ0HHF4', 'status': 'SUCCESS', 'number': '9491697424', 'amount': '239.00', 'RefId': '6726982142', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.434', 'reqTime': '2025-10-28 08:05:28', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPDZJ0HHF4 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6726982142, orderId=202510280805285250 STATUS VPDZJ0HHF4 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nani', 'last_name': 'Nani', 'mobile_number': '9603548544', 'email': 'n73843116@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '28', 'city': 'Bhimavaram', 'pincode': '534260', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9640'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9640 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1993'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1993 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VP6NW7JXXR STATUS VP6NW7JXXR start ts=2025-10-28T02:47:12.864239+00:00 bg start order_id=VP6NW7JXXR service=prepaid STATUS VP6NW7JXXR no local tx row yet prepaid STATUS VP6NW7JXXR calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP6NW7JXXR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP6NW7JXXR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP6NW7JXXR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP6NW7JXXR STATUS VP6NW7JXXR start ts=2025-10-28T02:47:18.608810+00:00 STATUS VP6NW7JXXR no local tx row yet STATUS VP6NW7JXXR calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP6NW7JXXR Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510280817132447', 'TxnId': 'VP6NW7JXXR', 'status': 'FAILED', 'number': '6281590237', 'amount': '179.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 08:17:13', 'VoucherCode': None, 'resText': 'Recharge Failed'} STATUS VP6NW7JXXR provider -> normalized=FAILED, resText='Recharge Failed', refId=, orderId=202510280817132447 STATUS VP6NW7JXXR no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP6NW7JXXR STATUS VP6NW7JXXR start ts=2025-10-28T02:47:24.344165+00:00 ------------------ Response data ----------------- {'bal': '10760.14', 'Comi': '0.000', 'optId': '', 'amount': 179, 'mobile': '6281590237', 'status': 'FAILED', 'orderId': 'VP6NW7JXXR', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '0.00'} STATUS VP6NW7JXXR LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vetti', 'last_name': 'Chinna subbaiah', 'mobile_number': '9676854957', 'email': 'subbaiahchinna01@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapur', 'pincode': '515405', 'referral_code_input': 'VP4M4HEF', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vanthala ', 'last_name': 'Rambabu ', 'mobile_number': '9390550115', 'email': 'sobnev311@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli ', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Tej', 'last_name': 'Vajra teja ', 'mobile_number': '9381142873', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kaikaluru ', 'pincode': '521345', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][26912] [ERROR] [UID:1069][26911] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 26912 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 26911 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6611'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6611 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6611'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6611 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6611'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6611 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][1088] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'VIPOS'), ('fields', {'mobile': '6281590237'})]) ====================== BillValidate ====================== postpaid VIPOS {'mobile': '6281590237'} 6281590237 OrderedDict([('service', 'postpaid'), ('provider', 'VIPOS'), ('fields', {'mobile': '6281590'})]) ====================== BillValidate ====================== postpaid VIPOS {'mobile': '6281590'} 6281590 OrderedDict([('service', 'postpaid'), ('provider', 'VIPOS'), ('fields', {'mobile': '6281590237'})]) ====================== BillValidate ====================== postpaid VIPOS {'mobile': '6281590237'} 6281590237 {'first_name': 'Karthik ', 'last_name': 'Koyalkar', 'mobile_number': '9505419129', 'email': 'kkoyalkar80@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagtial ', 'pincode': '505327', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'DEVARAPALLI ', 'last_name': 'SANGAPPA ', 'mobile_number': '9676115439', 'email': 'atp.sangappa@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'ANANTAPUR ', 'pincode': '515787', 'referral_code_input': 'VRL14879', 'agreed_terms': True} {'first_name': 'Madiga ', 'last_name': 'Prakash ', 'mobile_number': '9100291531', 'email': 'prakashanusha1234@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapur ', 'pincode': '515761', 'referral_code_input': 'VRL15458', 'agreed_terms': True} --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 1088 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 175, in doRollover os.rename(sfn, dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.4' -> '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2233'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2233 1. recharge_status : Pending txnid VPP1XJFDUG STATUS VPP1XJFDUG start ts=2025-10-28T03:05:49.572208+00:00 bg start order_id=VPP1XJFDUG service=prepaid STATUS VPP1XJFDUG no local tx row yet prepaid STATUS VPP1XJFDUG calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPP1XJFDUG', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPP1XJFDUG provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPP1XJFDUG no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) VerifyTxnPinSerializer(data={'transaction_pin': '6611'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6611 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPP1XJFDUG Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPP1XJFDUG STATUS VPP1XJFDUG start ts=2025-10-28T03:05:55.310349+00:00 ------------------ Response data ----------------- {'bal': '10360.20', 'Comi': '3.474', 'optId': '6727107092', 'amount': 579, 'mobile': '9346538657', 'status': 'SUCCESS', 'orderId': 'VPP1XJFDUG', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '579.00'} STATUS VPP1XJFDUG LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rajesh ', 'last_name': 'A', 'mobile_number': '9789033037', 'email': 'rajesh9789186860@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524226', 'referral_code_input': 'VRL16360', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '6611'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6611 1. recharge_status : Pending txnid VPUPBXTKVW STATUS VPUPBXTKVW start ts=2025-10-28T03:13:07.716939+00:00 STATUS VPUPBXTKVW no local tx row yet STATUS VPUPBXTKVW calling provider\u2026 bg start order_id=VPUPBXTKVW service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPUPBXTKVW', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPUPBXTKVW provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPUPBXTKVW no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPUPBXTKVW STATUS VPUPBXTKVW start ts=2025-10-28T03:13:13.510247+00:00 STATUS VPUPBXTKVW no local tx row yet STATUS VPUPBXTKVW calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPUPBXTKVW Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510280843083129', 'TxnId': 'VPUPBXTKVW', 'status': 'FAILED', 'number': '9398699660', 'amount': '239.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 08:43:08', 'VoucherCode': None, 'resText': 'No records found'} STATUS VPUPBXTKVW provider -> normalized=FAILED, resText='No records found', refId=, orderId=202510280843083129 STATUS VPUPBXTKVW no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) txnid VPUPBXTKVW STATUS VPUPBXTKVW start ts=2025-10-28T03:13:19.236205+00:00 ------------------ Response data ----------------- {'bal': '10124.68', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9398699660', 'status': 'FAILED', 'orderId': 'VPUPBXTKVW', 'resText': 'No records found', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPUPBXTKVW LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kamballa ', 'last_name': 'Dana sekhar', 'mobile_number': '7794958679', 'email': 'kdanasekhar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kalikiri', 'pincode': '517234', 'referral_code_input': 'VRL14771', 'agreed_terms': True} {'first_name': 'Kamballa ', 'last_name': 'Dana sekhar', 'mobile_number': '7794958679', 'email': 'kdanasekhar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kalikiri', 'pincode': '517234', 'referral_code_input': 'VRL14771', 'agreed_terms': True} {'first_name': 'Kamballa ', 'last_name': 'Dana sekhar', 'mobile_number': '7794958679', 'email': 'kdanasekhar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kalikiri', 'pincode': '517234', 'referral_code_input': 'VRL14771', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8008'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8008 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2002'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2002 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPPCCVX5YL STATUS VPPCCVX5YL start ts=2025-10-28T03:21:33.011980+00:00 bg start order_id=VPPCCVX5YL service=prepaid prepaid In side dispatch_service_payment function STATUS VPPCCVX5YL no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPPCCVX5YL calling provider\u2026 Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPPCCVX5YL', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPPCCVX5YL provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPPCCVX5YL no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPPCCVX5YL STATUS VPPCCVX5YL start ts=2025-10-28T03:21:38.846987+00:00 STATUS VPPCCVX5YL no local tx row yet STATUS VPPCCVX5YL calling provider\u2026 RAW {'orderId': '202510280851331284', 'TxnId': 'VPPCCVX5YL', 'status': 'PENDING', 'number': '9701237167', 'amount': '469.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 08:51:33', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPPCCVX5YL provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510280851331284 STATUS VPPCCVX5YL no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPPCCVX5YL STATUS VPPCCVX5YL start ts=2025-10-28T03:21:44.543011+00:00 STATUS VPPCCVX5YL no local tx row yet STATUS VPPCCVX5YL calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPPCCVX5YL Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510280851331284', 'TxnId': 'VPPCCVX5YL', 'status': 'SUCCESS', 'number': '9701237167', 'amount': '469.00', 'RefId': '1353402729', 'operator': 'AT', 'service': 'Mobile', 'Comi': '8.442', 'reqTime': '2025-10-28 08:51:33', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPPCCVX5YL provider -> normalized=SUCCESS, resText='Payment Processed', refId=1353402729, orderId=202510280851331284 STATUS VPPCCVX5YL no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- Traceback (most recent call last): =============================== Just entered Recharge Status API ================================== File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2003'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2003 1. recharge_status : Pending txnid VPD3VP4YDR STATUS VPD3VP4YDR start ts=2025-10-28T03:28:02.077121+00:00 STATUS VPD3VP4YDR no local tx row yet bg start order_id=VPD3VP4YDR service=prepaid STATUS VPD3VP4YDR calling provider\u2026 prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPD3VP4YDR', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPD3VP4YDR provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPD3VP4YDR no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPD3VP4YDR STATUS VPD3VP4YDR start ts=2025-10-28T03:28:08.559504+00:00 STATUS VPD3VP4YDR no local tx row yet STATUS VPD3VP4YDR calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPD3VP4YDR Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510280858026953', 'TxnId': 'VPD3VP4YDR', 'status': 'SUCCESS', 'number': '7569626405', 'amount': '19.00', 'RefId': '6727210951', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-28 08:58:02', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPD3VP4YDR provider -> normalized=SUCCESS, resText='Payment Processed', refId=6727210951, orderId=202510280858026953 STATUS VPD3VP4YDR no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Talari', 'last_name': 'Suresh', 'mobile_number': '9603106072', 'email': 'suribt087@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Pathikonda', 'pincode': '518468', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8762'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8762 1. recharge_status : Pending bg start order_id=VPLSQ5CEI9 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPLSQ5CEI9&number=9652076596&amount=349&operator=AT&circle=1 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPLSQ5CEI9 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== {'first_name': 'C', 'last_name': 'Raghava ', 'mobile_number': '9110722901', 'email': 'nagendrasurepaill@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515435', 'referral_code_input': 'VP4GY74V', 'agreed_terms': True} --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Vamshi ', 'last_name': 'Jadhav ', 'mobile_number': '7013362459', 'email': 'vamshijadhav2726@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '503', 'city': 'Maisammaguda ', 'pincode': '504001', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'gemmela', 'last_name': 'krishna', 'mobile_number': '8688970236', 'email': 'gemmelakrishna227@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Marripalem', 'pincode': '531133', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'gemmela', 'last_name': 'krishna', 'mobile_number': '8688970236', 'email': 'gemmelakrishna227@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Marripalem', 'pincode': '531133', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8382939080'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8382939080'} 8382939080 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VP2TTGFVIA service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP2TTGFVIA Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VP2TTGFVIA STATUS VP2TTGFVIA start ts=2025-10-28T04:04:16.053423+00:00 ------------------ Response data ----------------- {'bal': '9362.51', 'Comi': '6.444', 'optId': 'UER2510280934410009', 'amount': 179, 'mobile': '9093303839', 'status': 'SUCCESS', 'orderId': 'VP2TTGFVIA', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '179.00'} STATUS VP2TTGFVIA LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: =============================== Just entered Recharge Status API ================================== File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kadariveeresham ', 'last_name': ' K Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': ' K Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': ' K Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9000'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9000 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Methri ', 'last_name': 'Sanjeev ', 'mobile_number': '9493406195', 'email': 'methrisanjeev1298@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500060', 'referral_code_input': 'VP0QUWLV', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Killo ', 'last_name': 'Baburao', 'mobile_number': '9381835916', 'email': 'sanhithtosanhitha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531024', 'referral_code_input': 'VRL14016', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 27781 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Killo ', 'last_name': 'Baburao', 'mobile_number': '9381835916', 'email': 'sanhithtosanhitha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531024', 'referral_code_input': 'VRL14016', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== {'first_name': 'Illendula ', 'last_name': 'Jaya Sri lakshmi ', 'mobile_number': '9951419493', 'email': 'illendulajaya2@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Kambhampadu ', 'pincode': '521402', 'referral_code_input': 'VRL16929', 'agreed_terms': True} {'first_name': 'Sravan Kumar ', 'last_name': 'JALLY ', 'mobile_number': '7981967435', 'email': 'sravankumarjally3008@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Cherial', 'pincode': '506223', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': ' K Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': ' K Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': ' K Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': ' K Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': ' K Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': ' K Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': ' K Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': ' K Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': ' K Veeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': 'Kveeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': 'Kveeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': 'Kveeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '595416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': 'Kveeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '505416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': 'Kveeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram tatoo district', 'pincode': '505416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': 'Kveeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Kadariveeresham ', 'last_name': 'Kveeresham ', 'mobile_number': '8328343001', 'email': 'kadariveeresham293@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VP7JKG53', 'agreed_terms': True} {'first_name': 'Battu', 'last_name': 'Sandeep ', 'mobile_number': '9494867840', 'email': 'sandepbattu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Dharmajigudem', 'pincode': '534462', 'referral_code_input': 'VRL17247', 'agreed_terms': True} {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'Rayinoothalanirosha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ramarao', 'last_name': 'Nandam', 'mobile_number': '7095937351', 'email': 'nandamramarao123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Chilakaluripet', 'pincode': '522616', 'referral_code_input': 'VRL15334', 'agreed_terms': True} {'first_name': 'Singupurapu', 'last_name': 'vamsidhar', 'mobile_number': '6304084010', 'email': 'singupurapuvamsidhar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Srikakulam', 'pincode': '532005', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Singupurapu', 'last_name': 'vamsidhar', 'mobile_number': '6304084010', 'email': 'singupurapuvamsidhar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Srikakulam', 'pincode': '532005', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Singupurapu', 'last_name': 'vamsidhar', 'mobile_number': '6304084010', 'email': 'singupurapuvamsidhar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Srikakulam', 'pincode': '532005', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Singupurapu', 'last_name': 'vamsidhar', 'mobile_number': '6304084010', 'email': 'singupurapuvamsidhar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Srikakulam', 'pincode': '532005', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Singupurapu', 'last_name': 'vamsidhar', 'mobile_number': '6304084010', 'email': 'singupurapuvamsidhar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '24', 'city': 'Srikakulam', 'pincode': '532005', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '6303092751', 'email': 'pangibonjubabu72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '631077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '6303092751', 'email': 'pangibonjubabu72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '631077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srinivas', 'last_name': 'Vallamsetty', 'mobile_number': '9963502527', 'email': 'vallamsettysrinivad1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522601', 'referral_code_input': 'VRL16669', 'agreed_terms': True} {'first_name': 'Srinivas', 'last_name': 'Vallamsetty', 'mobile_number': '9963502527', 'email': 'vallamsettysrinivad1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522601', 'referral_code_input': 'VRL16669', 'agreed_terms': True} {'first_name': 'Bollam ', 'last_name': 'Akhila ', 'mobile_number': '7702315651', 'email': 'bollamakhila3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Vissanapeta ', 'pincode': '521215', 'referral_code_input': 'VRL16963', 'agreed_terms': True} {'first_name': 'Lisette Sathyam ', 'last_name': 'L Sathyam ', 'mobile_number': '7032276900', 'email': 'laisettisattyam@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} {'first_name': 'Boddu', 'last_name': 'Shankar', 'mobile_number': '9704121256', 'email': 'shankarboddu32@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '505001', 'referral_code_input': 'VRL14940', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Baburao', 'mobile_number': '9381835916', 'email': 'sanhithtosanhitha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531024', 'referral_code_input': 'VRL14016', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Baburao', 'mobile_number': '9381835916', 'email': 'sanhithtosanhitha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531024', 'referral_code_input': 'VRL14016', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kamballa ', 'last_name': 'Dana sekhar', 'mobile_number': '7794958679', 'email': 'kdanasekhar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Kalikiri', 'pincode': '517234', 'referral_code_input': 'VRL14771', 'agreed_terms': True} {'first_name': 'Srinivas', 'last_name': 'Vallamsetty', 'mobile_number': '9963502527', 'email': 'vallamsettysrinivas1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522601', 'referral_code_input': 'VRL16669', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '631077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Muccharla', 'last_name': 'Harshitha ', 'mobile_number': '6305892998', 'email': 'harshithashetty016@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500005', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '631077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Srinivas', 'last_name': 'Vallamsetty', 'mobile_number': '9963502527', 'email': 'vallamsettysrinivad1@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet', 'pincode': '522601', 'referral_code_input': 'VRL16669', 'agreed_terms': True} {'first_name': 'Karnati', 'last_name': 'Janardhan', 'mobile_number': '9705766043', 'email': 'karnatijanardhan80@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda', 'pincode': '508205', 'referral_code_input': 'VP6EVFRK', 'agreed_terms': True} {'first_name': 'Sravanthi ', 'last_name': 'Gajula', 'mobile_number': '7674084611', 'email': 'gajulasravanthi93@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VRL15237', 'agreed_terms': True} {'first_name': 'Parupalli ', 'last_name': 'Rani', 'mobile_number': '6301574859', 'email': 'ranijohn630@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '27', 'city': 'Vizianagaram ', 'pincode': '535001', 'referral_code_input': 'VRL15386', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5357'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5357 --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 175, in doRollover os.rename(sfn, dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.4' -> '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1702'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1702 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP53GVU0U2 STATUS VP53GVU0U2 start ts=2025-10-28T04:30:41.446022+00:00 STATUS VP53GVU0U2 no local tx row yet STATUS VP53GVU0U2 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP53GVU0U2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP53GVU0U2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP53GVU0U2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP53GVU0U2 STATUS VP53GVU0U2 start ts=2025-10-28T04:30:47.635189+00:00 STATUS VP53GVU0U2 no local tx row yet STATUS VP53GVU0U2 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP53GVU0U2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP53GVU0U2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP53GVU0U2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) bg start order_id=VP53GVU0U2 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP53GVU0U2 STATUS VP53GVU0U2 start ts=2025-10-28T04:30:53.729509+00:00 STATUS VP53GVU0U2 no local tx row yet STATUS VP53GVU0U2 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VP53GVU0U2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP53GVU0U2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP53GVU0U2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP53GVU0U2 STATUS VP53GVU0U2 start ts=2025-10-28T04:30:59.834304+00:00 STATUS VP53GVU0U2 no local tx row yet STATUS VP53GVU0U2 calling provider\u2026 RAW {'orderId': '202510281000548109', 'TxnId': 'VP53GVU0U2', 'status': 'SUCCESS', 'number': '8919143474', 'amount': '29.00', 'RefId': '6727559757', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.174', 'reqTime': '2025-10-28 10:00:54', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP53GVU0U2 provider -> normalized=SUCCESS, resText='Payment Processed', refId=6727559757, orderId=202510281000548109 STATUS VP53GVU0U2 no-local -> SUCCESS passthrough Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP53GVU0U2 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 175, in doRollover os.rename(sfn, dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.4' -> '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Naveen ', 'last_name': 'Kumar', 'mobile_number': '9346488378', 'email': 'kuppanaveenkumar018@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Hyderabad ', 'pincode': '509135', 'referral_code_input': 'VP8V8BE9', 'agreed_terms': True} --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 10867 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPU6NNDTCS service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPU6NNDTCS', 'client_txn_id': 'VPU6NNDTCS', 'provider_order_id': 'VPU6NNDTCS', 'message': 'Payment Processed', 'raw': {'orderId': 'VPU6NNDTCS', 'status': 'PENDING', 'mobile': '9182333640', 'amount': 299, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '9041.13', 'billAmount': '299.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '299.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '0.00', 'paid_via_gateway': '299.00', 'razorpay_order_id': None, 'razorpay_payment_id': 'pay_RYlP2YoCmRqy9G'} bg done order_id=VPU6NNDTCS status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== txnid VPU6NNDTCS STATUS VPU6NNDTCS start ts=2025-10-28T04:37:54.355322+00:00 ------------------ Response data ----------------- {'bal': '9041.13', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9182333640', 'status': 'PENDING', 'orderId': 'VPU6NNDTCS', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPU6NNDTCS LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VPU6NNDTCS STATUS VPU6NNDTCS start ts=2025-10-28T04:37:59.834106+00:00 ------------------ Response data ----------------- {'bal': '9041.13', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9182333640', 'status': 'PENDING', 'orderId': 'VPU6NNDTCS', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPU6NNDTCS LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPU6NNDTCS STATUS VPU6NNDTCS start ts=2025-10-28T04:38:05.363000+00:00 ------------------ Response data ----------------- {'bal': '9041.13', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9182333640', 'status': 'PENDING', 'orderId': 'VPU6NNDTCS', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPU6NNDTCS LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPU6NNDTCS STATUS VPU6NNDTCS start ts=2025-10-28T04:38:10.899660+00:00 ------------------ Response data ----------------- {'bal': '9041.13', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9182333640', 'status': 'PENDING', 'orderId': 'VPU6NNDTCS', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPU6NNDTCS calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510281007511158', 'TxnId': 'VPU6NNDTCS', 'status': 'PENDING', 'number': '9182333640', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 10:07:51', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPU6NNDTCS provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510281007511158 STATUS VPU6NNDTCS current=Pending age=18.7s young_pending=True STATUS VPU6NNDTCS no status change (current=Pending, provider=Pending) STATUS VPU6NNDTCS respond -> PENDING, msg='Payment Processed', terminal=False txnid VPU6NNDTCS STATUS VPU6NNDTCS start ts=2025-10-28T04:38:16.654469+00:00 ------------------ Response data ----------------- {'bal': '9041.13', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9182333640', 'status': 'PENDING', 'orderId': 'VPU6NNDTCS', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPU6NNDTCS', 'amount': '299.00', 'number': '9182333640', 'status': 'PENDING', 'orderId': '202510281007511158', 'reqTime': '2025-10-28 10:07:51', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPU6NNDTCS LOCAL pending within grace 15s -> PENDING txnid VPU6NNDTCS STATUS VPU6NNDTCS start ts=2025-10-28T04:38:22.306415+00:00 ------------------ Response data ----------------- {'bal': '9041.13', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9182333640', 'status': 'PENDING', 'orderId': 'VPU6NNDTCS', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPU6NNDTCS', 'amount': '299.00', 'number': '9182333640', 'status': 'PENDING', 'orderId': '202510281007511158', 'reqTime': '2025-10-28 10:07:51', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPU6NNDTCS LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPU6NNDTCS STATUS VPU6NNDTCS start ts=2025-10-28T04:38:27.517370+00:00 ------------------ Response data ----------------- {'bal': '9041.13', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9182333640', 'status': 'PENDING', 'orderId': 'VPU6NNDTCS', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VPU6NNDTCS', 'amount': '299.00', 'number': '9182333640', 'status': 'PENDING', 'orderId': '202510281007511158', 'reqTime': '2025-10-28 10:07:51', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VPU6NNDTCS calling provider\u2026 RAW {'orderId': '202510281007511158', 'TxnId': 'VPU6NNDTCS', 'status': 'SUCCESS', 'number': '9182333640', 'amount': '299.00', 'RefId': 'BR000JOQC147', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-28 10:07:51', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VPU6NNDTCS provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000JOQC147, orderId=202510281007511158 STATUS VPU6NNDTCS current=SUCCESS age=16.6s young_pending=False STATUS VPU6NNDTCS no status change (current=SUCCESS, provider=Success) STATUS VPU6NNDTCS respond -> ERROR, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pogula ', 'last_name': 'Suresh ', 'mobile_number': '8143430767', 'email': 'sureshpogula8@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda ', 'pincode': '508205', 'referral_code_input': 'VP6EVFRK', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][15052] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): [ERROR] [UID:1069][15053] wsgiAppHandler pApp->start_response() return NULL. File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 return _bootstrap._gcd_import(name[level:], package, level) File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load from accounts.api_views import health 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl import Workbook from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from openpyxl.compat.numbers import NUMPY from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in import numpy from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.__config__ import show as show_config from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from . import multiarray from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import overrides from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module from . import overrides KeyboardInterrupt File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 15052 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 15053 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9490'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9490 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPHM8PUHF2 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPHM8PUHF2 STATUS VPHM8PUHF2 start ts=2025-10-28T04:48:32.166935+00:00 STATUS VPHM8PUHF2 no local tx row yet STATUS VPHM8PUHF2 calling provider\u2026 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510281018289183', 'TxnId': 'VPHM8PUHF2', 'status': 'PENDING', 'number': '7674830783', 'amount': '299.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 10:18:28', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPHM8PUHF2 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281018289183 STATUS VPHM8PUHF2 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPHM8PUHF2 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPHM8PUHF2 STATUS VPHM8PUHF2 start ts=2025-10-28T04:48:38.236343+00:00 ------------------ Response data ----------------- {'bal': '8743.93', 'Comi': '5.382', 'optId': '1800908404', 'amount': 299, 'mobile': '7674830783', 'status': 'SUCCESS', 'orderId': 'VPHM8PUHF2', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '299.00'} STATUS VPHM8PUHF2 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][20462] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'C', 'last_name': 'Ragava', 'mobile_number': '9110722901', 'email': 'narayanaswami1327@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515435', 'referral_code_input': 'VP4GY74V', 'agreed_terms': True} {'first_name': 'C', 'last_name': 'Ragava', 'mobile_number': '9110722901', 'email': 'narayanaswami1327@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur ', 'pincode': '515435', 'referral_code_input': 'VP4GY74V', 'agreed_terms': True} {'first_name': 'Nagaraj', 'last_name': 'Hippargi ', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': '', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'SBIF'), ('fields', {'vehicle_number': ''})]) ====================== BillValidate ====================== fastag SBIF {'vehicle_number': ''} OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '9182925756'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '9182925756'} 9182925756 OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9160782110'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9160782110'} 9160782110 {'first_name': 'Happrgi.', 'last_name': 'Nagaraj', 'mobile_number': '8618058788', 'email': 'hnagarajhipparage@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500070', 'referral_code_input': 'VP5VMMG7', 'agreed_terms': True} {'first_name': 'C', 'last_name': 'Anil', 'mobile_number': '8328277717', 'email': 'a46123136@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapuram', 'pincode': '515435', 'referral_code_input': 'VP4GY74V', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'eppaepparajashekar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': '508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Chakali', 'last_name': 'Venu', 'mobile_number': '8499013903', 'email': 'venuchakali1994@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Doma', 'pincode': '501502', 'referral_code_input': 'VRL14868', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5407'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5407 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5407'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5407 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5407'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5407 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5407'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5407 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1122'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1122 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VP187C2122 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP187C2122 STATUS VP187C2122 start ts=2025-10-28T04:59:58.510848+00:00 STATUS VP187C2122 no local tx row yet STATUS VP187C2122 calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VP187C2122', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP187C2122 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP187C2122 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP187C2122 STATUS VP187C2122 start ts=2025-10-28T05:00:04.351602+00:00 STATUS VP187C2122 no local tx row yet STATUS VP187C2122 calling provider\u2026 RAW {'orderId': '202510281029593494', 'TxnId': 'VP187C2122', 'status': 'PENDING', 'number': '7981146400', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 10:29:59', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP187C2122 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281029593494 STATUS VP187C2122 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) OrderedDict([('service', 'dth'), ('provider', 'VT'), ('fields', {'subscriber_id': '87283753'})]) ====================== BillValidate ====================== dth VT {'subscriber_id': '87283753'} 87283753 {'Status': 'SUCCESS', 'CustomerName': 'NARASIMHULU C', 'Balance': 'Not found', 'Monthly': 284, 'NextRecharge': '04-11-2025', 'Planname': 'Monthly', 'Message': 'DTH Info'} txnid VP187C2122 STATUS VP187C2122 start ts=2025-10-28T05:00:10.219833+00:00 STATUS VP187C2122 no local tx row yet STATUS VP187C2122 calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP187C2122 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281029593494', 'TxnId': 'VP187C2122', 'status': 'SUCCESS', 'number': '7981146400', 'amount': '349.00', 'RefId': 'BR000CW1LVTA', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-28 10:29:59', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP187C2122 provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CW1LVTA, orderId=202510281029593494 STATUS VP187C2122 no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3090'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3090 1. recharge_status : Pending txnid VPN97AEV1U STATUS VPN97AEV1U start ts=2025-10-28T05:01:15.576420+00:00 STATUS VPN97AEV1U no local tx row yet STATUS VPN97AEV1U calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPN97AEV1U', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPN97AEV1U provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPN97AEV1U no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPN97AEV1U STATUS VPN97AEV1U start ts=2025-10-28T05:01:21.374843+00:00 STATUS VPN97AEV1U no local tx row yet STATUS VPN97AEV1U calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPN97AEV1U', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPN97AEV1U provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPN97AEV1U no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPN97AEV1U STATUS VPN97AEV1U start ts=2025-10-28T05:01:27.134675+00:00 STATUS VPN97AEV1U no local tx row yet STATUS VPN97AEV1U calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPN97AEV1U', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPN97AEV1U provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPN97AEV1U no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) bg start order_id=VPN97AEV1U service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPN97AEV1U STATUS VPN97AEV1U start ts=2025-10-28T05:01:33.375039+00:00 STATUS VPN97AEV1U no local tx row yet STATUS VPN97AEV1U calling provider\u2026 RAW {'orderId': '202510281031339280', 'TxnId': 'VPN97AEV1U', 'status': 'PENDING', 'number': '9652259241', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 10:31:33', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPN97AEV1U provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281031339280 STATUS VPN97AEV1U no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPN97AEV1U STATUS VPN97AEV1U start ts=2025-10-28T05:01:39.959582+00:00 STATUS VPN97AEV1U no local tx row yet STATUS VPN97AEV1U calling provider\u2026 RAW {'orderId': '202510281031339280', 'TxnId': 'VPN97AEV1U', 'status': 'PENDING', 'number': '9652259241', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 10:31:33', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPN97AEV1U provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281031339280 STATUS VPN97AEV1U no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPN97AEV1U STATUS VPN97AEV1U start ts=2025-10-28T05:01:45.715294+00:00 STATUS VPN97AEV1U no local tx row yet STATUS VPN97AEV1U calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPN97AEV1U Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281031339280', 'TxnId': 'VPN97AEV1U', 'status': 'SUCCESS', 'number': '9652259241', 'amount': '199.00', 'RefId': '1621513376', 'operator': 'AT', 'service': 'Mobile', 'Comi': '3.582', 'reqTime': '2025-10-28 10:31:33', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPN97AEV1U provider -> normalized=SUCCESS, resText='Payment Processed', refId=1621513376, orderId=202510281031339280 STATUS VPN97AEV1U no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 175, in doRollover os.rename(sfn, dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.3' -> '/home2/proactiv/public_html/vap/logs/app.log.4' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kathi Venkatalakshumma', 'last_name': 'Kathi', 'mobile_number': '9701082383', 'email': 'Kathivenkatalakshmi6@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Badvel', 'pincode': '516227', 'referral_code_input': 'VRL14441', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Santhu', 'last_name': 'Amboth', 'mobile_number': '9014612746', 'email': 'rajuamboth356@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '501508', 'referral_code_input': 'VRL15848', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'Basani', 'last_name': 'Laxman', 'mobile_number': '8096353514', 'email': 'basanilaxman2@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Mahabubad', 'pincode': '506104', 'referral_code_input': 'VP8UW39F', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Rajashekar', 'last_name': 'Eppa', 'mobile_number': '9014259144', 'email': 'epparajashekateppa@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Rajapet', 'pincode': ' 508105', 'referral_code_input': 'VRL17285', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'Nagaraju', 'mobile_number': '9652912092', 'email': 'nagarajukpdtr@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Peoddatur', 'pincode': '516360', 'referral_code_input': 'VRL13994', 'agreed_terms': True} {'first_name': 'Korra', 'last_name': 'Sivakumar', 'mobile_number': '7013525874', 'email': 'korraricky7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintappalli', 'pincode': '531111', 'referral_code_input': 'VRL16924', 'agreed_terms': True} {'first_name': 'Naga Lakshmi ', 'last_name': 'Koniki', 'mobile_number': '7729943339', 'email': 'nagalakshmikoniki27@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur ', 'pincode': '522005', 'referral_code_input': 'VP8U060R', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Killo ', 'last_name': 'Baburao', 'mobile_number': '9381835916', 'email': 'sanhithtosanhitha@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Paderu', 'pincode': '531024', 'referral_code_input': 'VRL14016', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 31243 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][881] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][882] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 881 was killed by signal: 11, core dumped: no [UID:1069][14656] Child process with pid: 882 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'B', 'last_name': 'Subbarathnamma', 'mobile_number': '9398523165', 'email': 'maheshkumar630326@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Proddatur ', 'pincode': '516360', 'referral_code_input': 'VRL17350', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][1133] [ERROR] [UID:1069][1134] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 1134 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 1133 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SURIBABU ', 'last_name': 'KORRA ', 'mobile_number': '9441735196', 'email': 'korrasiv36@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintappalli', 'pincode': '531111', 'referral_code_input': 'VRL16924', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Anusha', 'last_name': 'Karedla', 'mobile_number': '9652415699', 'email': 'karedlaanusha07@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry', 'pincode': '533234', 'referral_code_input': 'VRL16816', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'MOHAMMED AZHAR', 'last_name': 'HUSSAIN', 'mobile_number': '9949076044', 'email': 'azhar.mech0321@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'VISAKHAPATNAM', 'pincode': '530031', 'referral_code_input': 'VP18KK3T', 'agreed_terms': True} [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== 2312 {'first_name': 'Sandhya ', 'last_name': 'Jangam', 'mobile_number': '6303991902', 'email': 'jangamsandhya6@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vissanapeta ', 'pincode': '521215', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][14656] Child process with pid: 2789 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'ADINARAYANASWAMY ', 'last_name': 'B R', 'mobile_number': '9449179650', 'email': 'adibrswamy@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'GOWRIBIDANUR', 'pincode': '561213', 'referral_code_input': 'VP5IGJKG', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== {'first_name': 'Anusha', 'last_name': 'Karedla', 'mobile_number': '9652415699', 'email': 'karedlaanusha07@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry', 'pincode': '533234', 'referral_code_input': 'VRL16816', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7862'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7862 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1996'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1996 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'VEERAVARTHI ', 'last_name': 'VENKATASATEESH ', 'mobile_number': '9642206498', 'email': 'sateesh96421@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Intur', 'pincode': '522341', 'referral_code_input': 'VP7UP1BJ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'KORRA ', 'last_name': 'SURIBABU ', 'mobile_number': '9441735196', 'email': 'bsuri0182@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintappalli', 'pincode': '531111', 'referral_code_input': 'VRL16924', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Anusha', 'last_name': 'Karedla', 'mobile_number': '9652415699', 'email': 'karedlaanusha07@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry', 'pincode': '533234', 'referral_code_input': 'VRL16816', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0646'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0646 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0646'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0646 --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0646'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0646 VerifyTxnPinSerializer(data={'transaction_pin': '0646'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0646 VerifyTxnPinSerializer(data={'transaction_pin': '2066'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2066 --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0646'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0646 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7903'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7903 VerifyTxnPinSerializer(data={'transaction_pin': '2066'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2066 VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 VerifyTxnPinSerializer(data={'transaction_pin': '1980'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1980 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPLCNMVPQD STATUS VPLCNMVPQD start ts=2025-10-28T05:23:13.732580+00:00 bg start order_id=VPLCNMVPQD service=prepaid STATUS VPLCNMVPQD no local tx row yet prepaid STATUS VPLCNMVPQD calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPLCNMVPQD', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPLCNMVPQD provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPLCNMVPQD no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPLCNMVPQD STATUS VPLCNMVPQD start ts=2025-10-28T05:23:19.686031+00:00 STATUS VPLCNMVPQD no local tx row yet STATUS VPLCNMVPQD calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPLCNMVPQD Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281053142033', 'TxnId': 'VPLCNMVPQD', 'status': 'SUCCESS', 'number': '7288965415', 'amount': '199.00', 'RefId': 'UER2510281053460073', 'operator': 'VI', 'service': 'Mobile', 'Comi': '7.164', 'reqTime': '2025-10-28 10:53:14', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPLCNMVPQD provider -> normalized=SUCCESS, resText='Payment Processed', refId=UER2510281053460073, orderId=202510281053142033 STATUS VPLCNMVPQD no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0646'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0646 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4146'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4146 VerifyTxnPinSerializer(data={'transaction_pin': '4146'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4146 VerifyTxnPinSerializer(data={'transaction_pin': '4146'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4146 VerifyTxnPinSerializer(data={'transaction_pin': '4146'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4146 VerifyTxnPinSerializer(data={'transaction_pin': '4403'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4403 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4146'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4146 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4146'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4146 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== {'first_name': 'VUTURU ', 'last_name': 'SAHADEVAREDDY ', 'mobile_number': '8985114115', 'email': 'sahadevar73@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'KADIRI', 'pincode': '515591', 'referral_code_input': 'VRL15544', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1991'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1991 VerifyTxnPinSerializer(data={'transaction_pin': '1991'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1991 VerifyTxnPinSerializer(data={'transaction_pin': '1991'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1991 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4146'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4146 =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '1122'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1122 1. recharge_status : Pending txnid VP6UW58TOH STATUS VP6UW58TOH start ts=2025-10-28T05:32:19.892702+00:00 bg start order_id=VP6UW58TOH service=prepaid STATUS VP6UW58TOH no local tx row yet prepaid STATUS VP6UW58TOH calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510281102203314', 'TxnId': 'VP6UW58TOH', 'status': 'PENDING', 'number': '8500354919', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 11:02:20', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP6UW58TOH provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281102203314 STATUS VP6UW58TOH no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP6UW58TOH STATUS VP6UW58TOH start ts=2025-10-28T05:32:26.422910+00:00 STATUS VP6UW58TOH no local tx row yet STATUS VP6UW58TOH calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP6UW58TOH Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281102203314', 'TxnId': 'VP6UW58TOH', 'status': 'SUCCESS', 'number': '8500354919', 'amount': '299.00', 'RefId': '6727939711', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-28 11:02:20', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP6UW58TOH provider -> normalized=SUCCESS, resText='Payment Processed', refId=6727939711, orderId=202510281102203314 STATUS VP6UW58TOH no-local -> SUCCESS passthrough VerifyTxnPinSerializer(data={'transaction_pin': '0786'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0786 1. recharge_status : Pending txnid VPQX14QGK8 STATUS VPQX14QGK8 start ts=2025-10-28T05:32:40.224974+00:00 bg start order_id=VPQX14QGK8 service=prepaid STATUS VPQX14QGK8 no local tx row yet prepaid STATUS VPQX14QGK8 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPQX14QGK8', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQX14QGK8 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQX14QGK8 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPQX14QGK8 STATUS VPQX14QGK8 start ts=2025-10-28T05:32:46.349866+00:00 STATUS VPQX14QGK8 no local tx row yet STATUS VPQX14QGK8 calling provider\u2026 RAW {'orderId': '202510281102405760', 'TxnId': 'VPQX14QGK8', 'status': 'PENDING', 'number': '9652419349', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 11:02:40', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPQX14QGK8 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281102405760 STATUS VPQX14QGK8 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPQX14QGK8 STATUS VPQX14QGK8 start ts=2025-10-28T05:32:52.095833+00:00 STATUS VPQX14QGK8 no local tx row yet STATUS VPQX14QGK8 calling provider\u2026 RAW {'orderId': '202510281102405760', 'TxnId': 'VPQX14QGK8', 'status': 'SUCCESS', 'number': '9652419349', 'amount': '199.00', 'RefId': '1801765914', 'operator': 'AT', 'service': 'Mobile', 'Comi': '3.582', 'reqTime': '2025-10-28 11:02:40', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPQX14QGK8 provider -> normalized=SUCCESS, resText='Payment Processed', refId=1801765914, orderId=202510281102405760 STATUS VPQX14QGK8 no-local -> SUCCESS passthrough --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block =============================== Just entered Recharge Status API ================================== could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPQX14QGK8 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'CHITUMALLA ', 'last_name': 'RAMESH', 'mobile_number': '8499888588', 'email': 'saiteja4826@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'JAGITYAL', 'pincode': '505416', 'referral_code_input': 'VRL14940', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '6305101855'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '6305101855'} 6305101855 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'CHITUMALLA ', 'last_name': 'RAMESH ', 'mobile_number': '8499888588', 'email': 'saitejachitumalla@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'JAGITYAL', 'pincode': '505416', 'referral_code_input': 'VRL14940', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'CHITUMALLA ', 'last_name': 'RAMESH ', 'mobile_number': '8499888588', 'email': 'saitejachitumalla@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'JAGITYAL', 'pincode': '505416', 'referral_code_input': 'VRL14940', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1993'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1993 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPB3O24EUW service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPB3O24EUW Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPB3O24EUW STATUS VPB3O24EUW start ts=2025-10-28T05:34:57.849340+00:00 ------------------ Response data ----------------- {'bal': '7173.52', 'Comi': '6.282', 'optId': '1801812676', 'amount': 349, 'mobile': '7075690842', 'status': 'SUCCESS', 'orderId': 'VPB3O24EUW', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '349.00'} STATUS VPB3O24EUW LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== {'first_name': 'CHITUMALLA ', 'last_name': 'RAMESH ', 'mobile_number': '8499888588', 'email': 'saiteja4826@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'JAGITYAL', 'pincode': '505416', 'referral_code_input': 'VRL14940', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sunke', 'last_name': 'Mallaiah ', 'mobile_number': '9441731323', 'email': 'malleshamsunke123@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Gollapelli ', 'pincode': '505532', 'referral_code_input': 'VP4E5AVY', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Thalari ', 'last_name': 'Venkatesh', 'mobile_number': '7893836026', 'email': 'btvenki1991@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518468', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sravanthi', 'last_name': 'Sravanthi', 'mobile_number': '9542463267', 'email': 'naveenreddy95424@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Narspur', 'pincode': '502313', 'referral_code_input': 'VRL14266', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2277 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2277 VerifyTxnPinSerializer(data={'transaction_pin': '4422'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4422 1. recharge_status : Pending txnid VPKVV6LAF2 STATUS VPKVV6LAF2 start ts=2025-10-28T05:51:28.602879+00:00 STATUS VPKVV6LAF2 no local tx row yet STATUS VPKVV6LAF2 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPKVV6LAF2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPKVV6LAF2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPKVV6LAF2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPKVV6LAF2 STATUS VPKVV6LAF2 start ts=2025-10-28T05:51:34.541344+00:00 STATUS VPKVV6LAF2 no local tx row yet STATUS VPKVV6LAF2 calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': None, 'TxnId': 'VPKVV6LAF2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPKVV6LAF2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPKVV6LAF2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPKVV6LAF2 STATUS VPKVV6LAF2 start ts=2025-10-28T05:51:43.523491+00:00 STATUS VPKVV6LAF2 no local tx row yet STATUS VPKVV6LAF2 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPKVV6LAF2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPKVV6LAF2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPKVV6LAF2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPKVV6LAF2 STATUS VPKVV6LAF2 start ts=2025-10-28T05:51:50.192646+00:00 STATUS VPKVV6LAF2 no local tx row yet STATUS VPKVV6LAF2 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPKVV6LAF2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPKVV6LAF2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPKVV6LAF2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPKVV6LAF2 STATUS VPKVV6LAF2 start ts=2025-10-28T05:52:01.572026+00:00 STATUS VPKVV6LAF2 no local tx row yet STATUS VPKVV6LAF2 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPKVV6LAF2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPKVV6LAF2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPKVV6LAF2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) bg start order_id=VPKVV6LAF2 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VPKVV6LAF2 STATUS VPKVV6LAF2 start ts=2025-10-28T05:52:14.885850+00:00 STATUS VPKVV6LAF2 no local tx row yet STATUS VPKVV6LAF2 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPKVV6LAF2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPKVV6LAF2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPKVV6LAF2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPKVV6LAF2 STATUS VPKVV6LAF2 start ts=2025-10-28T05:52:22.040052+00:00 STATUS VPKVV6LAF2 no local tx row yet STATUS VPKVV6LAF2 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPKVV6LAF2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPKVV6LAF2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPKVV6LAF2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPKVV6LAF2 STATUS VPKVV6LAF2 start ts=2025-10-28T05:52:28.185409+00:00 STATUS VPKVV6LAF2 no local tx row yet STATUS VPKVV6LAF2 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPKVV6LAF2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPKVV6LAF2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPKVV6LAF2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPKVV6LAF2 STATUS VPKVV6LAF2 start ts=2025-10-28T05:52:38.104300+00:00 STATUS VPKVV6LAF2 no local tx row yet STATUS VPKVV6LAF2 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPKVV6LAF2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPKVV6LAF2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPKVV6LAF2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPKVV6LAF2 STATUS VPKVV6LAF2 start ts=2025-10-28T05:52:44.247084+00:00 STATUS VPKVV6LAF2 no local tx row yet STATUS VPKVV6LAF2 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPKVV6LAF2', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPKVV6LAF2 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPKVV6LAF2 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPKVV6LAF2 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 30272 was killed by signal: 15, core dumped: no [UID:1069][14656] Child process with pid: 30307 was killed by signal: 15, core dumped: no [UID:1069][14656] Child process with pid: 30273 was killed by signal: 15, core dumped: no --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagamani', 'last_name': 'Dulam', 'mobile_number': '8978478849', 'email': '9440246789adi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '10', 'city': 'Rajahmundry', 'pincode': '533234', 'referral_code_input': 'VRL16274', 'agreed_terms': True} {'first_name': 'Yugendra ', 'last_name': 'Sankurubhukta ', 'mobile_number': '7993916134', 'email': 'yugendra588@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '531162', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Thalari ', 'last_name': 'Venkatesh', 'mobile_number': '7893836026', 'email': 'btvenki1991@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518468', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Thalari', 'last_name': 'Sinappa', 'mobile_number': '9391965839', 'email': 'seenasirish9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyadurgam', 'pincode': '515767', 'referral_code_input': 'VRL16742', 'agreed_terms': True} {'first_name': 'Thalari ', 'last_name': 'Venkatesh', 'mobile_number': '7893836026', 'email': 'venkithalari57@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Pathikonda', 'pincode': '518468', 'referral_code_input': '', 'agreed_terms': True} OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][30474] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bala Anjanikumar', 'last_name': 'Lagadapati', 'mobile_number': '7672079499', 'email': 'baluanjanikumar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522006', 'referral_code_input': 'VRL14037', 'agreed_terms': True} {'first_name': 'Illindra ', 'last_name': 'Sai Lakshmi ', 'mobile_number': '8074355584', 'email': 'thanmaiillindra@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Addanki', 'pincode': '523201', 'referral_code_input': 'VRL15777', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sreepathi ', 'last_name': 'Prathap ', 'mobile_number': '7702070158', 'email': 'sreepathiprathap@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '7', 'city': 'Proddutur ', 'pincode': '516362', 'referral_code_input': 'VRL16853', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Haneef', 'mobile_number': '9553983399', 'email': 'royaltransport@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Musheerabad ', 'pincode': '500080', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Durgam ', 'last_name': 'Koteshwar ', 'mobile_number': '9963454287', 'email': 'koteshdurge@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '514', 'city': 'Asifabad ', 'pincode': '504293', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 175, in doRollover os.rename(sfn, dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.4' -> '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][2916] [ERROR] [UID:1069][2915] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 690, in _load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 940, in exec_module File "", line 690, in _load_unlocked File "", line 241, in _call_with_frames_removed File "", line 940, in exec_module File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Bhaskar ', 'last_name': 'Rao', 'mobile_number': '9704092070', 'email': 'chsbrao04@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Addanki', 'pincode': '523201', 'referral_code_input': 'VRL15777', 'agreed_terms': True} {'first_name': 'Diwakar', 'last_name': 'Shrivastava', 'mobile_number': '8619228707', 'email': 'diwakarsrivastava14@gmail.com', 'user_type': 'customer', 'state': '29', 'district': '467', 'city': 'JAIPUR', 'pincode': '302027', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Devi', 'last_name': 'Guluru', 'mobile_number': '6305740615', 'email': 'deviguluru5@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517561', 'referral_code_input': 'VRL16064', 'agreed_terms': True} [UID:1069][14656] Child process with pid: 2916 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 2915 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '9014674729', 'email': 'pangibonjubabu72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '6303092751', 'email': 'pangibonjubabu72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 3355 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][5042] [ERROR] [UID:1069][5043] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 1204, in _gcd_import File "", line 690, in _load_unlocked File "", line 1176, in _find_and_load File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 1147, in _find_and_load_unlocked File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 5042 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 5043 was killed by signal: 11, core dumped: no {'first_name': 'Y', 'last_name': 'Vyshnavi', 'mobile_number': '9182600329', 'email': 'yvyshnaviarjun1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500003', 'referral_code_input': 'VRL17345', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1980'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1980 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1980'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1980 VerifyTxnPinSerializer(data={'transaction_pin': '2244'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2244 1. recharge_status : Pending txnid VPP0QZHTFX STATUS VPP0QZHTFX start ts=2025-10-28T06:07:52.031951+00:00 bg start order_id=VPP0QZHTFX service=prepaid STATUS VPP0QZHTFX no local tx row yet prepaid STATUS VPP0QZHTFX calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPP0QZHTFX Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': None, 'TxnId': 'VPP0QZHTFX', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPP0QZHTFX provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPP0QZHTFX no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPP0QZHTFX STATUS VPP0QZHTFX start ts=2025-10-28T06:07:58.291712+00:00 ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 349, 'mobile': '', 'status': 'FAILED', 'orderId': 'VPP0QZHTFX', 'resText': 'number is not valid ', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPP0QZHTFX LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][6317] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'CHAPALA ', 'last_name': 'SATTIPANDU ', 'mobile_number': '7330954856', 'email': 'sattipanduchapala3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Tanuku ', 'pincode': '534128', 'referral_code_input': 'VRL17361', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Devi ', 'last_name': 'Guluru', 'mobile_number': '6305740615', 'email': 'deviguluru5@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517561', 'referral_code_input': 'VRL16064', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Devi ', 'last_name': 'Guluru', 'mobile_number': '6305740615', 'email': 'deviguluru5@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517561', 'referral_code_input': 'VRL16064', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dasari ', 'last_name': 'Anand', 'mobile_number': '9505983108', 'email': 'dasariananddasarianand974@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Balanagar ', 'pincode': '509202', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9701142924'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9701142924'} 9701142924 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Y', 'last_name': 'Vyshnavi ', 'mobile_number': '9182600329', 'email': 'yvyshnavi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500003', 'referral_code_input': 'VRL17345', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Y', 'last_name': 'Vyshnavi ', 'mobile_number': '9182600329', 'email': 'yvyshnavi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500003', 'referral_code_input': 'VRL17345', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Y', 'last_name': 'Vyshnavi ', 'mobile_number': '9182600329', 'email': 'yvyshnavi@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500003', 'referral_code_input': 'VRL17345', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bangari ', 'last_name': 'Raghubabu', 'mobile_number': '9676413685', 'email': 'raghubabu877@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool ', 'pincode': '518465', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '', 'mobile': '', 'consumer_id': '7213722978'})]) ====================== BillValidate ====================== lpg ING {'book_using': '', 'mobile': '', 'consumer_id': '7213722978'} OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '7213722978', 'mobile': '8096990234', 'consumer_id': '7213722978'})]) ====================== BillValidate ====================== lpg ING {'book_using': '7213722978', 'mobile': '8096990234', 'consumer_id': '7213722978'} 8096990234 OrderedDict([('service', 'lpg'), ('provider', 'ING'), ('fields', {'book_using': '7213722978', 'mobile': '8096990234', 'consumer_id': '7213722978'})]) ====================== BillValidate ====================== lpg ING {'book_using': '7213722978', 'mobile': '8096990234', 'consumer_id': '7213722978'} 8096990234 {'first_name': 'Narahari ', 'last_name': 'Vallepu ', 'mobile_number': '9346101756', 'email': 'darlinghari14325@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524343', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bondili', 'last_name': 'Balakrishna Singh', 'mobile_number': '9652389079', 'email': 'bbalakrishnasingh1983@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam', 'pincode': '530046', 'referral_code_input': 'VRL14515', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dasari ', 'last_name': 'Anand ', 'mobile_number': '9505983108', 'email': 'dasariananddasarianand974@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Balanagar ', 'pincode': '509202', 'referral_code_input': '', 'agreed_terms': True} --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dasari ', 'last_name': 'Anand ', 'mobile_number': '9505983108', 'email': 'dasariananddasarianand974@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Balanagar ', 'pincode': '509202', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bondili', 'last_name': 'Balakrishna Singh', 'mobile_number': '9652389079', 'email': 'bbalakrishnasingh1983@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam', 'pincode': '530046', 'referral_code_input': 'VRL14515', 'agreed_terms': True} {'first_name': 'Bondili', 'last_name': 'Balakrishna Singh', 'mobile_number': '9652389079', 'email': 'bbalakrishnasingh1983@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam', 'pincode': '530046', 'referral_code_input': 'VRL14515', 'agreed_terms': True} {'first_name': 'Bondili', 'last_name': 'Balakrishna Singh', 'mobile_number': '9652389079', 'email': 'bbalakrishnasingh1983@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam', 'pincode': '530046', 'referral_code_input': 'VRL14515', 'agreed_terms': True} {'first_name': 'Mani', 'last_name': 'Lanka', 'mobile_number': '9642903535', 'email': 'lankamaniganga@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Gajuwaka ', 'pincode': '530044', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kakarla venu gopala', 'last_name': 'Krishna', 'mobile_number': '8106063999', 'email': 'venugopalakrishnakakarla@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Pamarru', 'pincode': '521157', 'referral_code_input': 'VP0L2XBW', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9092'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9092 --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9092'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9092 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2219'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2219 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9092'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9092 bg start order_id=VPQYDGIN2I service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9092'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9092 =============================== Just entered Recharge Status API ================================== Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPQYDGIN2I&number=7989774646&amount=319&operator=JO&circle=1 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPQYDGIN2I Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9092'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9092 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7829'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7829 1. recharge_status : Pending bg start order_id=VP8EJINO46 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][21500] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '4511101025247'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '4511101025247'} 4511101025247 {'first_name': 'KUSUMESHWAR RAO', 'last_name': 'IRRINKI ', 'mobile_number': '9494864979', 'email': 'kushmesh2war@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'VIJAYAWADA ', 'pincode': '521104', 'referral_code_input': 'VP8YO0K9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP8EJINO46 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== {'first_name': 'Avijit ', 'last_name': 'Barman ', 'mobile_number': '9748356787', 'email': 'avijit.contai@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '593', 'city': 'Contai', 'pincode': '721401', 'referral_code_input': 'VP74J6CL', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7829'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7829 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPFZ54KF1E STATUS VPFZ54KF1E start ts=2025-10-28T06:29:31.020305+00:00 bg start order_id=VPFZ54KF1E service=prepaid STATUS VPFZ54KF1E no local tx row yet prepaid STATUS VPFZ54KF1E calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPFZ54KF1E', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPFZ54KF1E provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPFZ54KF1E no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' txnid VPFZ54KF1E bg failed order_id=VPFZ54KF1E Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' STATUS VPFZ54KF1E start ts=2025-10-28T06:29:36.979524+00:00 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' ------------------ Response data ----------------- {'bal': '0.00', 'Comi': '0.000', 'optId': None, 'amount': 147, 'mobile': '9449179650', 'status': 'FAILED', 'orderId': 'VPFZ54KF1E', 'resText': 'Same amount not allow within 10 minutes', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '0.00'} STATUS VPFZ54KF1E LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2244'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2244 1. recharge_status : Pending bg start order_id=VPD6ITKE7C service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPD6ITKE7C STATUS VPD6ITKE7C start ts=2025-10-28T06:34:33.306950+00:00 STATUS VPD6ITKE7C no local tx row yet STATUS VPD6ITKE7C calling provider\u2026 RAW {'orderId': '202510281204331360', 'TxnId': 'VPD6ITKE7C', 'status': 'PENDING', 'number': '8088327067', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 12:04:33', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPD6ITKE7C provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281204331360 STATUS VPD6ITKE7C no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPD6ITKE7C STATUS VPD6ITKE7C start ts=2025-10-28T06:34:39.317176+00:00 STATUS VPD6ITKE7C no local tx row yet STATUS VPD6ITKE7C calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPD6ITKE7C Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281204331360', 'TxnId': 'VPD6ITKE7C', 'status': 'SUCCESS', 'number': '8088327067', 'amount': '349.00', 'RefId': 'BR000CW24386', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-28 12:04:33', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPD6ITKE7C provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CW24386, orderId=202510281204331360 STATUS VPD6ITKE7C no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2192'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2192 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPVLSK0K5S STATUS VPVLSK0K5S start ts=2025-10-28T06:35:30.716646+00:00 STATUS VPVLSK0K5S no local tx row yet STATUS VPVLSK0K5S calling provider\u2026 bg start order_id=VPVLSK0K5S service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510281205315861', 'TxnId': 'VPVLSK0K5S', 'status': 'PENDING', 'number': '9676219287', 'amount': '299.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 12:05:31', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPVLSK0K5S provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281205315861 STATUS VPVLSK0K5S no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPVLSK0K5S STATUS VPVLSK0K5S start ts=2025-10-28T06:35:37.046434+00:00 STATUS VPVLSK0K5S no local tx row yet STATUS VPVLSK0K5S calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPVLSK0K5S Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281205315861', 'TxnId': 'VPVLSK0K5S', 'status': 'SUCCESS', 'number': '9676219287', 'amount': '299.00', 'RefId': '1802914414', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.382', 'reqTime': '2025-10-28 12:05:31', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPVLSK0K5S provider -> normalized=SUCCESS, resText='Payment Processed', refId=1802914414, orderId=202510281205315861 STATUS VPVLSK0K5S no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'JARTHA', 'last_name': 'KARTHIK', 'mobile_number': '9381981272', 'email': 'jarthakarthikkumarreddy153@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'KAKINADA ', 'pincode': '533483', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9059'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9059 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8794'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8794 =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9430'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9430 =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bhaskar ', 'last_name': 'Bms', 'mobile_number': '6383764463', 'email': 'bmsbhaskar6@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Bengalore ', 'pincode': '560062', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Bhaskar ', 'last_name': 'Bms', 'mobile_number': '6383764463', 'email': 'bmsbhaskar6@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Bengalore ', 'pincode': '560062', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bhaskar ', 'last_name': 'Bms', 'mobile_number': '6383764463', 'email': 'bmsbhaskar6@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Bengalore ', 'pincode': '560062', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bhaskar ', 'last_name': 'Bms', 'mobile_number': '6383764463', 'email': 'bmsbhaskar6@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Bengalore ', 'pincode': '560062', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Bhaskar ', 'last_name': 'Bms', 'mobile_number': '6383764463', 'email': 'bmsbhaskar6@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Bengalore ', 'pincode': '560062', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'vemula vinay ', 'last_name': 'kumar ', 'mobile_number': '7995050198', 'email': 'vinnyvinay4444@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Narasaraopet ', 'pincode': '522601', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0409'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0409 =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][6447] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'JARTHA', 'last_name': 'KARTHIK', 'mobile_number': '9381981272', 'email': 'jarthakarthikkumarreddy153@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'KAKINADA ', 'pincode': '533483', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'JARTHA', 'last_name': 'KARTHIK', 'mobile_number': '9381981272', 'email': 'jarthakarthikkumarreddy153@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'KAKINADA ', 'pincode': '533483', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'JARTHA', 'last_name': 'KARTHIK', 'mobile_number': '9381981272', 'email': 'jarthakarthikkumarreddy153@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'KAKINADA ', 'pincode': '533483', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'JARTHA', 'last_name': 'KARTHIK', 'mobile_number': '9381981272', 'email': 'jarthakarthikkumarreddy153@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'KAKINADA ', 'pincode': '533483', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'JARTHA', 'last_name': 'KARTHIK', 'mobile_number': '9381981272', 'email': 'jarthakarthikkumarreddy153@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'KAKINADA ', 'pincode': '533483', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'JARTHA', 'last_name': 'KARTHIK', 'mobile_number': '9381981272', 'email': 'jarthakarthikkumarreddy153@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'KAKINADA ', 'pincode': '533483', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'JARTHA', 'last_name': 'KARTHIK', 'mobile_number': '9381981272', 'email': 'jarthakarthikkumarreddy153@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'KAKINADA ', 'pincode': '533483', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'JARTHA', 'last_name': 'KARTHIK', 'mobile_number': '9381981272', 'email': 'jarthakarthikkumarreddy153@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'KAKINADA ', 'pincode': '533483', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'JARTHA', 'last_name': 'KARTHIK', 'mobile_number': '9381981272', 'email': 'jarthakarthikkumarreddy153@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'KAKINADA ', 'pincode': '533483', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'JARTHA', 'last_name': 'KARTHIK', 'mobile_number': '9381981272', 'email': 'jarthakarthikkumarreddy153@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'KAKINADA ', 'pincode': '533483', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'JARTHA', 'last_name': 'KARTHIK', 'mobile_number': '9381981272', 'email': 'jarthakarthikkumarreddy153@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'KAKINADA ', 'pincode': '533483', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'JARTHA', 'last_name': 'KARTHIK', 'mobile_number': '9381981272', 'email': 'jarthakarthikkumarreddy153@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'KAKINADA ', 'pincode': '533483', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'JARTHA', 'last_name': 'KARTHIK', 'mobile_number': '9381981272', 'email': 'jarthakarthikkumarreddy153@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'KAKINADA ', 'pincode': '533483', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PENDHOTA ', 'last_name': 'Vamshi', 'mobile_number': '9966668464', 'email': 'vamshichar355@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '505531', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'P Subhash ', 'last_name': 'Reddy ', 'mobile_number': '9010111165', 'email': 'sjmmcslreddy@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Sangareddy ', 'pincode': '502286', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'ANNADATA ', 'last_name': 'venkata narayana', 'mobile_number': '9030893964', 'email': 'annadatanarayana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'chirala', 'pincode': '523157', 'referral_code_input': 'VRL16913', 'agreed_terms': True} {'first_name': 'Kurapati', 'last_name': 'Supraja', 'mobile_number': '9000601976', 'email': 'ksupraja563@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi', 'pincode': '517502', 'referral_code_input': 'VP4RR0TX', 'agreed_terms': True} {'first_name': 'Bhaskar ', 'last_name': 'Bms ', 'mobile_number': '6383764463', 'email': 'bmsbhaskar6@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Bengalore ', 'pincode': '560062', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'ANNADATA ', 'last_name': 'VENKATA NARAYANA', 'mobile_number': '9030893964', 'email': 'annadatanarayana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'CHIRALA', 'pincode': '523157', 'referral_code_input': 'VRL16913', 'agreed_terms': True} {'first_name': 'ANNADATA ', 'last_name': 'VENKATA NARAYANA', 'mobile_number': '9030893964', 'email': 'annadatanarayana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'CHIRALA', 'pincode': '523157', 'referral_code_input': 'VRL16913', 'agreed_terms': True} {'first_name': 'ANNADATA ', 'last_name': 'VENKATA NARAYANA', 'mobile_number': '9030893964', 'email': 'annadatanarayana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'CHIRALA', 'pincode': '523157', 'referral_code_input': 'VRL16913', 'agreed_terms': True} {'first_name': 'ANNADATA ', 'last_name': 'VENKATA NARAYANA', 'mobile_number': '9030893964', 'email': 'annadatanarayana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'CHIRALA', 'pincode': '523157', 'referral_code_input': 'VRL16913', 'agreed_terms': True} {'first_name': 'ANNADATA ', 'last_name': 'VENKATA NARAYANA', 'mobile_number': '9030893964', 'email': 'annadatanarayana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'CHIRALA', 'pincode': '523157', 'referral_code_input': 'VRL16913', 'agreed_terms': True} {'first_name': 'ANNADATA ', 'last_name': 'VENKATA NARAYANA', 'mobile_number': '9030893964', 'email': 'annadatanarayana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'CHIRALA', 'pincode': '523157', 'referral_code_input': 'VRL16913', 'agreed_terms': True} {'first_name': 'ANNADATA ', 'last_name': 'VENKATA NARAYANA', 'mobile_number': '9030893964', 'email': 'annadatanarayana@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'CHIRALA', 'pincode': '523157', 'referral_code_input': 'VRL16913', 'agreed_terms': True} {'first_name': 'Shaik ', 'last_name': 'Jhoni', 'mobile_number': '9490848610', 'email': 'jhonishaik1220@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Gurazala', 'pincode': '522415', 'referral_code_input': 'VRL15682', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Battula ', 'last_name': 'Akash', 'mobile_number': '9346943748', 'email': 'akashbattula52@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Dharmajigudem', 'pincode': '534462', 'referral_code_input': 'VRL17247', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0409'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0409 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP0KFBHL56 STATUS VP0KFBHL56 start ts=2025-10-28T06:55:46.061465+00:00 bg start order_id=VP0KFBHL56 service=prepaid STATUS VP0KFBHL56 no local tx row yet prepaid STATUS VP0KFBHL56 calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VP0KFBHL56', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP0KFBHL56 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP0KFBHL56 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) {'first_name': 'Rohith', 'last_name': 'Reddy', 'mobile_number': '6300821351', 'email': 'rr1584316@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Kamareddy', 'pincode': '503123', 'referral_code_input': 'VRL17289', 'agreed_terms': True} txnid VP0KFBHL56 STATUS VP0KFBHL56 start ts=2025-10-28T06:55:53.914099+00:00 STATUS VP0KFBHL56 no local tx row yet STATUS VP0KFBHL56 calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VP0KFBHL56', 'client_txn_id': 'VP0KFBHL56', 'provider_order_id': 'VP0KFBHL56', 'message': 'Payment Processed', 'raw': {'orderId': 'VP0KFBHL56', 'status': 'PENDING', 'mobile': '9963226486', 'amount': 239, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '5545.60', 'billAmount': '239.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '239.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '30.00', 'paid_via_gateway': '209.00', 'razorpay_order_id': None, 'razorpay_payment_id': 'pay_RYnkmCewTR9AzM'} bg done order_id=VP0KFBHL56 status=Pending 2. Pending 2. Pending RAW {'orderId': '202510281225508061', 'TxnId': 'VP0KFBHL56', 'status': 'PENDING', 'number': '9963226486', 'amount': '239.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 12:25:50', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP0KFBHL56 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510281225508061 STATUS VP0KFBHL56 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VP0KFBHL56 STATUS VP0KFBHL56 start ts=2025-10-28T06:55:59.911758+00:00 ------------------ Response data ----------------- {'bal': '5545.60', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9963226486', 'status': 'PENDING', 'orderId': 'VP0KFBHL56', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00'} STATUS VP0KFBHL56 LOCAL pending within grace 15s -> PENDING txnid VP0KFBHL56 STATUS VP0KFBHL56 start ts=2025-10-28T06:56:05.901810+00:00 ------------------ Response data ----------------- {'bal': '5545.60', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9963226486', 'status': 'PENDING', 'orderId': 'VP0KFBHL56', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00'} STATUS VP0KFBHL56 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP0KFBHL56 STATUS VP0KFBHL56 start ts=2025-10-28T06:56:11.106787+00:00 ------------------ Response data ----------------- {'bal': '5545.60', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9963226486', 'status': 'PENDING', 'orderId': 'VP0KFBHL56', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00'} STATUS VP0KFBHL56 calling provider\u2026 RAW {'orderId': '202510281225508061', 'TxnId': 'VP0KFBHL56', 'status': 'PENDING', 'number': '9963226486', 'amount': '239.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 12:25:50', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP0KFBHL56 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510281225508061 STATUS VP0KFBHL56 current=Pending age=17.2s young_pending=True STATUS VP0KFBHL56 no status change (current=Pending, provider=Pending) STATUS VP0KFBHL56 respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== {'first_name': 'Raju', 'last_name': 'Dalavai', 'mobile_number': '9059037989', 'email': 'dalavairaju567@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Tadpatri', 'pincode': '515455', 'referral_code_input': 'VRL16672', 'agreed_terms': True} txnid VP0KFBHL56 STATUS VP0KFBHL56 start ts=2025-10-28T06:56:17.474700+00:00 ------------------ Response data ----------------- {'bal': '5545.60', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9963226486', 'status': 'PENDING', 'orderId': 'VP0KFBHL56', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP0KFBHL56', 'amount': '239.00', 'number': '9963226486', 'status': 'PENDING', 'orderId': '202510281225508061', 'reqTime': '2025-10-28 12:25:50', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP0KFBHL56 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][9042] [ERROR] [UID:1069][9043] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Rohith', 'last_name': 'Reddy', 'mobile_number': '6300821341', 'email': 'rr1584316@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'Kamareddy', 'pincode': '503123', 'referral_code_input': 'VRL17289', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Manjunath ', 'last_name': 'BS', 'mobile_number': '7899756446', 'email': 'manjunathvenky21@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Bangalore', 'pincode': '560076', 'referral_code_input': '', 'agreed_terms': True} --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP0KFBHL56 STATUS VP0KFBHL56 start ts=2025-10-28T06:56:23.168421+00:00 ------------------ Response data ----------------- {'bal': '5545.60', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9963226486', 'status': 'PENDING', 'orderId': 'VP0KFBHL56', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP0KFBHL56', 'amount': '239.00', 'number': '9963226486', 'status': 'PENDING', 'orderId': '202510281225508061', 'reqTime': '2025-10-28 12:25:50', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP0KFBHL56 LOCAL pending within grace 15s -> PENDING [UID:1069][14656] Child process with pid: 9042 was killed by signal: 11, core dumped: no [UID:1069][14656] Child process with pid: 9043 was killed by signal: 11, core dumped: no txnid VP0KFBHL56 STATUS VP0KFBHL56 start ts=2025-10-28T06:56:28.386694+00:00 ------------------ Response data ----------------- {'bal': '5545.60', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9963226486', 'status': 'PENDING', 'orderId': 'VP0KFBHL56', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP0KFBHL56', 'amount': '239.00', 'number': '9963226486', 'status': 'PENDING', 'orderId': '202510281225508061', 'reqTime': '2025-10-28 12:25:50', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP0KFBHL56 calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510281225508061', 'TxnId': 'VP0KFBHL56', 'status': 'PENDING', 'number': '9963226486', 'amount': '239.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 12:25:50', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP0KFBHL56 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510281225508061 STATUS VP0KFBHL56 current=Pending age=17.3s young_pending=True STATUS VP0KFBHL56 no status change (current=Pending, provider=Pending) STATUS VP0KFBHL56 respond -> PENDING, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VP0KFBHL56 STATUS VP0KFBHL56 start ts=2025-10-28T06:56:34.674050+00:00 ------------------ Response data ----------------- {'bal': '5545.60', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9963226486', 'status': 'PENDING', 'orderId': 'VP0KFBHL56', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP0KFBHL56', 'amount': '239.00', 'number': '9963226486', 'status': 'PENDING', 'orderId': '202510281225508061', 'reqTime': '2025-10-28 12:25:50', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP0KFBHL56 LOCAL pending within grace 15s -> PENDING txnid VP0KFBHL56 STATUS VP0KFBHL56 start ts=2025-10-28T06:56:39.890909+00:00 ------------------ Response data ----------------- {'bal': '5545.60', 'Comi': '0.000', 'optId': '', 'amount': 239, 'mobile': '9963226486', 'status': 'PENDING', 'orderId': 'VP0KFBHL56', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '239.00', 'last_status_poll': {'Comi': '0.000', 'RefId': '', 'TxnId': 'VP0KFBHL56', 'amount': '239.00', 'number': '9963226486', 'status': 'PENDING', 'orderId': '202510281225508061', 'reqTime': '2025-10-28 12:25:50', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'VoucherCode': None}} STATUS VP0KFBHL56 LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Devi kalavathi', 'last_name': 'D kalavathi', 'mobile_number': '9177762885', 'email': 'Kalavathidevi62885@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9999'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9999 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][11924] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt bg start order_id=VP9V77KARD service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VP9V77KARD&number=9866829720&amount=349&operator=AT&circle=1 =============================== Just entered Recharge Status API ================================== Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP9V77KARD Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'Gilaka', 'last_name': 'Nirmala', 'mobile_number': '6281446718', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524004', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pusali', 'last_name': 'Yadaiah', 'mobile_number': '8464072500', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Shadnagar', 'pincode': '509216', 'referral_code_input': 'VP2YR2MM', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pudiparthi', 'last_name': 'Srihari Reddy', 'mobile_number': '9701724977', 'email': 'pudiparthi9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524004', 'referral_code_input': 'VP41FK3A', 'agreed_terms': True} {'first_name': 'Jonnalagadd ', 'last_name': 'Renuka', 'mobile_number': '6302388223', 'email': 'jrenuka143156@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Podili', 'pincode': '523253', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPHCNPRZN5 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VPHCNPRZN5 STATUS VPHCNPRZN5 start ts=2025-10-28T07:07:44.381156+00:00 STATUS VPHCNPRZN5 no local tx row yet STATUS VPHCNPRZN5 calling provider\u2026 RAW {'orderId': '202510281237441453', 'TxnId': 'VPHCNPRZN5', 'status': 'PENDING', 'number': '9014507500', 'amount': '33.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 12:37:44', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPHCNPRZN5 provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281237441453 STATUS VPHCNPRZN5 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPHCNPRZN5 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPHCNPRZN5 STATUS VPHCNPRZN5 start ts=2025-10-28T07:07:50.752752+00:00 ------------------ Response data ----------------- {'bal': '5165.04', 'Comi': '0.594', 'optId': '1803414599', 'amount': 33, 'mobile': '9014507500', 'status': 'SUCCESS', 'orderId': 'VPHCNPRZN5', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '33.00'} STATUS VPHCNPRZN5 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][20568] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][20567] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 20567 was killed by signal: 11, core dumped: no [UID:1069][14656] Child process with pid: 20568 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Surendra', 'last_name': 'Babu', 'mobile_number': '9391349195', 'email': 'babusurendra455@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Addanki', 'pincode': '523201', 'referral_code_input': 'VRL15777', 'agreed_terms': True} {'first_name': 'Dhanesh', 'last_name': 'T', 'mobile_number': '9900660056', 'email': 'dhaneshraj765@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Bengaluru Rural', 'pincode': '562123', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gilaka ', 'last_name': 'Nirmala ', 'mobile_number': '6281446718', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524004', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Killo ', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Gilaka ', 'last_name': 'Nirmala ', 'mobile_number': '6281446718', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524004', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gilaka ', 'last_name': 'Nirmala ', 'mobile_number': '6281446718', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524004', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gilaka ', 'last_name': 'Nirmala ', 'mobile_number': '6281446718', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524004', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gilaka ', 'last_name': 'Nirmala ', 'mobile_number': '6281446718', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524004', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'Venkatesh ', 'mobile_number': '9948060524', 'email': 'venkatehv367@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Mundalamuru ', 'pincode': '523265', 'referral_code_input': 'VRL15777', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rama ', 'last_name': 'Krishna ', 'mobile_number': '9848935822', 'email': 'pandlaramakrishna34@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '17', 'city': 'Allagadda ', 'pincode': '518543', 'referral_code_input': 'VP8NHO5T', 'agreed_terms': True} [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. VerifyTxnPinSerializer(data={'transaction_pin': '2222'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2222 [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 VerifyTxnPinSerializer(data={'transaction_pin': '5555'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5555 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kammampati ', 'last_name': 'Srisailam ', 'mobile_number': '9347092318', 'email': 'sri2sailam@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Nalgonda ', 'pincode': '508001', 'referral_code_input': 'VP2M80CZ', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '8888'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 8888 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0000'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0000 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1997'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1997 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4444'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4444 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3333'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3333 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6789'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6789 =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 26150 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Swamy ', 'last_name': 'Purna chandrarao ', 'mobile_number': '9505483348', 'email': 'purnachandraraoswamy@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Addanki', 'pincode': '523201', 'referral_code_input': 'VRL15777', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1970'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1970 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1970'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1970 txnid VPRL5VG98C STATUS VPRL5VG98C start ts=2025-10-28T07:20:04.857332+00:00 bg start order_id=VPRL5VG98C service=prepaid prepaid In side dispatch_service_payment function STATUS VPRL5VG98C no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPRL5VG98C calling provider\u2026 Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPRL5VG98C', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPRL5VG98C provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPRL5VG98C no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPRL5VG98C STATUS VPRL5VG98C start ts=2025-10-28T07:20:10.624990+00:00 STATUS VPRL5VG98C no local tx row yet STATUS VPRL5VG98C calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPRL5VG98C Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281250052186', 'TxnId': 'VPRL5VG98C', 'status': 'SUCCESS', 'number': '9676767879', 'amount': '299.00', 'RefId': '1803600207', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.382', 'reqTime': '2025-10-28 12:50:05', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPRL5VG98C provider -> normalized=SUCCESS, resText='Payment Processed', refId=1803600207, orderId=202510281250052186 STATUS VPRL5VG98C no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1970'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1970 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '8374491904'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '8374491904'} 8374491904 {'first_name': 'Sudalai ', 'last_name': 'Ponnusamy ', 'mobile_number': '9700046215', 'email': 'manips1953@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500030', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Sudalai ', 'last_name': 'Ponnusamy ', 'mobile_number': '9700046215', 'email': 'manips1953@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500030', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gajje ', 'last_name': 'Rajesh', 'mobile_number': '8897027242', 'email': 'gajjerajesh88@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial ', 'pincode': '504204', 'referral_code_input': 'VRL16865', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mondi pedda', 'last_name': 'Mogilaiah ', 'mobile_number': '9398311698', 'email': 'pmogilaiah2023@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Devarakadra ', 'pincode': '509204', 'referral_code_input': '', 'agreed_terms': True} --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 31920 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 32149 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9866829720'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9866829720'} 9866829720 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sanjay ', 'last_name': 'Datha ', 'mobile_number': '7993577688', 'email': 'sanjaysanju78835@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Medrametla ', 'pincode': '523212', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '6303092751', 'email': 'pangibonjubabu72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][1159] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shireesha', 'last_name': 'Dara', 'mobile_number': '8142154793', 'email': 'sirisha.dara@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500020', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'GORANTLA ', 'last_name': 'MADHAVILATHA ', 'mobile_number': '9391691577', 'email': 'madhaviseshasai@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'ONGOLE ', 'pincode': '523183', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 1613 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][2546] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'MD ', 'last_name': 'Amer', 'mobile_number': '9959687178', 'email': 'md.maer7178@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Jadcherla', 'pincode': '509202', 'referral_code_input': 'VRL17226', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1993'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1993 1. recharge_status : Pending txnid VP7Q26FYJI STATUS VP7Q26FYJI start ts=2025-10-28T07:31:43.436985+00:00 bg start order_id=VP7Q26FYJI service=prepaid STATUS VP7Q26FYJI no local tx row yet prepaid STATUS VP7Q26FYJI calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510281301437089', 'TxnId': 'VP7Q26FYJI', 'status': 'PENDING', 'number': '9438604442', 'amount': '299.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 13:01:43', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP7Q26FYJI provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281301437089 STATUS VP7Q26FYJI no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP7Q26FYJI STATUS VP7Q26FYJI start ts=2025-10-28T07:31:49.723019+00:00 STATUS VP7Q26FYJI no local tx row yet STATUS VP7Q26FYJI calling provider\u2026 RAW {'orderId': '202510281301437089', 'TxnId': 'VP7Q26FYJI', 'status': 'SUCCESS', 'number': '9438604442', 'amount': '299.00', 'RefId': '1803729517', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.382', 'reqTime': '2025-10-28 13:01:43', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP7Q26FYJI provider -> normalized=SUCCESS, resText='Payment Processed', refId=1803729517, orderId=202510281301437089 STATUS VP7Q26FYJI no-local -> SUCCESS passthrough Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP7Q26FYJI Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagaraj ', 'last_name': 'Salimath', 'mobile_number': '7975108056', 'email': 'nagusalimath8@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '249', 'city': 'Hunagund', 'pincode': '587118', 'referral_code_input': 'VRL14750', 'agreed_terms': True} {'first_name': 'Guduri chinna venkataiah ', 'last_name': 'Mark', 'mobile_number': '9182519283', 'email': 'gudurichinnnavenkataiah@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'I T Varam', 'pincode': '523326', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OSError: LSAPI: File error OSError: LSAPI: File error =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'NANDAMOORI ', 'last_name': 'PRAVEEN KUMAR ', 'mobile_number': '8125333188', 'email': 'prvncy@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet', 'pincode': '508213', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5454'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5454 1. recharge_status : Pending bg start order_id=VPFLP77FOG service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPFLP77FOG Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPFLP77FOG STATUS VPFLP77FOG start ts=2025-10-28T07:41:08.681769+00:00 ------------------ Response data ----------------- {'bal': '4379.40', 'Comi': '7.164', 'optId': 'UER2510281311420010', 'amount': 199, 'mobile': '7997186341', 'status': 'SUCCESS', 'orderId': 'VPFLP77FOG', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '199.00'} STATUS VPFLP77FOG LOCAL terminal -> SUCCESS VerifyTxnPinSerializer(data={'transaction_pin': '5568'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5568 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5568'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5568 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5568'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5568 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5454'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5454 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Golla', 'last_name': 'Ganesh', 'mobile_number': '7993192734', 'email': 'ganeshgolla007@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'nandikotkur', 'pincode': '518401', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][15240] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'NANDAMOORI ', 'last_name': 'PRAVEEN KUMAR ', 'mobile_number': '8125333188', 'email': 'prvncy@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Suryapet', 'pincode': '508213', 'referral_code_input': 'VP7O8XGC', 'agreed_terms': True} {'first_name': 'Polu', 'last_name': 'Brahma Reddy ', 'mobile_number': '9550945563', 'email': 'polubrahmareddy16@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Gurazala', 'pincode': '522415', 'referral_code_input': 'VRL15682', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5568'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5568 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5568'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5568 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sreenivasa Reddy ', 'last_name': 'N', 'mobile_number': '7396361489', 'email': 'sreesai.sree@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Puttaparthi ', 'pincode': '515134', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5568'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5568 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Madiga', 'last_name': 'Shiva', 'mobile_number': '9533738855', 'email': 'shivacherry577@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'GuntaKAL ', 'pincode': '515801', 'referral_code_input': 'VRL16171', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'T', 'last_name': 'Sai manohar', 'mobile_number': '9515343657', 'email': 'saimanohartatiparthi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kalidindi', 'pincode': '521344', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pusali', 'last_name': 'Yadaiah', 'mobile_number': '8464072500', 'email': 'pusalayadaiah2255@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Shadanagar', 'pincode': '509216', 'referral_code_input': 'VP2YR2MM', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== {'first_name': 'Pusali', 'last_name': 'Yadaiah', 'mobile_number': '8464072500', 'email': 'pusalayadaiah2255@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Shadanagar', 'pincode': '509216', 'referral_code_input': 'VP2YR2MM', 'agreed_terms': True} {'first_name': 'Pusali', 'last_name': 'Yadaiah', 'mobile_number': '8464072500', 'email': 'pusalayadaiah2255@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Shadanagar', 'pincode': '509216', 'referral_code_input': 'VP2YR2MM', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9676'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9676 VerifyTxnPinSerializer(data={'transaction_pin': '9676'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9676 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4758'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4758 1. recharge_status : Pending bg start order_id=VPMB4ZPF9B service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPMB4ZPF9B Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPMB4ZPF9B STATUS VPMB4ZPF9B start ts=2025-10-28T07:53:31.760709+00:00 ------------------ Response data ----------------- {'bal': '4357.56', 'Comi': '0.174', 'optId': '6728816839', 'amount': 29, 'mobile': '9391978397', 'status': 'SUCCESS', 'orderId': 'VPMB4ZPF9B', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '29.00'} STATUS VPMB4ZPF9B LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3649'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3649 OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][20664] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): [ERROR] [UID:1069][20663] wsgiAppHandler pApp->start_response() return NULL. File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 "", line 1204, in _gcd_import File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][20720] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][14656] Child process with pid: 20664 was killed by signal: 11, core dumped: no [UID:1069][14656] Child process with pid: 20663 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3649'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3649 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 20720 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 175, in doRollover os.rename(sfn, dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.4' -> '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][21511] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Lakshmamma', 'last_name': 'sr', 'mobile_number': '9606172506', 'email': 'lakshmamma6@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Banglore', 'pincode': '560049', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Koneti.sada', 'last_name': 'Sada', 'mobile_number': '8464858478', 'email': 'sadakoneti8464@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Talluru', 'pincode': '523264', 'referral_code_input': 'VRL15777', 'agreed_terms': True} VerifyTxnPinSerializer(data={'transaction_pin': '3649'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3649 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'L ', 'last_name': 'Kishan', 'mobile_number': '7893898043', 'email': 'mreddymkishan69824@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '511', 'city': 'KAMAREDDY', 'pincode': '503101', 'referral_code_input': 'VRL17031', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '3759'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 3759 1. recharge_status : Pending txnid VPON3JBQ1A STATUS VPON3JBQ1A start ts=2025-10-28T07:57:24.548269+00:00 STATUS VPON3JBQ1A no local tx row yet STATUS VPON3JBQ1A calling provider\u2026 bg start order_id=VPON3JBQ1A service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPON3JBQ1A', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPON3JBQ1A provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPON3JBQ1A no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPON3JBQ1A STATUS VPON3JBQ1A start ts=2025-10-28T07:57:30.307383+00:00 STATUS VPON3JBQ1A no local tx row yet STATUS VPON3JBQ1A calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPON3JBQ1A', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPON3JBQ1A provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPON3JBQ1A no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPON3JBQ1A STATUS VPON3JBQ1A start ts=2025-10-28T07:57:36.257577+00:00 STATUS VPON3JBQ1A no local tx row yet STATUS VPON3JBQ1A calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPON3JBQ1A', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPON3JBQ1A provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPON3JBQ1A no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPON3JBQ1A STATUS VPON3JBQ1A start ts=2025-10-28T07:57:42.656694+00:00 STATUS VPON3JBQ1A no local tx row yet STATUS VPON3JBQ1A calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPON3JBQ1A', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPON3JBQ1A provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPON3JBQ1A no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== --- Logging error --- Traceback (most recent call last): =============================== Just entered Recharge Status API ================================== File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== txnid VPON3JBQ1A STATUS VPON3JBQ1A start ts=2025-10-28T07:57:48.712290+00:00 STATUS VPON3JBQ1A no local tx row yet STATUS VPON3JBQ1A calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPON3JBQ1A', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPON3JBQ1A provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPON3JBQ1A no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPON3JBQ1A STATUS VPON3JBQ1A start ts=2025-10-28T07:57:54.947275+00:00 STATUS VPON3JBQ1A no local tx row yet STATUS VPON3JBQ1A calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510281327519677', 'TxnId': 'VPON3JBQ1A', 'status': 'SUCCESS', 'number': '9502128199', 'amount': '19.00', 'RefId': '6728843577', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-28 13:27:51', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPON3JBQ1A provider -> normalized=SUCCESS, resText='Payment Processed', refId=6728843577, orderId=202510281327519677 STATUS VPON3JBQ1A no-local -> SUCCESS passthrough --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPON3JBQ1A Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'DURGAM ', 'last_name': 'SHIVAKUMAR', 'mobile_number': '9701858339', 'email': 'durgamshivakumar1993@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Jangaon', 'pincode': '506167', 'referral_code_input': 'VP8ACNR1', 'agreed_terms': True} {'first_name': 'DURGAM ', 'last_name': 'SHIVAKUMAR', 'mobile_number': '9701858339', 'email': 'durgamshivakumar1993@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'Jangaon', 'pincode': '506167', 'referral_code_input': 'VP8ACNR1', 'agreed_terms': True} {'first_name': 'Valabani ', 'last_name': 'Ravikumar ', 'mobile_number': '7036242112', 'email': 'vravikumarchowdary.rk@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Chodavaram', 'pincode': '531027', 'referral_code_input': 'VRL14135', 'agreed_terms': True} {'first_name': 'Koneti.sada', 'last_name': 'Sada', 'mobile_number': '8464858478', 'email': 'sadakoneti8464@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Talluru', 'pincode': '523264', 'referral_code_input': 'VRL15777', 'agreed_terms': True} {'first_name': 'Koneti.sada', 'last_name': 'Sada', 'mobile_number': '8464858478', 'email': 'sadakoneti8464@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Talluru', 'pincode': '523264', 'referral_code_input': 'VRL15777', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '8790722375'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '8790722375'} 8790722375 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== {'first_name': 'Lakshmi ', 'last_name': 'Lakshmi ', 'mobile_number': '9573054781', 'email': 'venkatvekannababu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Polavaram ', 'pincode': '534318', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'j.mallesh', 'last_name': 'Mallesh', 'mobile_number': '8919370542', 'email': 'malleshmallesh2967@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal', 'pincode': '509128', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 29870 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Aakula ', 'last_name': 'Lakshmi narayana ', 'mobile_number': '9198661386', 'email': 'lachhi4u@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Maruthi nagar', 'pincode': '515001', 'referral_code_input': 'VRL17416', 'agreed_terms': True} {'first_name': 'G venkatesh', 'last_name': 'G', 'mobile_number': '8328400406', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'gadwal', 'pincode': '509125', 'referral_code_input': 'VP06KRA6', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][30564] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gemmela', 'last_name': 'Laxmi', 'mobile_number': '9390878599', 'email': 'gemmalalaxmi@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP7XQES8', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Aakula', 'last_name': 'Lakshmi narayana', 'mobile_number': '9198661386', 'email': 'lachhi4u@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': 'VRL17416', 'agreed_terms': True} {'first_name': 'Koppoju ', 'last_name': 'Shekharachary ', 'mobile_number': '9912539689', 'email': 'classicbikesmng@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'NALGONDA', 'pincode': '508244', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Aakula', 'last_name': 'Lakshmi narayana', 'mobile_number': '9866138643', 'email': 'lachhi4u@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': 'VRL17416', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][4887] [ERROR] [UID:1069][4888] [ERROR] [UID:1069][4867] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1204, in _gcd_import File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 690, in _load_unlocked File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "", line 940, in exec_module File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Pusali', 'last_name': 'Yadaiah', 'mobile_number': '8464072500', 'email': 'pusalayadaiah2255@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Shadnagar', 'pincode': '509216', 'referral_code_input': 'VP2YR2MM', 'agreed_terms': True} {'first_name': 'Prince ', 'last_name': 'Nawaz', 'mobile_number': '7569740141', 'email': 'princenawazz@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Balanagar', 'pincode': '509202', 'referral_code_input': 'VRL13886', 'agreed_terms': True} {'first_name': 'M', 'last_name': 'HARISH KUMAR', 'mobile_number': '9966730332', 'email': 'csconline8899@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'kalyanadurgam', 'pincode': '515767', 'referral_code_input': 'VRL15458', 'agreed_terms': True} {'first_name': 'ADULLA PREMSAGAR', 'last_name': 'A PREMSAGAR', 'mobile_number': '9849087665', 'email': 'adullapremsagar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505415', 'referral_code_input': 'VP96B2J3', 'agreed_terms': True} {'first_name': 'Venkata ', 'last_name': 'Naidu ', 'mobile_number': '9390423254', 'email': 'hellonaidu4232@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Ananthapuram ', 'pincode': '515751', 'referral_code_input': 'VRL17430', 'agreed_terms': True} [UID:1069][14656] Child process with pid: 4888 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 4887 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 4867 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pawan ', 'last_name': 'Reddy ', 'mobile_number': '6361932776', 'email': 'pavankumarrv10@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'Bengaluru ', 'pincode': '563124', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Dharshanala ', 'last_name': 'VIGNESH ', 'mobile_number': '8523054340', 'email': 'dharshanala.bunny12345@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial', 'pincode': '504204', 'referral_code_input': 'VRL16401', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Royyam ravi ', 'last_name': 'Royyam ravi ', 'mobile_number': '7386213811', 'email': 'ravigodhas970@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Hyderabad ', 'pincode': '509216', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Punuru ', 'last_name': 'Bhanupriya ', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Punuru ', 'last_name': 'Bhanupriya ', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Punuru ', 'last_name': 'Bhanupriya ', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9666'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9666 1. recharge_status : Pending bg start order_id=VPYLAFWYO3 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' txnid VPYLAFWYO3 STATUS VPYLAFWYO3 start ts=2025-10-28T08:18:35.194659+00:00 ------------------ Response data ----------------- bg failed order_id=VPYLAFWYO3 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'bal': '4309.85', 'Comi': '0.174', 'optId': '6728968669', 'amount': 29, 'mobile': '9652276805', 'status': 'SUCCESS', 'orderId': 'VPYLAFWYO3', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '29.00'} 3. recharge_status=Failed STATUS VPYLAFWYO3 LOCAL terminal -> SUCCESS 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'M', 'last_name': 'Harish Kumar', 'mobile_number': '9966730322', 'email': 'csconline8899@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'KALYANADURG', 'pincode': '515767', 'referral_code_input': 'VRL15458', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'gas'), ('provider', 'HPCG'), ('fields', {'book_using': '622510', 'mobile': '9666023456', 'consumer_id': '622510'})]) ====================== BillValidate ====================== gas HPCG {'book_using': '622510', 'mobile': '9666023456', 'consumer_id': '622510'} 622510 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1985'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1985 1. recharge_status : Pending bg start order_id=VPK1BSJJYO service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPK1BSJJYO Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPK1BSJJYO STATUS VPK1BSJJYO start ts=2025-10-28T08:24:52.764770+00:00 ------------------ Response data ----------------- {'bal': '4649.02', 'Comi': '0.000', 'optId': '', 'amount': 10, 'mobile': '9010620985', 'status': 'FAILED', 'orderId': 'VPK1BSJJYO', 'resText': 'Recharge Failed', 'service': 'Mobile', 'operator': 'VI', 'billAmount': '0.00'} STATUS VPK1BSJJYO LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][13516] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'P', 'last_name': 'Bhanupriya ', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0099'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0099 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '0000'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 0000 1. recharge_status : Pending txnid VPPDASJRYQ STATUS VPPDASJRYQ start ts=2025-10-28T08:30:24.061037+00:00 bg start order_id=VPPDASJRYQ service=prepaid prepaid In side dispatch_service_payment function STATUS VPPDASJRYQ no local tx row yet getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPPDASJRYQ calling provider\u2026 Sending to prepaid perform wallet recharge RAW {'orderId': '202510281400246635', 'TxnId': 'VPPDASJRYQ', 'status': 'PENDING', 'number': '9966045527', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 14:00:24', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPPDASJRYQ provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281400246635 STATUS VPPDASJRYQ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPPDASJRYQ Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' txnid VPPDASJRYQ STATUS VPPDASJRYQ start ts=2025-10-28T08:30:30.152853+00:00 ------------------ Response data ----------------- {'bal': '4640.02', 'Comi': '0.114', 'optId': '6729042438', 'amount': 19, 'mobile': '9966045527', 'status': 'SUCCESS', 'orderId': 'VPPDASJRYQ', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '19.00'} STATUS VPPDASJRYQ LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1234'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1234 1. recharge_status : Pending txnid VPR3MGF4IF STATUS VPR3MGF4IF start ts=2025-10-28T08:31:20.339081+00:00 STATUS VPR3MGF4IF no local tx row yet STATUS VPR3MGF4IF calling provider\u2026 bg start order_id=VPR3MGF4IF service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPR3MGF4IF', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPR3MGF4IF provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPR3MGF4IF no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPR3MGF4IF STATUS VPR3MGF4IF start ts=2025-10-28T08:31:26.868938+00:00 STATUS VPR3MGF4IF no local tx row yet STATUS VPR3MGF4IF calling provider\u2026 RAW {'orderId': '202510281401272546', 'TxnId': 'VPR3MGF4IF', 'status': 'PENDING', 'number': '6305486428', 'amount': '20.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 14:01:27', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPR3MGF4IF provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281401272546 STATUS VPR3MGF4IF no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPR3MGF4IF STATUS VPR3MGF4IF start ts=2025-10-28T08:31:32.979315+00:00 STATUS VPR3MGF4IF no local tx row yet STATUS VPR3MGF4IF calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPR3MGF4IF Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281401272546', 'TxnId': 'VPR3MGF4IF', 'status': 'SUCCESS', 'number': '6305486428', 'amount': '20.00', 'RefId': '6729048979', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.120', 'reqTime': '2025-10-28 14:01:27', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPR3MGF4IF provider -> normalized=SUCCESS, resText='Payment Processed', refId=6729048979, orderId=202510281401272546 STATUS VPR3MGF4IF no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Renukunta', 'last_name': 'Santhosh', 'mobile_number': '9381476138', 'email': 'santhoshrenukunta585@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Jagithyl', 'pincode': '505526', 'referral_code_input': 'VRL14940', 'agreed_terms': True} {'first_name': 'SANDEEP ', 'last_name': 'SRIPATHI ', 'mobile_number': '8340908645', 'email': 'sripathisandeep68@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'MAHABUABAD', 'pincode': '506105', 'referral_code_input': 'VP8UW39F', 'agreed_terms': True} {'first_name': 'P', 'last_name': 'Bhanupriya ', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'P', 'last_name': 'Bhanupriya ', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'P', 'last_name': 'Bhanupriya ', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': 'VRL15877', 'agreed_terms': True} {'first_name': 'Jummidi', 'last_name': 'Ramya', 'mobile_number': '9059756865', 'email': 'jummidiramya392@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Mancherial ', 'pincode': '504204', 'referral_code_input': 'VRL16401', 'agreed_terms': True} {'first_name': 'ANAND', 'last_name': 'SERIYALA', 'mobile_number': '9247247703', 'email': 'seriyalaanands@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '525', 'city': 'NIZAMABAD', 'pincode': '503001', 'referral_code_input': '', 'agreed_terms': True} --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Punuru ', 'last_name': 'Bhanupriya ', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Punuru ', 'last_name': 'Bhanupriya ', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Punuru ', 'last_name': 'Bhanupriya ', 'mobile_number': '9492008446', 'email': 'pbhanupriyapriya123@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524341', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'gas'), ('provider', 'HPCG'), ('fields', {'book_using': '', 'mobile': '', 'consumer_id': '622510'})]) ====================== BillValidate ====================== gas HPCG {'book_using': '', 'mobile': '', 'consumer_id': '622510'} 622510 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Katikala', 'last_name': 'Masthanamma', 'mobile_number': '8179701689', 'email': 'katikalamasthanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': 'VRL17327', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Katikala', 'last_name': 'Masthanamma', 'mobile_number': '8179701689', 'email': 'katikalamasthanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': 'VRL17327', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Katikala', 'last_name': 'Masthanamma', 'mobile_number': '8179701689', 'email': 'katikalamasthanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': 'VRL17327', 'agreed_terms': True} {'first_name': 'Katikala', 'last_name': 'Masthanamma', 'mobile_number': '8179701689', 'email': 'katikalamasthanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': 'VRL17327', 'agreed_terms': True} {'first_name': 'Katikala', 'last_name': 'Masthanamma', 'mobile_number': '8179701689', 'email': 'katikalamasthanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': 'VRL17327', 'agreed_terms': True} {'first_name': 'Katikala', 'last_name': 'Masthanamma', 'mobile_number': '8179701689', 'email': 'katikalamasthanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': 'VRL17327', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 175, in doRollover os.rename(sfn, dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.4' -> '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][20285] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 175, in doRollover os.rename(sfn, dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.4' -> '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== {'first_name': 'gemmeli', 'last_name': 'Srujan kumar', 'mobile_number': '7989646033', 'email': 'laxmangabhi76@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli ', 'pincode': '531111', 'referral_code_input': 'VRL17427', 'agreed_terms': True} {'first_name': 'mounika', 'last_name': 'Palipi', 'mobile_number': '8919916314', 'email': 'palipimounika@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515001', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Banothu', 'last_name': 'Charvee', 'mobile_number': '8019529117', 'email': 'banothucharvee@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Hanmkonda ', 'pincode': '506001', 'referral_code_input': 'VRL13945', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Katikala', 'last_name': 'Mastanamma ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Katikala', 'last_name': 'Mastanamma ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Katikala', 'last_name': 'Mastanamma ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Katikala', 'last_name': 'Mastanamma ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Katikala', 'last_name': 'Mastanamma ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1991'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1991 1. recharge_status : Pending {'first_name': 'Afreen', 'last_name': 'Begum ', 'mobile_number': '8790514762', 'email': 'affuqueen7862@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Kothapally ', 'pincode': '501509', 'referral_code_input': 'VRL16373', 'agreed_terms': True} txnid VPQP8333YE STATUS VPQP8333YE start ts=2025-10-28T08:45:43.374319+00:00 STATUS VPQP8333YE no local tx row yet STATUS VPQP8333YE calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQP8333YE', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQP8333YE provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQP8333YE no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPQP8333YE STATUS VPQP8333YE start ts=2025-10-28T08:45:49.523877+00:00 STATUS VPQP8333YE no local tx row yet STATUS VPQP8333YE calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQP8333YE', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQP8333YE provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQP8333YE no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPQP8333YE STATUS VPQP8333YE start ts=2025-10-28T08:45:55.737334+00:00 STATUS VPQP8333YE no local tx row yet STATUS VPQP8333YE calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQP8333YE', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQP8333YE provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQP8333YE no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPQP8333YE STATUS VPQP8333YE start ts=2025-10-28T08:46:02.020136+00:00 STATUS VPQP8333YE no local tx row yet STATUS VPQP8333YE calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQP8333YE', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQP8333YE provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQP8333YE no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPQP8333YE STATUS VPQP8333YE start ts=2025-10-28T08:46:07.702535+00:00 STATUS VPQP8333YE no local tx row yet STATUS VPQP8333YE calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQP8333YE', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQP8333YE provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQP8333YE no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPQP8333YE STATUS VPQP8333YE start ts=2025-10-28T08:46:13.856992+00:00 STATUS VPQP8333YE no local tx row yet STATUS VPQP8333YE calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQP8333YE', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQP8333YE provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQP8333YE no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) bg start order_id=VPQP8333YE service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VPQP8333YE STATUS VPQP8333YE start ts=2025-10-28T08:46:19.989194+00:00 STATUS VPQP8333YE no local tx row yet STATUS VPQP8333YE calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQP8333YE', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQP8333YE provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQP8333YE no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPQP8333YE STATUS VPQP8333YE start ts=2025-10-28T08:46:26.585521+00:00 STATUS VPQP8333YE no local tx row yet STATUS VPQP8333YE calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQP8333YE', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQP8333YE provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQP8333YE no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPQP8333YE STATUS VPQP8333YE start ts=2025-10-28T08:46:32.500534+00:00 STATUS VPQP8333YE no local tx row yet STATUS VPQP8333YE calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQP8333YE', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQP8333YE provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQP8333YE no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPQP8333YE STATUS VPQP8333YE start ts=2025-10-28T08:46:39.711605+00:00 STATUS VPQP8333YE no local tx row yet STATUS VPQP8333YE calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPQP8333YE', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPQP8333YE provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPQP8333YE no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='dashboard.goterpay.com', port=443): Read timed out. (read timeout=20)")': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPQP8333YE&number=8790722375&amount=199&operator=AT&circle=1 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Katikala', 'last_name': 'Mastanamma ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /api/Recharge?mid=G288696404&mkey=SHAJ947607&subwallet=GVHLO1U1VQINULP8P9UMY&txnid=VPQP8333YE&number=8790722375&amount=199&operator=AT&circle=1 =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramesh', 'last_name': 'Roczz', 'mobile_number': '9392166254', 'email': 'ramesh12.rockzz@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500012', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ramesh', 'last_name': 'Roczz', 'mobile_number': '9392166254', 'email': 'ramesh12.rockzz@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '500012', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ramesh', 'last_name': 'Roczz', 'mobile_number': '9392166254', 'email': 'ramesh12.rockzz@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '50003', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ramesh', 'last_name': 'Roczz', 'mobile_number': '9392166254', 'email': 'ramesh12.rockzz@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '50003', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ramesh', 'last_name': 'Roczz', 'mobile_number': '9392166254', 'email': 'ramesh12.rockzz@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '50003', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ramesh', 'last_name': 'Roczz', 'mobile_number': '9392166254', 'email': 'ramesh12.rockzz@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '50003', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ramesh', 'last_name': 'Roczz', 'mobile_number': '9392166254', 'email': 'ramesh12.rockzz@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '50003', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Ramesh', 'last_name': 'Roczz', 'mobile_number': '9392166254', 'email': 'ramesh12.rockzz@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad ', 'pincode': '50003', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gollapalli ', 'last_name': 'Bindu', 'mobile_number': '6305877975', 'email': 'bindugollapalli424@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': 'VRL17327', 'agreed_terms': True} {'first_name': 'Katikala', 'last_name': 'Mastanamma ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Raju m', 'last_name': 'Raju m', 'mobile_number': '9963021596', 'email': 'magatalarajurajumagatala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Yellandu ', 'pincode': '507123', 'referral_code_input': 'VP0TEBO7', 'agreed_terms': True} {'first_name': 'Katikala', 'last_name': 'Mastanamma ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Katikala', 'last_name': 'Mastanamma ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Katikala', 'last_name': 'Mastanamma ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': '', 'agreed_terms': True} Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPQP8333YE Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'Syed', 'last_name': 'Azaruddin ', 'mobile_number': '7780509324', 'email': 'dr.azharsyed225@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '505', 'city': 'Warangal', 'pincode': '506002', 'referral_code_input': 'VP7KDSCC', 'agreed_terms': True} {'first_name': 'Katikala', 'last_name': 'Mastanamma ', 'mobile_number': '8179701689', 'email': 'katikalamastanamma@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Narasaraopet ', 'pincode': '522649', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Mohammed ', 'last_name': 'Haneef ', 'mobile_number': '9553983399', 'email': 'royaltransporthaneef@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500080', 'referral_code_input': 'VP2ZO871', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Kotagalla ', 'last_name': 'Arun ', 'mobile_number': '7569027902', 'email': 'arunkotagalla1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Siddipet', 'pincode': '502114', 'referral_code_input': 'VRL16325', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 175, in doRollover os.rename(sfn, dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.4' -> '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPGA8W2ULX service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPGA8W2ULX STATUS VPGA8W2ULX start ts=2025-10-28T08:58:09.834369+00:00 STATUS VPGA8W2ULX no local tx row yet STATUS VPGA8W2ULX calling provider\u2026 RAW {'orderId': '202510281428106341', 'TxnId': 'VPGA8W2ULX', 'status': 'PENDING', 'number': '8978897838', 'amount': '199.00', 'RefId': '', 'operator': 'VI', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 14:28:10', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPGA8W2ULX provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281428106341 STATUS VPGA8W2ULX no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPGA8W2ULX STATUS VPGA8W2ULX start ts=2025-10-28T08:58:16.180271+00:00 STATUS VPGA8W2ULX no local tx row yet STATUS VPGA8W2ULX calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPGA8W2ULX Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281428106341', 'TxnId': 'VPGA8W2ULX', 'status': 'SUCCESS', 'number': '8978897838', 'amount': '199.00', 'RefId': 'RJR2510281428460055', 'operator': 'VI', 'service': 'Mobile', 'Comi': '7.164', 'reqTime': '2025-10-28 14:28:10', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPGA8W2ULX provider -> normalized=SUCCESS, resText='Payment Processed', refId=RJR2510281428460055, orderId=202510281428106341 STATUS VPGA8W2ULX no-local -> SUCCESS passthrough --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Child process with pid: 15994 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sushanta ', 'last_name': 'Saha', 'mobile_number': '8415073402', 'email': 'sushanta01saha2001@gmail.com', 'user_type': 'customer', 'state': '33', 'district': '535', 'city': 'Agartala ', 'pincode': '799103', 'referral_code_input': 'VP3I9XKI', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Lakshmi ', 'last_name': 'Lakshmi ', 'mobile_number': '9573054781', 'email': 'venkatvekannababu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Polavaram ', 'pincode': '534318', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Lakshmi ', 'last_name': 'Lakshmi ', 'mobile_number': '9573054781', 'email': 'venkatvekannababu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Polavaram ', 'pincode': '534318', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Lakshmi ', 'last_name': 'Lakshmi ', 'mobile_number': '9573054781', 'email': 'venkatvekannababu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Polavaram ', 'pincode': '534318', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][14656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'M', 'last_name': 'Ashok Kumar', 'mobile_number': '9000768163', 'email': 'mashok159kumar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyandurgam', 'pincode': '515767', 'referral_code_input': 'VRL15458', 'agreed_terms': True} {'first_name': 'Metti ', 'last_name': 'Ravikumar ', 'mobile_number': '9542823300', 'email': 'mettiravikumar9@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530026', 'referral_code_input': 'VP18KK3T', 'agreed_terms': True} {'first_name': 'Settipalli ', 'last_name': 'Kusuma santhi kumari ', 'mobile_number': '6281155686', 'email': 'landakusumasanthikumari@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Koyyuru', 'pincode': '531087', 'referral_code_input': 'VRL17427', 'agreed_terms': True} {'first_name': 'Mudavat ', 'last_name': 'Srinivas', 'mobile_number': '9059380518', 'email': 'srinu.ms438@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '521', 'city': 'Achampet', 'pincode': '509401', 'referral_code_input': 'VRL14135', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Haneef ', 'mobile_number': '9553983399', 'email': 'royaltransporthaneef@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500080', 'referral_code_input': 'VP2ZO871', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Haneef ', 'mobile_number': '9553983399', 'email': 'royaltransporth@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500080', 'referral_code_input': 'VP2ZO871', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Haneef ', 'mobile_number': '9553983399', 'email': 'royaltransporth@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500080', 'referral_code_input': 'VP2ZO871', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Haneef ', 'mobile_number': '9553983399', 'email': 'royaltransporth@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500080', 'referral_code_input': 'VP2ZO871', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Haneef ', 'mobile_number': '9553983399', 'email': 'royaltransport@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500080', 'referral_code_input': 'VP2ZO871', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Haneef ', 'mobile_number': '9553983399', 'email': 'royaltransport@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500080', 'referral_code_input': 'VP2ZO871', 'agreed_terms': True} {'first_name': 'Lakshmi ', 'last_name': 'Lakshmi ', 'mobile_number': '9573054781', 'email': 'venkatvekannababu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Polavaram ', 'pincode': '534318', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'PARASA Rama Srini ', 'last_name': 'vasu ', 'mobile_number': '6302259373', 'email': 'pramasriniv@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '15', 'city': 'Kanchadam ', 'pincode': '521369', 'referral_code_input': 'VP86HOZM', 'agreed_terms': True} {'first_name': 'Murali Babu ', 'last_name': 'Kalla ', 'mobile_number': '9966666280', 'email': 'kallamuralibabu8@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'GUNTUR', 'pincode': '522003', 'referral_code_input': 'VP8VDSNT', 'agreed_terms': True} {'first_name': 'Anaparthi ', 'last_name': 'Mariyababu ', 'mobile_number': '9381952033', 'email': 'premanaparthi25808@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Addanki', 'pincode': '523265', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'Nagamallika ', 'mobile_number': '9542936722', 'email': 'knagamallika89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Chittoor ', 'pincode': '517424', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2277 =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2277'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2277 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5214'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5214 1. recharge_status : Pending txnid VPN6SP18BY STATUS VPN6SP18BY start ts=2025-10-28T09:35:37.715944+00:00 bg start order_id=VPN6SP18BY service=prepaid STATUS VPN6SP18BY no local tx row yet prepaid STATUS VPN6SP18BY calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPN6SP18BY', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPN6SP18BY provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPN6SP18BY no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPN6SP18BY STATUS VPN6SP18BY start ts=2025-10-28T09:35:43.536159+00:00 STATUS VPN6SP18BY no local tx row yet STATUS VPN6SP18BY calling provider\u2026 RAW {'orderId': '202510281505434351', 'TxnId': 'VPN6SP18BY', 'status': 'PENDING', 'number': '9542079010', 'amount': '299.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 15:05:43', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPN6SP18BY provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281505434351 STATUS VPN6SP18BY no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPN6SP18BY STATUS VPN6SP18BY start ts=2025-10-28T09:35:50.926405+00:00 STATUS VPN6SP18BY no local tx row yet STATUS VPN6SP18BY calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPN6SP18BY Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281505434351', 'TxnId': 'VPN6SP18BY', 'status': 'SUCCESS', 'number': '9542079010', 'amount': '299.00', 'RefId': '1805070516', 'operator': 'AT', 'service': 'Mobile', 'Comi': '5.382', 'reqTime': '2025-10-28 15:05:43', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPN6SP18BY provider -> normalized=SUCCESS, resText='Payment Processed', refId=1805070516, orderId=202510281505434351 STATUS VPN6SP18BY no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Rajkumar ', 'last_name': 'Kallepalli ', 'mobile_number': '8179678768', 'email': 'rajkumar9010765@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505001', 'referral_code_input': '', 'agreed_terms': True} --- Logging error --- =============================== Just entered Recharge Status API ================================== Traceback (most recent call last): File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 74, in emit self.doRollover() File "/opt/alt/python311/lib64/python3.11/logging/handlers.py", line 174, in doRollover os.remove(dfn) FileNotFoundError: [Errno 2] No such file or directory: '/home2/proactiv/public_html/vap/logs/app.log.5' Call stack: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 39, in from recharge.views.api_views 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 "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1427, in class RechargeStatusAPI(APIView): File "/home2/proactiv/public_html/vap/recharge/views/api_views.py", line 1430, in RechargeStatusAPI log.info(" =============================== Just entered Recharge Status API ==================================") Message: ' =============================== Just entered Recharge Status API ==================================' Arguments: () =============================== Just entered Recharge Status API ================================== {'first_name': 'Lakshmi ', 'last_name': 'Lakshmi ', 'mobile_number': '9573054781', 'email': 'venkatvekannababu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Polavaram ', 'pincode': '534318', 'referral_code_input': 'VRL14266', 'agreed_terms': True} {'first_name': 'Lakshmi ', 'last_name': 'Lakshmi ', 'mobile_number': '9573054781', 'email': 'venkatvekannababu@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Polavaram ', 'pincode': '534318', 'referral_code_input': 'VRL14266', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'Nagamallika ', 'mobile_number': '9542936722', 'email': 'nagamallika89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Venkatagirikota ', 'pincode': '517424', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nasima ', 'last_name': 'Nasiya', 'mobile_number': '7013528694', 'email': 'nnasiya78@gmail.com', 'user_type': 'customer', 'state': '14', 'district': '211', 'city': 'Telangana ', 'pincode': '506366', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Nasima ', 'last_name': 'Nasiya', 'mobile_number': '7013528694', 'email': 'nnasiya78@gmail.com', 'user_type': 'customer', 'state': '14', 'district': '205', 'city': 'Telangana ', 'pincode': '506366', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Nasima ', 'last_name': 'Nasiya', 'mobile_number': '7013528694', 'email': 'nnasiya78@gmail.com', 'user_type': 'customer', 'state': '14', 'district': '205', 'city': 'Telangana ', 'pincode': '506366', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Nasima ', 'last_name': 'Nasiya', 'mobile_number': '7013528694', 'email': 'nnasiya78@gmail.com', 'user_type': 'customer', 'state': '14', 'district': '205', 'city': 'Telangana ', 'pincode': '506366', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Sahaeen', 'last_name': 'Begum', 'mobile_number': '7013594030', 'email': 'younsmd770@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Peddapalli', 'pincode': '505172', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'Nagamallika ', 'mobile_number': '7702991303', 'email': 'nagamallika89@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '9', 'city': 'Venkatagirikota ', 'pincode': '517424', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nasima ', 'last_name': 'Nasiya', 'mobile_number': '7013528694', 'email': 'nnasiya78@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '506366', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nasima ', 'last_name': 'Nasiya', 'mobile_number': '7013528694', 'email': 'nnasiya78@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '506366', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Nasima ', 'last_name': 'Nasiya', 'mobile_number': '7013528694', 'email': 'nnasiya78@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '506366', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Nasima ', 'last_name': 'Nasiya', 'mobile_number': '7013528694', 'email': 'nnasiya78@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '506366', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'Nasima ', 'last_name': 'Nasiya', 'mobile_number': '7013528694', 'email': 'nnasiya78@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar', 'pincode': '506366', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2706'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2706 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPCZP4MM69 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPCZP4MM69 STATUS VPCZP4MM69 start ts=2025-10-28T09:49:52.042172+00:00 STATUS VPCZP4MM69 no local tx row yet STATUS VPCZP4MM69 calling provider\u2026 RAW {'orderId': None, 'TxnId': 'VPCZP4MM69', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPCZP4MM69 provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPCZP4MM69 no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VPCZP4MM69 STATUS VPCZP4MM69 start ts=2025-10-28T09:49:57.886751+00:00 STATUS VPCZP4MM69 no local tx row yet STATUS VPCZP4MM69 calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPCZP4MM69', 'client_txn_id': 'VPCZP4MM69', 'provider_order_id': 'VPCZP4MM69', 'message': 'Payment Processed', 'raw': {'orderId': 'VPCZP4MM69', 'status': 'PENDING', 'mobile': '7799561381', 'amount': 234, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '3705.38', 'billAmount': '234.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '234.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '20.00', 'paid_via_gateway': '214.00', 'razorpay_order_id': None, 'razorpay_payment_id': 'pay_RYqiaJtTF0WQS9'} bg done order_id=VPCZP4MM69 status=Pending 2. Pending 2. Pending RAW {'orderId': '202510281519586356', 'TxnId': 'VPCZP4MM69', 'status': 'PENDING', 'number': '7799561381', 'amount': '234.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 15:19:58', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPCZP4MM69 provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510281519586356 STATUS VPCZP4MM69 no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPCZP4MM69 STATUS VPCZP4MM69 start ts=2025-10-28T09:50:04.182558+00:00 ------------------ Response data ----------------- {'bal': '3705.38', 'Comi': '0.000', 'optId': '', 'amount': 234, 'mobile': '7799561381', 'status': 'PENDING', 'orderId': 'VPCZP4MM69', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '234.00'} STATUS VPCZP4MM69 calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510281519586356', 'TxnId': 'VPCZP4MM69', 'status': 'FAILED', 'number': '7799561381', 'amount': '234.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 15:19:58', 'VoucherCode': None, 'resText': 'Invalid Amount OR UnSupported Network'} STATUS VPCZP4MM69 provider -> normalized=FAILED, resText='Invalid Amount OR UnSupported Network', refId=, orderId=202510281519586356 STATUS VPCZP4MM69 current=FAILED age=5.3s young_pending=False STATUS VPCZP4MM69 persisted change: FAILED -> Failure STATUS VPCZP4MM69 summary synced to Failure STATUS VPCZP4MM69 respond -> FAILED, msg='Invalid Amount OR UnSupported Network', terminal=True =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Venu ', 'last_name': 'Telluri', 'mobile_number': '9652329384', 'email': 'venutelluri11@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Gollamandhala', 'pincode': '521227', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SEBI', 'last_name': 'POLIRAJU', 'mobile_number': '8688221601', 'email': 'sebipolarao141@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Moduga ', 'pincode': '535592', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'B', 'last_name': 'Yaswanth', 'mobile_number': '6301371513', 'email': 'boyayaswanth09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapuram', 'pincode': '515435', 'referral_code_input': 'VP4GY74V', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gonapati', 'last_name': 'Raveendra ', 'mobile_number': '8309959410', 'email': 'gonapatiraveendra@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Pallipadu ', 'pincode': '518313', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1991'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1991 1. recharge_status : Pending bg start order_id=VPGMCR9B8Q service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPGMCR9B8Q Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPGMCR9B8Q STATUS VPGMCR9B8Q start ts=2025-10-28T10:02:56.254120+00:00 ------------------ Response data ----------------- {'bal': '3787.38', 'Comi': '0.000', 'optId': '', 'amount': 152, 'mobile': '7997019144', 'status': 'FAILED', 'orderId': 'VPGMCR9B8Q', 'resText': 'This plan is applicable for Jio Phone customers only', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPGMCR9B8Q LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': ' Y.Prabhu kumar', 'last_name': 'Kumar', 'mobile_number': '7995132920', 'email': 'kumarprabhu14113@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530008', 'referral_code_input': '', 'agreed_terms': True} {'first_name': ' Y.Prabhu kumar', 'last_name': 'Kumar', 'mobile_number': '7995132920', 'email': 'kumarprabhu14113@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530008', 'referral_code_input': '', 'agreed_terms': True} {'first_name': ' Y.Prabhu kumar', 'last_name': 'Kumar', 'mobile_number': '7995132920', 'email': 'kumarprabhu14113@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530008', 'referral_code_input': '', 'agreed_terms': True} {'first_name': ' Y.Prabhu kumar', 'last_name': 'Kumar', 'mobile_number': '7995132920', 'email': 'kumarprabhu14113@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530008', 'referral_code_input': '', 'agreed_terms': True} {'first_name': ' Y.Prabhu kumar', 'last_name': 'Kumar', 'mobile_number': '7995132920', 'email': 'kumarprabhu14113@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530008', 'referral_code_input': '', 'agreed_terms': True} {'first_name': ' Y.Prabhu kumar', 'last_name': 'Kumar', 'mobile_number': '7995132920', 'email': 'kumarprabhu14113@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530008', 'referral_code_input': '', 'agreed_terms': True} {'first_name': ' Y.Prabhu kumar', 'last_name': 'Kumar', 'mobile_number': '7995132920', 'email': 'kumarprabhu14113@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530008', 'referral_code_input': '', 'agreed_terms': True} {'first_name': ' Y.Prabhu kumar', 'last_name': 'Kumar', 'mobile_number': '7995132920', 'email': 'kumarprabhu14113@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530008', 'referral_code_input': '', 'agreed_terms': True} {'first_name': ' Y.Prabhu kumar', 'last_name': 'Kumar', 'mobile_number': '7995132920', 'email': 'kumarprabhu14113@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakhapatnam ', 'pincode': '530008', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'ALBERT', 'last_name': 'TIGGA', 'mobile_number': '9391550230', 'email': 'mailforalbert@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'VISAKHAPATNAM', 'pincode': '530032', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Prabhu kumar', 'last_name': 'Kumar', 'mobile_number': '7995132920', 'email': 'kumarprabhu14113@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Visakapatam', 'pincode': '530008', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][584] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][12490] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None {'first_name': 'Afreen ', 'last_name': 'Begum ', 'mobile_number': '8790514762', 'email': 'affuqueen7862@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Kothapally ', 'pincode': '501509', 'referral_code_input': 'VRL16373', 'agreed_terms': True} {'first_name': 'Afreen ', 'last_name': 'Begum ', 'mobile_number': '8790514762', 'email': 'affuqueen7862@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Kothapally ', 'pincode': '501509', 'referral_code_input': 'VRL16373', 'agreed_terms': True} {'first_name': 'Afreen ', 'last_name': 'Begum ', 'mobile_number': '8790514762', 'email': 'affuqueen7862@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Kothapally ', 'pincode': '501509', 'referral_code_input': 'VRL16373', 'agreed_terms': True} {'first_name': 'Afreen ', 'last_name': 'Begum ', 'mobile_number': '8790514762', 'email': 'affuqueen7862@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Kothapally ', 'pincode': '501509', 'referral_code_input': 'VRL16373', 'agreed_terms': True} {'first_name': 'Afreen ', 'last_name': 'Begum ', 'mobile_number': '8790514762', 'email': 'affuqueen7862@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Kothapally ', 'pincode': '501509', 'referral_code_input': 'VRL16373', 'agreed_terms': True} {'first_name': 'Afreen ', 'last_name': 'Begum ', 'mobile_number': '8790514762', 'email': 'affuqueen7862@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Kothapally ', 'pincode': '501509', 'referral_code_input': 'VRL16373', 'agreed_terms': True} {'first_name': 'Afreen ', 'last_name': 'Begum ', 'mobile_number': '8790514762', 'email': 'affuqueen7862@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Kothapally ', 'pincode': '501509', 'referral_code_input': 'VRL16373', 'agreed_terms': True} {'first_name': 'Afreen ', 'last_name': 'Begum ', 'mobile_number': '8790514762', 'email': 'affuqueen7862@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Kothapally ', 'pincode': '501509', 'referral_code_input': 'VRL16373', 'agreed_terms': True} {'first_name': 'BASHAPOGU', 'last_name': 'JAYARAJU', 'mobile_number': '9394546461', 'email': 'bashapogujayaraju777@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kurnool', 'pincode': '518411', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Ramakrishna ', 'last_name': 'Baleghat', 'mobile_number': '9848159873', 'email': 'ramakrishnab3333@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Jaggayyapet ', 'pincode': '521175', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][19463] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1978'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1978 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1982'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1982 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPGHANVPZC STATUS VPGHANVPZC start ts=2025-10-28T10:14:42.704822+00:00 bg start order_id=VPGHANVPZC service=prepaid STATUS VPGHANVPZC no local tx row yet prepaid STATUS VPGHANVPZC calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': None, 'TxnId': 'VPGHANVPZC', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VPGHANVPZC provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VPGHANVPZC no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) {'first_name': 'Rajesh ', 'last_name': 'Jonnakuti ', 'mobile_number': '8919801507', 'email': 'rajeshj4christ@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Jangareddygudem ', 'pincode': '534311', 'referral_code_input': 'VRL15834', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VPGHANVPZC STATUS VPGHANVPZC start ts=2025-10-28T10:14:48.391982+00:00 STATUS VPGHANVPZC no local tx row yet STATUS VPGHANVPZC calling provider\u2026 RAW {'orderId': '202510281544487227', 'TxnId': 'VPGHANVPZC', 'status': 'PENDING', 'number': '9493437595', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 15:44:48', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPGHANVPZC provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281544487227 STATUS VPGHANVPZC no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) {'first_name': 'Rajesh ', 'last_name': 'Jonnakuti ', 'mobile_number': '8919801507', 'email': 'rajeshj4christ@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Jangareddygudem ', 'pincode': '534311', 'referral_code_input': 'VRL15834', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VPGHANVPZC STATUS VPGHANVPZC start ts=2025-10-28T10:14:54.093214+00:00 STATUS VPGHANVPZC no local tx row yet STATUS VPGHANVPZC calling provider\u2026 RAW {'orderId': '202510281544487227', 'TxnId': 'VPGHANVPZC', 'status': 'PENDING', 'number': '9493437595', 'amount': '107.00', 'RefId': '', 'operator': 'BS', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 15:44:48', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPGHANVPZC provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281544487227 STATUS VPGHANVPZC no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) {'first_name': 'raju ', 'last_name': 'magatala', 'mobile_number': '9963021596', 'email': 'magatalarajurajumagatala@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'yellandu ', 'pincode': '507123', 'referral_code_input': 'VP0TEBO7', 'agreed_terms': True} Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPGHANVPZC Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPGHANVPZC STATUS VPGHANVPZC start ts=2025-10-28T10:15:02.308174+00:00 ------------------ Response data ----------------- {'bal': '3832.38', 'Comi': '4.815', 'optId': '7414566378', 'amount': 107, 'mobile': '9493437595', 'status': 'SUCCESS', 'orderId': 'VPGHANVPZC', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '107.00'} STATUS VPGHANVPZC LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1987'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1987 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1987'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1987 =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Child process with pid: 21672 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9989'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9989 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== txnid VPFVK13DCI STATUS VPFVK13DCI start ts=2025-10-28T10:17:43.882866+00:00 bg start order_id=VPFVK13DCI service=prepaid STATUS VPFVK13DCI no local tx row yet prepaid STATUS VPFVK13DCI calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge RAW {'orderId': '202510281547443932', 'TxnId': 'VPFVK13DCI', 'status': 'PENDING', 'number': '9989598110', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 15:47:44', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPFVK13DCI provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281547443932 STATUS VPFVK13DCI no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPFVK13DCI STATUS VPFVK13DCI start ts=2025-10-28T10:17:50.015760+00:00 STATUS VPFVK13DCI no local tx row yet STATUS VPFVK13DCI calling provider\u2026 Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPFVK13DCI', 'client_txn_id': 'VPFVK13DCI', 'provider_order_id': 'VPFVK13DCI', 'message': 'Payment Processed', 'raw': {'orderId': 'VPFVK13DCI', 'status': 'PENDING', 'mobile': '9989598110', 'amount': 299, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '3538.20', 'billAmount': '299.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '299.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '299.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPFVK13DCI status=Pending 2. Pending 2. Pending RAW {'orderId': '202510281547443932', 'TxnId': 'VPFVK13DCI', 'status': 'PENDING', 'number': '9989598110', 'amount': '299.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 15:47:44', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPFVK13DCI provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510281547443932 STATUS VPFVK13DCI no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPFVK13DCI STATUS VPFVK13DCI start ts=2025-10-28T10:17:56.044823+00:00 ------------------ Response data ----------------- {'bal': '3538.20', 'Comi': '0.000', 'optId': '', 'amount': 299, 'mobile': '9989598110', 'status': 'PENDING', 'orderId': 'VPFVK13DCI', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '299.00'} STATUS VPFVK13DCI calling provider\u2026 RAW {'orderId': '202510281547443932', 'TxnId': 'VPFVK13DCI', 'status': 'SUCCESS', 'number': '9989598110', 'amount': '299.00', 'RefId': 'BR00044I723O', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.794', 'reqTime': '2025-10-28 15:47:44', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VPFVK13DCI provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR00044I723O, orderId=202510281547443932 STATUS VPFVK13DCI current=SUCCESS age=6.0s young_pending=False STATUS VPFVK13DCI no status change (current=SUCCESS, provider=Success) STATUS VPFVK13DCI respond -> ERROR, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sai', 'last_name': 'Santhan ', 'mobile_number': '9014853434', 'email': 'vssbobby@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522112', 'referral_code_input': 'VRL15777', 'agreed_terms': True} {'first_name': 'Pratip', 'last_name': 'Ratnagiri', 'mobile_number': '8459544826', 'email': 'rajannaratnagiri112@gmail.com', 'user_type': 'customer', 'state': '21', 'district': '326', 'city': 'Sironcha', 'pincode': '442504', 'referral_code_input': 'VRL15292', 'agreed_terms': True} None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Child process with pid: 25181 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'V', 'last_name': 'RAMIREDDY ', 'mobile_number': '9347594359', 'email': 'ramireddy.celebrus@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '23', 'city': 'Dharmavaram', 'pincode': '515671', 'referral_code_input': 'VRL14879', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Child process with pid: 28393 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Teja', 'last_name': 'Bavisettti ', 'mobile_number': '9381142873', 'email': 'vinaytejabavisetti@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kaikaluru ', 'pincode': '521345', 'referral_code_input': 'VRL16777', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Teja', 'last_name': 'Bavisettti ', 'mobile_number': '9381142873', 'email': 'vinaytejabavisetti@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kaikaluru ', 'pincode': '521345', 'referral_code_input': 'VRL16777', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'S', 'last_name': 'Ramaiah', 'mobile_number': '9700401533', 'email': 'ramaiahsali@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati', 'pincode': '517102', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sai', 'last_name': 'Santhan ', 'mobile_number': '9014853434', 'email': 'vssbobby@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522112', 'referral_code_input': 'VRL15777', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Sai', 'last_name': 'Santhan ', 'mobile_number': '9014853434', 'email': 'vssbobby@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '522112', 'referral_code_input': 'VRL15777', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][368] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Teja', 'last_name': 'Bavisettti ', 'mobile_number': '9381142873', 'email': 'vinaytejabavisetti@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kaikaluru ', 'pincode': '521345', 'referral_code_input': 'VRL16777', 'agreed_terms': True} {'first_name': 'Teja', 'last_name': 'Bavisettti ', 'mobile_number': '9381142873', 'email': 'vinaytejabavisetti@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kaikaluru ', 'pincode': '521345', 'referral_code_input': 'VRL16777', 'agreed_terms': True} {'first_name': 'Teja', 'last_name': 'Bavisettti ', 'mobile_number': '9381142873', 'email': 'vinaytejabavisetti@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kaikaluru ', 'pincode': '521345', 'referral_code_input': 'VRL16777', 'agreed_terms': True} {'first_name': 'Teja', 'last_name': 'Bavisettti ', 'mobile_number': '9381142873', 'email': 'vinaytejabavisetti@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kaikaluru ', 'pincode': '521345', 'referral_code_input': 'VRL16777', 'agreed_terms': True} {'first_name': 'Teja', 'last_name': 'Bavisettti ', 'mobile_number': '9381142873', 'email': 'vinaytejabavisetti@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kaikaluru ', 'pincode': '521345', 'referral_code_input': 'VRL16777', 'agreed_terms': True} {'first_name': 'Teja', 'last_name': 'Bavisettti ', 'mobile_number': '9381142873', 'email': 'vinaytejabavisetti@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kaikaluru ', 'pincode': '521345', 'referral_code_input': 'VRL16777', 'agreed_terms': True} None None None {'first_name': 'Seedari', 'last_name': 'Narsing ', 'mobile_number': '8074652577', 'email': 'sraviisravii362@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'G madagula', 'pincode': '531029', 'referral_code_input': 'VRL14221', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][3724] [ERROR] [UID:1069][3727] [ERROR] [UID:1069][3726] [ERROR] [UID:1069][3728] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][3725] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) response = self.get_response(request) response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) response = self._middleware_chain(request) response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) return self.get_response(request) return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: for pattern in self.url_patterns: for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ return import_module(self.urlconf_name) File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) 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 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 690, in _load_unlocked ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1176, in _find_and_load File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 940, in exec_module File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1204, in _gcd_import File "", line 241, in _call_with_frames_removed File "", line 690, in _load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 1176, in _find_and_load File "", line 940, in exec_module File "", line 1147, in _find_and_load_unlocked File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 690, in _load_unlocked File "", line 241, in _call_with_frames_removed File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health from accounts.api_views import health from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook from openpyxl import Workbook from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy import numpy import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray from . import multiarray from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides from . import overrides from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt KeyboardInterrupt KeyboardInterrupt KeyboardInterrupt OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9989585462'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9989585462'} 9989585462 {'first_name': 'Teja', 'last_name': 'Bavisettti ', 'mobile_number': '9381142873', 'email': 'vinaytejabavisetti@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Mandavalli ', 'pincode': '521345', 'referral_code_input': 'VRL16777', 'agreed_terms': True} OrderedDict([('service', 'fastag'), ('provider', 'BAJF'), ('fields', {'vehicle_number': 'TS 08UB0613'})]) ====================== BillValidate ====================== fastag BAJF {'vehicle_number': 'TS 08UB0613'} TS08UB0613 {'first_name': 'Mohammed ', 'last_name': 'Haneef ', 'mobile_number': '9553983399', 'email': 'royaltransporthaneef@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Musheerabad ', 'pincode': '500080', 'referral_code_input': 'VP2ZO871', 'agreed_terms': True} {'first_name': 'Mohammed ', 'last_name': 'Haneef ', 'mobile_number': '9553983399', 'email': 'royaltransporthaneef@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Musheerabad ', 'pincode': '500080', 'referral_code_input': 'VP2ZO871', 'agreed_terms': True} {'first_name': 'PALA', 'last_name': 'MADHU', 'mobile_number': '7780471777', 'email': 'madgupala7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'JANGAREDDYGUDEM ', 'pincode': '534447', 'referral_code_input': 'VRL16309', 'agreed_terms': True} {'first_name': 'Teja', 'last_name': 'Bavisettti ', 'mobile_number': '9381142873', 'email': 'vinaytejabavisetti@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Mandavalli ', 'pincode': '521345', 'referral_code_input': 'VRL16777', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Child process with pid: 3727 was killed by signal: 11, core dumped: no [UID:1069][21610] Child process with pid: 3728 was killed by signal: 11, core dumped: no [UID:1069][21610] Child process with pid: 3726 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Child process with pid: 3725 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Child process with pid: 3724 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VP2DZMLUEL STATUS VP2DZMLUEL start ts=2025-10-28T10:36:09.480542+00:00 bg start order_id=VP2DZMLUEL service=fastag STATUS VP2DZMLUEL no local tx row yet fastag STATUS VP2DZMLUEL calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service RAW {'orderId': None, 'TxnId': 'VP2DZMLUEL', 'status': 'ERROR', 'number': None, 'amount': None, 'RefId': None, 'operator': None, 'service': None, 'Comi': None, 'reqTime': None, 'VoucherCode': None, 'resText': 'Transaction id not Exist'} STATUS VP2DZMLUEL provider -> normalized=ERROR, resText='Transaction id not Exist', refId=, orderId= STATUS VP2DZMLUEL no-local -> normalized=ERROR (return PENDING, unless you've decided to hard-fail late) txnid VP2DZMLUEL STATUS VP2DZMLUEL start ts=2025-10-28T10:36:15.253532+00:00 STATUS VP2DZMLUEL no local tx row yet STATUS VP2DZMLUEL calling provider\u2026 RAW {'orderId': '2025102804151966', 'TxnId': 'VP2DZMLUEL', 'status': 'PENDING', 'number': 'TS 08UB0613', 'amount': '100.00', 'RefId': '', 'operator': 'BAJF', 'service': 'FASTag', 'Comi': '0.200', 'reqTime': '2025-10-28 16:06:15', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP2DZMLUEL provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102804151966 STATUS VP2DZMLUEL no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== {'first_name': 'PALA', 'last_name': 'MADHU', 'mobile_number': '7780471777', 'email': 'madhupala7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'JANGAREDDYGUDEM ', 'pincode': '534447', 'referral_code_input': 'VRL16309', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg done order_id=VP2DZMLUEL status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'PALA', 'last_name': 'MADHU', 'mobile_number': '7780471777', 'email': 'madhupala7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'JANGAREDDYGUDEM ', 'pincode': '534447', 'referral_code_input': 'VRL16309', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Koonaveni ', 'last_name': 'Srikanth ', 'mobile_number': '9494992225', 'email': 'koonaveni.srikanth@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '527', 'city': 'Vemulawada', 'pincode': '505302', 'referral_code_input': 'VRL17236', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Naragoni', 'last_name': 'Shiva shankar', 'mobile_number': '9182377606', 'email': 'shankarnaragoni11@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '508210', 'referral_code_input': 'VRL16061', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Smitha Reddy', 'last_name': 'Bogi Reddy', 'mobile_number': '9663985813', 'email': 'smithareddybogireddy130@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560093', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1991'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1991 =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPS7GHDA04 STATUS VPS7GHDA04 start ts=2025-10-28T10:47:36.379366+00:00 bg start order_id=VPS7GHDA04 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge STATUS VPS7GHDA04 no local tx row yet STATUS VPS7GHDA04 calling provider\u2026 Iam at inside failure block Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPS7GHDA04 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281617374615', 'TxnId': 'VPS7GHDA04', 'status': 'FAILED', 'number': '7997019144', 'amount': '152.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 16:17:37', 'VoucherCode': None, 'resText': 'This plan is applicable for Jio Phone customers only'} STATUS VPS7GHDA04 provider -> normalized=FAILED, resText='This plan is applicable for Jio Phone customers only', refId=, orderId=202510281617374615 STATUS VPS7GHDA04 no-local -> normalized=FAILED (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPS7GHDA04 STATUS VPS7GHDA04 start ts=2025-10-28T10:47:45.643244+00:00 ------------------ Response data ----------------- {'bal': '3288.19', 'Comi': '0.000', 'optId': '', 'amount': 152, 'mobile': '7997019144', 'status': 'FAILED', 'orderId': 'VPS7GHDA04', 'resText': 'This plan is applicable for Jio Phone customers only', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VPS7GHDA04 LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Malavathu', 'last_name': 'Koti raju ', 'mobile_number': '8639958789', 'email': 'malavathukotiraj@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Nuzvid ', 'pincode': '521201', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Malavathu', 'last_name': 'Koti raju ', 'mobile_number': '8639958789', 'email': 'malavathukotiraj@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Nuzvid ', 'pincode': '521201', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Malavathu', 'last_name': 'Koti raju ', 'mobile_number': '8639958789', 'email': 'malavathukotiraj@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Nuzvid ', 'pincode': '521201', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Malavathu', 'last_name': 'Koti raju ', 'mobile_number': '8639958789', 'email': 'malavathukotiraj@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Nuzvid ', 'pincode': '521201', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Durgam', 'last_name': 'Babafakruddin', 'mobile_number': '7989998324', 'email': 'dbabavestige786@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Anantapur', 'pincode': '515581', 'referral_code_input': 'VRL17324', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Malavathu', 'last_name': 'Koti raju ', 'mobile_number': '8639958789', 'email': 'malavathukotiraj@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Nuzvid ', 'pincode': '521201', 'referral_code_input': 'VRL16821', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VP6HMB3LRG service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP6HMB3LRG Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'Malavathu', 'last_name': 'Koti raju ', 'mobile_number': '8639958789', 'email': 'malavathukotiraj@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Nuzvid ', 'pincode': '521201', 'referral_code_input': 'VRL16821', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VP6HMB3LRG STATUS VP6HMB3LRG start ts=2025-10-28T10:48:56.457654+00:00 ------------------ Response data ----------------- {'bal': '3287.19', 'Comi': '6.885', 'optId': '7414638075', 'amount': 153, 'mobile': '7661896611', 'status': 'SUCCESS', 'orderId': 'VP6HMB3LRG', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'BS', 'billAmount': '153.00'} STATUS VP6HMB3LRG LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][14252] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt {'first_name': 'Smitha Reddy', 'last_name': 'Bogi Reddy', 'mobile_number': '9663985813', 'email': 'smithareddybogireddy130@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560093', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Smitha Reddy', 'last_name': 'Bogi Reddy', 'mobile_number': '9663985813', 'email': 'smithareddybogireddy130@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560093', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Puja', 'last_name': 'Kunapareddy', 'mobile_number': '8978613477', 'email': 'kavyasri74257@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kalidindi', 'pincode': '521344', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Puja', 'last_name': 'Kunapareddy ', 'mobile_number': '8978613477', 'email': 'kavyasri74257@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kalidindi ', 'pincode': '521344', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Puja', 'last_name': 'Kunapareddy ', 'mobile_number': '8978613477', 'email': 'kavyasri74257@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kalidindi ', 'pincode': '521344', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Puja', 'last_name': 'Kunapareddy ', 'mobile_number': '8978613477', 'email': 'kavyasri74257@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kalidindi ', 'pincode': '521344', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Puja', 'last_name': 'Kunapareddy ', 'mobile_number': '8978613477', 'email': 'kavyasri74257@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kalidindi ', 'pincode': '521344', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Puja', 'last_name': 'Kunapareddy ', 'mobile_number': '8978613477', 'email': 'kavyasri74257@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kalidindi ', 'pincode': '521344', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Puja', 'last_name': 'Kunapareddy ', 'mobile_number': '8978613477', 'email': 'kavyasri74257@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kalidindi ', 'pincode': '521344', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Puja', 'last_name': 'Kunapareddy ', 'mobile_number': '8978613477', 'email': 'kavyasri74257@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Kalidindi ', 'pincode': '521344', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Malavathu', 'last_name': 'Kota Raju', 'mobile_number': '8639958789', 'email': 'malavathukotiraj@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Nuzvid ', 'pincode': '521201', 'referral_code_input': 'VRL16821', 'agreed_terms': True} {'first_name': 'Smitha Reddy', 'last_name': 'Bogi Reddy', 'mobile_number': '9663985813', 'email': 'smithareddybogireddy130@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560093', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Smitha Reddy', 'last_name': 'Bogi Reddy', 'mobile_number': '9663985813', 'email': 'smithareddybogireddy130@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '254', 'city': 'Bangalore ', 'pincode': '560093', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Smitha Reddy', 'last_name': 'Bogi Reddy', 'mobile_number': '9663985813', 'email': 'smithareddybogireddy130@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Bangalore ', 'pincode': '560093', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Prasad ', 'last_name': 'Mutyala', 'mobile_number': '9030220147', 'email': 'mutthyaala@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'Chirala', 'pincode': '523155', 'referral_code_input': 'VRL17010', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Swarnalatha', 'last_name': 'Kaniganti', 'mobile_number': '9441611297', 'email': 'kanigantilatha@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Ccc', 'pincode': '504302', 'referral_code_input': 'VP4MF261', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'M ', 'last_name': 'Chanti', 'mobile_number': '9052177412', 'email': 'chantiprince2008@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyanadhurgam ', 'pincode': '575761', 'referral_code_input': 'VRL16764', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4444'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4444 VerifyTxnPinSerializer(data={'transaction_pin': '4444'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4444 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'SIJANUR', 'last_name': 'RAHAMAN', 'mobile_number': '7811028534', 'email': 'sijanurrahaman17@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '587', 'city': 'Kolkata ', 'pincode': '742135', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'ADINARAYANASWAMY', 'last_name': 'B R', 'mobile_number': '9449179650', 'email': 'adibrswamy@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'GOWRIBIDANUR', 'pincode': '561213', 'referral_code_input': 'VP5IGJKG', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPBYNG4Y2Q service=postpaid postpaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPBYNG4Y2Q Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 171, in dispatch_service_payment return perform_bill_payment( ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 89, in perform_bill_payment res = initiate_bill_payment( ^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/utilities/utils.py", line 196, in initiate_bill_payment handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== txnid VPBYNG4Y2Q STATUS VPBYNG4Y2Q start ts=2025-10-28T11:07:30.855589+00:00 ------------------ Response data ----------------- {'bal': '1983.298', 'Comi': '4.240', 'TxnId': 'VPBYNG4Y2Q', 'optId': 'MK015301BAAL6KRCL000', 'Number': '9848998963', 'amount': '1414.82', 'status': 'SUCCESS', 'resText': 'Payment Success Processed', 'service': 'PostPaid', 'operator': 'ATP', 'billAmount': '1410.58', 'VoucherCode': 'null'} STATUS VPBYNG4Y2Q LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Pangi ', 'last_name': 'Bonjubabu ', 'mobile_number': '6303092751', 'email': 'pangibonjubabu72@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Viskapatnm ', 'pincode': '531077', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'ADINARAYANASWAMY', 'last_name': 'B R', 'mobile_number': '9449179650', 'email': 'adibrswamy@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'GOWRIBIDANUR', 'pincode': '561213', 'referral_code_input': 'VP5IGJKG', 'agreed_terms': True} {'first_name': 'ADINARAYANASWAMY', 'last_name': 'B R', 'mobile_number': '9449179650', 'email': 'adibrswamy@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'GOWRIBIDANUR', 'pincode': '561213', 'referral_code_input': 'VP5IGJKG', 'agreed_terms': True} {'first_name': 'ADINARAYANASWAMY', 'last_name': 'B R', 'mobile_number': '9449179650', 'email': 'adibrswamy@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'GOWRIBIDANUR', 'pincode': '561213', 'referral_code_input': 'VP5IGJKG', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][30365] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Prashanth ', 'last_name': 'Rajam', 'mobile_number': '7893274973', 'email': 'parshuramrajam1@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '507', 'city': 'Athmakur ', 'pincode': '505526', 'referral_code_input': 'VRL16702', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyarao90@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} {'first_name': 'Killo', 'last_name': 'Satyarao ', 'mobile_number': '9347719152', 'email': 'killosatyaraokillosatyarao4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '5', 'city': 'Choodavaram ', 'pincode': '531028', 'referral_code_input': 'VRL14221', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '9848998963'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '9848998963'} 9848998963 {'first_name': 'ADINARAYANASWAMY', 'last_name': 'B R', 'mobile_number': '9449179650', 'email': 'adibrswamy@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'GOWRIBIDANUR', 'pincode': '561213', 'referral_code_input': 'VP5IGJKG', 'agreed_terms': True} {'first_name': 'Shaik ', 'last_name': 'Mahammad Aftaab Alam', 'mobile_number': '9392717100', 'email': 'shaikaftaab687@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Guntakal ', 'pincode': '515801', 'referral_code_input': 'VRL16972', 'agreed_terms': True} {'first_name': 'Nirosha ', 'last_name': 'Rayinoothala ', 'mobile_number': '9652572463', 'email': 'nirosharayanuthala@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Thirupathi ', 'pincode': '517112', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'A Ravikumar ', 'last_name': 'Ravi', 'mobile_number': '9964424352', 'email': 'ravikumarkadehalli@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '257', 'city': 'Bhagepalli', 'pincode': '561209', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][32703] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Shyamal', 'last_name': 'Shivakumar', 'mobile_number': '9381528243', 'email': 'shamyalashivakumar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Shadnagar', 'pincode': '509216', 'referral_code_input': 'VP2YR2MM', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Doddi', 'last_name': 'srinivas', 'mobile_number': '8184824475', 'email': 'dsrinivas887@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '522', 'city': 'Dindi', 'pincode': '508258', 'referral_code_input': 'VP2MHW6I', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'P ', 'last_name': 'Krishna', 'mobile_number': '9182280852', 'email': 'panugantikrishna35@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '516', 'city': 'Wanaparthy', 'pincode': '509380', 'referral_code_input': 'VRL14079', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9000'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9000 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPPHRGLTVK STATUS VPPHRGLTVK start ts=2025-10-28T11:25:34.506512+00:00 bg start order_id=VPPHRGLTVK service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service STATUS VPPHRGLTVK no local tx row yet Sending to prepaid perform wallet recharge STATUS VPPHRGLTVK calling provider\u2026 RAW {'orderId': '202510281655352733', 'TxnId': 'VPPHRGLTVK', 'status': 'PENDING', 'number': '9000551639', 'amount': '239.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 16:55:35', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPPHRGLTVK provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281655352733 STATUS VPPHRGLTVK no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPPHRGLTVK STATUS VPPHRGLTVK start ts=2025-10-28T11:25:43.066856+00:00 STATUS VPPHRGLTVK no local tx row yet STATUS VPPHRGLTVK calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPPHRGLTVK Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281655352733', 'TxnId': 'VPPHRGLTVK', 'status': 'SUCCESS', 'number': '9000551639', 'amount': '239.00', 'RefId': '6730166693', 'operator': 'JO', 'service': 'Mobile', 'Comi': '1.434', 'reqTime': '2025-10-28 16:55:35', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPPHRGLTVK provider -> normalized=SUCCESS, resText='Payment Processed', refId=6730166693, orderId=202510281655352733 STATUS VPPHRGLTVK no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Gopidhala ', 'last_name': 'Manasa', 'mobile_number': '7032637516', 'email': 'mg2478888@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupati ', 'pincode': '517507', 'referral_code_input': 'VRL15836', 'agreed_terms': True} [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][6885] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Anjali ', 'last_name': 'Jadi', 'mobile_number': '9398070682', 'email': 'anjalijadi190@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '517', 'city': 'Jannaram ', 'pincode': '504205', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'K', 'last_name': 'ANIL KUMAR', 'mobile_number': '8008936399', 'email': 'anilk92445@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'DHARMAVARAM', 'pincode': '515101', 'referral_code_input': 'VRL17471', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9087'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9087 1. recharge_status : Pending bg start order_id=VPAZW4O39A service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== txnid VPAZW4O39A STATUS VPAZW4O39A start ts=2025-10-28T11:35:27.752849+00:00 STATUS VPAZW4O39A no local tx row yet STATUS VPAZW4O39A calling provider\u2026 RAW {'orderId': '202510281705272436', 'TxnId': 'VPAZW4O39A', 'status': 'PENDING', 'number': '9848252268', 'amount': '49.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 17:05:27', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPAZW4O39A provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281705272436 STATUS VPAZW4O39A no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== txnid VPAZW4O39A STATUS VPAZW4O39A start ts=2025-10-28T11:35:34.600139+00:00 STATUS VPAZW4O39A no local tx row yet STATUS VPAZW4O39A calling provider\u2026 RAW {'orderId': '202510281705272436', 'TxnId': 'VPAZW4O39A', 'status': 'SUCCESS', 'number': '9848252268', 'amount': '49.00', 'RefId': '3235784446', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.882', 'reqTime': '2025-10-28 17:05:27', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPAZW4O39A provider -> normalized=SUCCESS, resText='Payment Processed', refId=3235784446, orderId=202510281705272436 STATUS VPAZW4O39A no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPAZW4O39A Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Ashok ', 'last_name': 'Palla', 'mobile_number': '9959759991', 'email': 'ashokreddy.p85@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500089', 'referral_code_input': 'VRL14981', 'agreed_terms': True} [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagalapuram ', 'last_name': 'Ganesh ', 'mobile_number': '7842532048', 'email': 'nagalapuramganeshganesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Kvb puram ', 'pincode': '517643', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagalapuram ', 'last_name': 'Ganesh ', 'mobile_number': '7842532048', 'email': 'nagalapuramganeshganesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Kvb puram ', 'pincode': '517643', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bhadram', 'last_name': 'Bhadram Vagaboina', 'mobile_number': '7981448274', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Bhadradru', 'pincode': '7981448274', 'referral_code_input': 'VP92J4VE', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Thak', 'last_name': 'Abhishek', 'mobile_number': '6302261409', 'email': 'abhithak35@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '523', 'city': 'Narayanpet', 'pincode': '509210', 'referral_code_input': 'VP1HJOY6', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 's.vijay', 'last_name': 'kumar', 'mobile_number': '9163048796', 'email': '', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500074', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7794'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7794 1. recharge_status : Pending bg start order_id=VPP4SZGA0Y service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPP4SZGA0Y', 'client_txn_id': 'VPP4SZGA0Y', 'provider_order_id': 'VPP4SZGA0Y', 'message': 'Payment Processed', 'raw': {'orderId': 'VPP4SZGA0Y', 'status': 'PENDING', 'mobile': '9652164810', 'amount': 349, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '11348.61', 'billAmount': '349.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '349.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '349.00', 'paid_via_gateway': '0.00', 'razorpay_order_id': None, 'razorpay_payment_id': None} bg done order_id=VPP4SZGA0Y status=Pending 2. Pending 2. Pending =============================== Just entered Recharge Status API ================================== txnid VPP4SZGA0Y STATUS VPP4SZGA0Y start ts=2025-10-28T11:50:03.262884+00:00 ------------------ Response data ----------------- {'bal': '11348.61', 'Comi': '0.000', 'optId': '', 'amount': 349, 'mobile': '9652164810', 'status': 'PENDING', 'orderId': 'VPP4SZGA0Y', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00'} STATUS VPP4SZGA0Y LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPP4SZGA0Y STATUS VPP4SZGA0Y start ts=2025-10-28T11:50:09.149429+00:00 ------------------ Response data ----------------- {'bal': '11348.61', 'Comi': '0.000', 'optId': '', 'amount': 349, 'mobile': '9652164810', 'status': 'PENDING', 'orderId': 'VPP4SZGA0Y', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00'} STATUS VPP4SZGA0Y LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== [ERROR] [UID:1069][21668] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][21944] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'Nagalapuram ', 'last_name': 'Ganesh ', 'mobile_number': '7842532048', 'email': 'nagalapuramganeshganesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Kvb puram ', 'pincode': '517643', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Gangothri', 'last_name': 'Vanthala', 'mobile_number': '9014797264', 'email': 'vanthalagangothri4@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'Chintapalli', 'pincode': '531111', 'referral_code_input': 'VP2I4K3W', 'agreed_terms': True} {'first_name': 'Mala ', 'last_name': 'Vardhanbabu', 'mobile_number': '9391892113', 'email': 'vardhanvardhanbabuvardhan@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyandurgam', 'pincode': '515761', 'referral_code_input': 'VRL16764', 'agreed_terms': True} {'first_name': 'Thigulla ', 'last_name': 'Ramesh ', 'mobile_number': '9908813282', 'email': 'thigullaramesh773@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Jagadhevpur ', 'pincode': '502281', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending txnid VPQ2ZM7VTQ STATUS VPQ2ZM7VTQ start ts=2025-10-28T11:53:43.789834+00:00 bg start order_id=VPQ2ZM7VTQ service=prepaid STATUS VPQ2ZM7VTQ no local tx row yet prepaid STATUS VPQ2ZM7VTQ calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge Iam at final return Pending Inside Perform wallet recharge, printing initiate recharge result {'status': 'Pending', 'order_id': 'VPQ2ZM7VTQ', 'client_txn_id': 'VPQ2ZM7VTQ', 'provider_order_id': 'VPQ2ZM7VTQ', 'message': 'Payment Processed', 'raw': {'orderId': 'VPQ2ZM7VTQ', 'status': 'PENDING', 'mobile': '9391863606', 'amount': 349, 'optId': '', 'operator': 'JO', 'service': 'Mobile', 'bal': '11001.71', 'billAmount': '349.00', 'Comi': '0.000', 'resText': 'Payment Processed'}, 'amount': '349.00', 'used_external_wallet': '0.00', 'used_internal_wallet': '0.00', 'paid_via_gateway': '349.00', 'razorpay_order_id': None, 'razorpay_payment_id': 'pay_RYspSjLQHSygka'} bg done order_id=VPQ2ZM7VTQ status=Pending 2. Pending 2. Pending RAW {'orderId': '202510281723443731', 'TxnId': 'VPQ2ZM7VTQ', 'status': 'PENDING', 'number': '9391863606', 'amount': '349.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 17:23:44', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPQ2ZM7VTQ provider -> normalized=PENDING, resText='Payment Processed', refId=, orderId=202510281723443731 STATUS VPQ2ZM7VTQ no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VPQ2ZM7VTQ STATUS VPQ2ZM7VTQ start ts=2025-10-28T11:53:51.850417+00:00 ------------------ Response data ----------------- {'bal': '11001.71', 'Comi': '0.000', 'optId': '', 'amount': 349, 'mobile': '9391863606', 'status': 'PENDING', 'orderId': 'VPQ2ZM7VTQ', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00'} STATUS VPQ2ZM7VTQ LOCAL pending within grace 15s -> PENDING txnid VPQ2ZM7VTQ STATUS VPQ2ZM7VTQ start ts=2025-10-28T11:53:57.029779+00:00 ------------------ Response data ----------------- {'bal': '11001.71', 'Comi': '0.000', 'optId': '', 'amount': 349, 'mobile': '9391863606', 'status': 'PENDING', 'orderId': 'VPQ2ZM7VTQ', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '349.00'} STATUS VPQ2ZM7VTQ calling provider\u2026 RAW {'orderId': '202510281723443731', 'TxnId': 'VPQ2ZM7VTQ', 'status': 'SUCCESS', 'number': '9391863606', 'amount': '349.00', 'RefId': 'BR000CW3NKVM', 'operator': 'JO', 'service': 'Mobile', 'Comi': '2.094', 'reqTime': '2025-10-28 17:23:44', 'VoucherCode': '', 'resText': 'Payment Processed'} STATUS VPQ2ZM7VTQ provider -> normalized=SUCCESS, resText='Payment Processed', refId=BR000CW3NKVM, orderId=202510281723443731 STATUS VPQ2ZM7VTQ current=SUCCESS age=11.0s young_pending=False STATUS VPQ2ZM7VTQ no status change (current=SUCCESS, provider=Success) STATUS VPQ2ZM7VTQ respond -> ERROR, msg='Payment Processed', terminal=False =============================== Just entered Recharge Status API ================================== {'first_name': 'Vijay', 'last_name': 'Kumar', 'mobile_number': '6304879675', 'email': 'sathyamvijay1434@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Hyderabad', 'pincode': '500053', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][25940] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Gilaka ', 'last_name': 'Yadagiri ', 'mobile_number': '8686090938', 'email': '', 'user_type': 'customer', 'state': '2', 'district': '22', 'city': 'Nellore ', 'pincode': '524004', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][26859] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][26858] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Child process with pid: 26858 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Child process with pid: 26859 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Durgam Ajay', 'last_name': 'D.Ajay', 'mobile_number': '8367243410', 'email': 'durgamgangaram591@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram ', 'pincode': '505416', 'referral_code_input': 'VRL16702', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][27896] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][27895] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt {'first_name': 'CHINNODU', 'last_name': 'BORRA', 'mobile_number': '7989181262', 'email': 'suresh7989181262@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533124', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'CHINNODU', 'last_name': 'BORRA', 'mobile_number': '7989181262', 'email': 'suresh7989181262@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533124', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'CHINNODU', 'last_name': 'BORRA', 'mobile_number': '7989181262', 'email': 'suresh7989181262@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533124', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'CHINNODU', 'last_name': 'BORRA', 'mobile_number': '7989181262', 'email': 'suresh7989181262@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533124', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'CHINNODU', 'last_name': 'BORRA', 'mobile_number': '7989181262', 'email': 'suresh7989181262@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533124', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'CHINNODU', 'last_name': 'BORRA', 'mobile_number': '7989181262', 'email': 'suresh7989181262@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533124', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'CHINNODU', 'last_name': 'BORRA', 'mobile_number': '7989181262', 'email': 'suresh7989181262@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533124', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'CHINNODU', 'last_name': 'BORRA', 'mobile_number': '7989181262', 'email': 'suresh7989181262@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533124', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'CHINNODU', 'last_name': 'BORRA', 'mobile_number': '7989181262', 'email': 'suresh7989181262@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533124', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} {'first_name': 'CHINNODU', 'last_name': 'BORRA', 'mobile_number': '7989181262', 'email': 'suresh7989181262@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '11', 'city': 'Rajahmundry', 'pincode': '533124', 'referral_code_input': 'VP8PB9JW', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'palegar', 'last_name': 'manjunath naidu', 'mobile_number': '9912585106', 'email': 'manjunathp9999@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515401', 'referral_code_input': 'VRL17471', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Child process with pid: 27896 was killed by signal: 11, core dumped: no [UID:1069][21610] Child process with pid: 27895 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Akkem ', 'last_name': 'Santosh ', 'mobile_number': '7670883809', 'email': 'akimsantosh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '19', 'city': 'Palandu', 'pincode': '522145', 'referral_code_input': 'VP983BFT', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Mala ', 'last_name': 'vardhanbabu ', 'mobile_number': '9391892113', 'email': 'vardhanvardhanbabuvardhan@mail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyandurgam', 'pincode': '515761', 'referral_code_input': 'VRL16764', 'agreed_terms': True} {'first_name': 'Mala ', 'last_name': 'vardhanbabu ', 'mobile_number': '9391892113', 'email': 'vardhanvardhanbabuvardhan@mail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyandurgam', 'pincode': '515761', 'referral_code_input': 'VRL16764', 'agreed_terms': True} {'first_name': 'Mala ', 'last_name': 'vardhanbabu ', 'mobile_number': '9391892113', 'email': 'vardhanvardhanbabuvardhan@mail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyandurgam', 'pincode': '515761', 'referral_code_input': 'VRL16764', 'agreed_terms': True} {'first_name': 'Mala ', 'last_name': 'vardhanbabu ', 'mobile_number': '9391892113', 'email': 'vardhanvardhanbabuvardhan@mail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Kalyandurgam', 'pincode': '515761', 'referral_code_input': 'VRL16764', 'agreed_terms': True} [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Ravindra', 'last_name': 'Kola', 'mobile_number': '9542595271', 'email': 'ravindrakola1122@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Gollamandala', 'pincode': '521227', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][29937] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== {'first_name': 'MANJUNATH ', 'last_name': 'C', 'mobile_number': '9845591389', 'email': 'manjuc4525@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '253', 'city': 'Bangalore ', 'pincode': '560096', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Child process with pid: 30212 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1702'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1702 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== bg start order_id=VPNYHL94VU service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPNYHL94VU STATUS VPNYHL94VU start ts=2025-10-28T12:04:16.058912+00:00 STATUS VPNYHL94VU no local tx row yet STATUS VPNYHL94VU calling provider\u2026 RAW {'orderId': '202510281734167535', 'TxnId': 'VPNYHL94VU', 'status': 'PENDING', 'number': '9493945054', 'amount': '29.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 17:34:16', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPNYHL94VU provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281734167535 STATUS VPNYHL94VU no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPNYHL94VU STATUS VPNYHL94VU start ts=2025-10-28T12:04:22.629353+00:00 STATUS VPNYHL94VU no local tx row yet STATUS VPNYHL94VU calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPNYHL94VU Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281734167535', 'TxnId': 'VPNYHL94VU', 'status': 'SUCCESS', 'number': '9493945054', 'amount': '29.00', 'RefId': '6730494574', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.174', 'reqTime': '2025-10-28 17:34:16', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPNYHL94VU provider -> normalized=SUCCESS, resText='Payment Processed', refId=6730494574, orderId=202510281734167535 STATUS VPNYHL94VU no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'BPOS'), ('fields', {'mobile': '8004189127'})]) ====================== BillValidate ====================== postpaid BPOS {'mobile': '8004189127'} 8004189127 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Durgam ', 'last_name': 'Ajay', 'mobile_number': '8367243410', 'email': 'ajaydurgam636@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL16702', 'agreed_terms': True} {'first_name': 'Durgam ', 'last_name': 'Ajay', 'mobile_number': '8367243410', 'email': 'ajaydurgam636@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL16702', 'agreed_terms': True} /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][32651] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '1996'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 1996 1. recharge_status : Pending bg start order_id=VP7VLEZ0QR service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VP7VLEZ0QR STATUS VP7VLEZ0QR start ts=2025-10-28T12:07:54.319571+00:00 STATUS VP7VLEZ0QR no local tx row yet STATUS VP7VLEZ0QR calling provider\u2026 RAW {'orderId': '202510281737542677', 'TxnId': 'VP7VLEZ0QR', 'status': 'PENDING', 'number': '9701359549', 'amount': '199.00', 'RefId': '', 'operator': 'AT', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 17:37:54', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP7VLEZ0QR provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281737542677 STATUS VP7VLEZ0QR no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) txnid VP7VLEZ0QR STATUS VP7VLEZ0QR start ts=2025-10-28T12:08:00.497220+00:00 STATUS VP7VLEZ0QR no local tx row yet STATUS VP7VLEZ0QR calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VP7VLEZ0QR Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281737542677', 'TxnId': 'VP7VLEZ0QR', 'status': 'SUCCESS', 'number': '9701359549', 'amount': '199.00', 'RefId': '2447129858', 'operator': 'AT', 'service': 'Mobile', 'Comi': '3.582', 'reqTime': '2025-10-28 17:37:54', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VP7VLEZ0QR provider -> normalized=SUCCESS, resText='Payment Processed', refId=2447129858, orderId=202510281737542677 STATUS VP7VLEZ0QR no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][3171] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [ERROR] [UID:1069][4576] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) [ERROR] [UID:1069][4577] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) [ERROR] [UID:1069][4577] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) =============================== Just entered Recharge Status API ================================== [ERROR] [UID:1069][4577] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:260: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Palegar venkatesh ', 'last_name': 'naidu', 'mobile_number': '9963656724', 'email': 'naidupalegar@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'Gooty', 'pincode': '515401', 'referral_code_input': 'VRL17503', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Bala', 'last_name': 'Saikumar', 'mobile_number': '9494143503', 'email': 'chirusaikumar@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '519', 'city': 'Hyderabad ', 'pincode': '500010', 'referral_code_input': 'VP8E2ZRD', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:264: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:264: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:264: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:264: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:264: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:264: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:264: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:264: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) /home2/proactiv/public_html/vap/accounts/paymentsummarypt.py:264: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = Paginator(qs, page_size) VerifyTxnPinSerializer(data={'transaction_pin': '9160'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9160 1. recharge_status : Pending txnid VP2B9CY5EP STATUS VP2B9CY5EP start ts=2025-10-28T12:18:58.088991+00:00 bg start order_id=VP2B9CY5EP service=prepaid STATUS VP2B9CY5EP no local tx row yet prepaid STATUS VP2B9CY5EP calling provider\u2026 In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== RAW {'orderId': '202510281748581891', 'TxnId': 'VP2B9CY5EP', 'status': 'PENDING', 'number': '9182925756', 'amount': '101.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 17:48:58', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VP2B9CY5EP provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281748581891 STATUS VP2B9CY5EP no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) Iam at inside failure block txnid VP2B9CY5EP Inside handle recharge outcome STATUS VP2B9CY5EP start ts=2025-10-28T12:19:04.651319+00:00 failure Inside handle_recharge_outcome : failure block ------------------ Response data ----------------- could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' {'bal': '10678.56', 'Comi': '0.000', 'optId': '', 'amount': 101, 'mobile': '9182925756', 'status': 'FAILED', 'orderId': 'VP2B9CY5EP', 'resText': 'No base plan found', 'service': 'Mobile', 'operator': 'JO', 'billAmount': '0.00'} STATUS VP2B9CY5EP LOCAL terminal -> FAILED =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg failed order_id=VP2B9CY5EP Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 291, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'DURGAM ', 'last_name': 'MAMATHA', 'mobile_number': '9392580132', 'email': 'durgammamatha132@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '508', 'city': 'JANGAON ', 'pincode': '506167', 'referral_code_input': 'VP9XKYFP', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'dth'), ('provider', 'DT'), ('fields', {'subscriber_id': '02810790351'})]) ====================== BillValidate ====================== dth DT {'subscriber_id': '02810790351'} 02810790351 {'Status': 'SUCCESS', 'CustomerName': 'Raheem', 'Balance': None, 'Monthly': 340, 'NextRecharge': '27-10-2025', 'Planname': 'Not found', 'Message': 'DTH Info'} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== {'first_name': 'Karumanchi ', 'last_name': 'Subramanyam ', 'mobile_number': '9908596488', 'email': 'rayalsh007@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'HYDERABAD ', 'pincode': '500038', 'referral_code_input': 'VP1IDLT9', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5568'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5568 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [ERROR] [UID:1069][13833] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'SPDT'), ('fields', {'account_id': '100795771'})]) ====================== BillValidate ====================== electricity SPDT {'account_id': '100795771'} 100795771 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [ERROR] [UID:1069][16893] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) [ERROR] [UID:1069][16894] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][17094] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [ERROR] [UID:1069][16894] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8074652577'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8074652577'} 8074652577 None {'first_name': 'Durgam Ajay', 'last_name': 'D.Ajay', 'mobile_number': '8367243410', 'email': 'ajaydurgam636@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL16702', 'agreed_terms': True} {'first_name': 'Durgam Ajay', 'last_name': 'D.Ajay', 'mobile_number': '8367243410', 'email': 'ajaydurgam636@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '526', 'city': 'Dharmaram', 'pincode': '505416', 'referral_code_input': 'VRL16702', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '4211123000347'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '4211123000347'} 4211123000347 =============================== Just entered Recharge Status API ================================== {'first_name': 'SK VAZID ', 'last_name': 'VAZID ', 'mobile_number': '9052062588', 'email': 'shaikvazid88@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '6', 'city': 'GUNTAKAL', 'pincode': '515801', 'referral_code_input': 'VRL17485', 'agreed_terms': True} OrderedDict([('service', 'dth'), ('provider', 'DT'), ('fields', {'subscriber_id': '02810790351', 'amount': '300'})]) ====================== BillValidate ====================== dth DT {'subscriber_id': '02810790351', 'amount': '300'} 02810790351 {'Status': 'SUCCESS', 'CustomerName': 'Raheem', 'Balance': None, 'Monthly': 340, 'NextRecharge': '27-10-2025', 'Planname': 'Not found', 'Message': 'DTH Info'} {'first_name': 'Pravallika', 'last_name': 'Telluri', 'mobile_number': '6305936866', 'email': 'pravallikatelluri58@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Gollamnadhala', 'pincode': '521227', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'MALLUVALASA UMA', 'last_name': 'MAHESHWARI ', 'mobile_number': '7893442775', 'email': 'mumamheswari7@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '26', 'city': 'Vizag ', 'pincode': '530051', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'MANJUNATH ', 'last_name': 'X', 'mobile_number': '9845591389', 'email': 'manjuc4525@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Bangalore ', 'pincode': '560096', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'MANJUNATH ', 'last_name': 'X', 'mobile_number': '9845591389', 'email': 'manjuc4525@gmail.com', 'user_type': 'customer', 'state': '16', 'district': '252', 'city': 'Bangalore ', 'pincode': '560096', 'referral_code_input': '', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'RGPOS'), ('fields', {'mobile': '8382939080'})]) ====================== BillValidate ====================== postpaid RGPOS {'mobile': '8382939080'} 8382939080 {'first_name': 'PATHIPATI ', 'last_name': 'SEKHAR', 'mobile_number': '8688171582', 'email': 'sekharsekhar8828@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '8', 'city': 'medarametla ', 'pincode': '523212', 'referral_code_input': 'VRL15777', 'agreed_terms': True} OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '4211123000347'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '4211123000347'} 4211123000347 =============================== Just entered Recharge Status API ================================== [ERROR] [UID:1069][16894] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) =============================== Just entered Recharge Status API ================================== [ERROR] [UID:1069][16894] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) =============================== Just entered Recharge Status API ================================== [ERROR] [UID:1069][16894] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 57, in inner response = response_for_exception(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception response = handle_uncaught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception return debug.technical_500_response(request, *exc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 67, in technical_500_response html = reporter.get_traceback_html() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 410, in get_traceback_html c = Context(self.get_traceback_data(), use_l10n=False) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 393, in get_traceback_data c["raising_view_name"] = get_caller(self.request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/views/debug.py", line 100, in get_caller resolver_match = resolve(request.path) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/base.py", line 24, in resolve return get_resolver(urlconf).resolve(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 13, in path('', include('accounts.urls')), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/conf.py", line 38, in include urlconf_module = import_module(urlconf_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/accounts/urls.py", line 124, in from accounts.paymentsummarypt import AdminSyncRPSView, AdminSyncRPSJSON, AdminPaymentAuditView ImportError: cannot import name 'AdminSyncRPSView' from 'accounts.paymentsummarypt' (/home2/proactiv/public_html/vap/accounts/paymentsummarypt.py) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][17335] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][17317] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Child process with pid: 17317 was killed by signal: 11, core dumped: no [UID:1069][21610] Child process with pid: 17335 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Lavanya', 'last_name': 'Chatradhi', 'mobile_number': '9505656905', 'email': 'chatradhilavanya@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '21', 'city': 'Addanki', 'pincode': '523201', 'referral_code_input': 'VRL15777', 'agreed_terms': True} None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending None bg start order_id=VP061IT70N service=electricity electricity In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service bg done order_id=VP061IT70N status=Pending 2. Pending 2. Pending txnid VP061IT70N STATUS VP061IT70N start ts=2025-10-28T12:32:09.474659+00:00 ------------------ Response data ----------------- {'bal': '10020.558', 'Comi': '2.000', 'TxnId': 'VP061IT70N', 'optId': '', 'Number': '4211123000347', 'amount': '761.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'billAmount': '759', 'VoucherCode': ''} STATUS VP061IT70N LOCAL pending within grace 15s -> PENDING txnid VP061IT70N STATUS VP061IT70N start ts=2025-10-28T12:32:15.858258+00:00 ------------------ Response data ----------------- {'bal': '10020.558', 'Comi': '2.000', 'TxnId': 'VP061IT70N', 'optId': '', 'Number': '4211123000347', 'amount': '761.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'billAmount': '759', 'VoucherCode': ''} STATUS VP061IT70N LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP061IT70N STATUS VP061IT70N start ts=2025-10-28T12:32:21.083318+00:00 ------------------ Response data ----------------- {'bal': '10020.558', 'Comi': '2.000', 'TxnId': 'VP061IT70N', 'optId': '', 'Number': '4211123000347', 'amount': '761.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'billAmount': '759', 'VoucherCode': ''} STATUS VP061IT70N LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP061IT70N STATUS VP061IT70N start ts=2025-10-28T12:32:26.813378+00:00 ------------------ Response data ----------------- {'bal': '10020.558', 'Comi': '2.000', 'TxnId': 'VP061IT70N', 'optId': '', 'Number': '4211123000347', 'amount': '761.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'billAmount': '759', 'VoucherCode': ''} STATUS VP061IT70N calling provider\u2026 RAW {'orderId': '2025102806062499', 'TxnId': 'VP061IT70N', 'status': 'PENDING', 'number': '4211123000347', 'amount': '761.00', 'RefId': '', 'operator': 'APCP', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-28 18:02:06', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP061IT70N provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102806062499 STATUS VP061IT70N current=Pending age=20.3s young_pending=True STATUS VP061IT70N no status change (current=Pending, provider=Pending) STATUS VP061IT70N respond -> PENDING, msg='Payment Success Processed', terminal=False txnid VP061IT70N STATUS VP061IT70N start ts=2025-10-28T12:32:34.342626+00:00 ------------------ Response data ----------------- {'bal': '10020.558', 'Comi': '2.000', 'TxnId': 'VP061IT70N', 'optId': '', 'Number': '4211123000347', 'amount': '761.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'billAmount': '759', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP061IT70N', 'amount': '761.00', 'number': '4211123000347', 'status': 'PENDING', 'orderId': '2025102806062499', 'reqTime': '2025-10-28 18:02:06', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'VoucherCode': ''}} STATUS VP061IT70N LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP061IT70N STATUS VP061IT70N start ts=2025-10-28T12:32:39.612219+00:00 ------------------ Response data ----------------- {'bal': '10020.558', 'Comi': '2.000', 'TxnId': 'VP061IT70N', 'optId': '', 'Number': '4211123000347', 'amount': '761.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'billAmount': '759', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP061IT70N', 'amount': '761.00', 'number': '4211123000347', 'status': 'PENDING', 'orderId': '2025102806062499', 'reqTime': '2025-10-28 18:02:06', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'VoucherCode': ''}} STATUS VP061IT70N LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP061IT70N STATUS VP061IT70N start ts=2025-10-28T12:32:45.376416+00:00 ------------------ Response data ----------------- {'bal': '10020.558', 'Comi': '2.000', 'TxnId': 'VP061IT70N', 'optId': '', 'Number': '4211123000347', 'amount': '761.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'billAmount': '759', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP061IT70N', 'amount': '761.00', 'number': '4211123000347', 'status': 'PENDING', 'orderId': '2025102806062499', 'reqTime': '2025-10-28 18:02:06', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'VoucherCode': ''}} STATUS VP061IT70N calling provider\u2026 =============================== Just entered Recharge Status API ================================== RAW {'orderId': '2025102806062499', 'TxnId': 'VP061IT70N', 'status': 'PENDING', 'number': '4211123000347', 'amount': '761.00', 'RefId': '', 'operator': 'APCP', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-28 18:02:06', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP061IT70N provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102806062499 STATUS VP061IT70N current=Pending age=18.6s young_pending=True STATUS VP061IT70N no status change (current=Pending, provider=Pending) STATUS VP061IT70N respond -> PENDING, msg='Payment Success Processed', terminal=False txnid VP061IT70N STATUS VP061IT70N start ts=2025-10-28T12:32:51.803891+00:00 ------------------ Response data ----------------- {'bal': '10020.558', 'Comi': '2.000', 'TxnId': 'VP061IT70N', 'optId': '', 'Number': '4211123000347', 'amount': '761.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'billAmount': '759', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP061IT70N', 'amount': '761.00', 'number': '4211123000347', 'status': 'PENDING', 'orderId': '2025102806062499', 'reqTime': '2025-10-28 18:02:06', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'VoucherCode': ''}} STATUS VP061IT70N LOCAL pending within grace 15s -> PENDING txnid VP061IT70N STATUS VP061IT70N start ts=2025-10-28T12:32:57.069144+00:00 ------------------ Response data ----------------- {'bal': '10020.558', 'Comi': '2.000', 'TxnId': 'VP061IT70N', 'optId': '', 'Number': '4211123000347', 'amount': '761.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'billAmount': '759', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP061IT70N', 'amount': '761.00', 'number': '4211123000347', 'status': 'PENDING', 'orderId': '2025102806062499', 'reqTime': '2025-10-28 18:02:06', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'VoucherCode': ''}} STATUS VP061IT70N LOCAL pending within grace 15s -> PENDING =============================== Just entered Recharge Status API ================================== txnid VP061IT70N STATUS VP061IT70N start ts=2025-10-28T12:33:02.812053+00:00 ------------------ Response data ----------------- {'bal': '10020.558', 'Comi': '2.000', 'TxnId': 'VP061IT70N', 'optId': '', 'Number': '4211123000347', 'amount': '761.00', 'status': 'PENDING', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'billAmount': '759', 'VoucherCode': '', 'last_status_poll': {'Comi': '2.000', 'RefId': '', 'TxnId': 'VP061IT70N', 'amount': '761.00', 'number': '4211123000347', 'status': 'PENDING', 'orderId': '2025102806062499', 'reqTime': '2025-10-28 18:02:06', 'resText': 'Payment Success Processed', 'service': 'ElectriCity', 'operator': 'APCP', 'VoucherCode': ''}} STATUS VP061IT70N calling provider\u2026 RAW {'orderId': '2025102806062499', 'TxnId': 'VP061IT70N', 'status': 'PENDING', 'number': '4211123000347', 'amount': '761.00', 'RefId': '', 'operator': 'APCP', 'service': 'ElectriCity', 'Comi': '2.000', 'reqTime': '2025-10-28 18:02:06', 'VoucherCode': '', 'resText': 'Payment Success Processed'} STATUS VP061IT70N provider -> normalized=PENDING, resText='Payment Success Processed', refId=, orderId=2025102806062499 STATUS VP061IT70N current=Pending age=17.4s young_pending=True STATUS VP061IT70N no status change (current=Pending, provider=Pending) STATUS VP061IT70N respond -> PENDING, msg='Payment Success Processed', terminal=False =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][21790] [ERROR] [UID:1069][21789] wsgiAppHandler pApp->start_response() return NULL. wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "", line 241, in _call_with_frames_removed File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in File "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module File "", line 216, in _lock_unlock_module KeyboardInterrupt KeyboardInterrupt =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Child process with pid: 21789 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '7396038198'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '7396038198'} 7396038198 [UID:1069][21610] Child process with pid: 21790 was killed by signal: 11, core dumped: no =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '7396038198'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '7396038198'} 7396038198 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '7396038195'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '7396038195'} 7396038195 =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None {'first_name': 'Harini', 'last_name': 'Harini', 'mobile_number': '7396038195', 'email': 'bashapmahaboob3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kadapa', 'pincode': '516309', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Harini', 'last_name': 'Harini', 'mobile_number': '7396038195', 'email': 'bashapmahaboob3@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '16', 'city': 'Kadapa', 'pincode': '516309', 'referral_code_input': '', 'agreed_terms': True} None None None None None None None None None None None None None {'first_name': 'Bilaveni ', 'last_name': 'Venkatesh', 'mobile_number': '9866270349', 'email': 'venkateshbilaveni335@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '512', 'city': 'Karimnagar ', 'pincode': '505530', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'G', 'last_name': 'Devendra', 'mobile_number': '9281035570', 'email': 'gdevendra0123@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '510', 'city': 'Gadwal ', 'pincode': '509128', 'referral_code_input': 'VRL13886', 'agreed_terms': True} OrderedDict([('service', 'postpaid'), ('provider', 'ATP'), ('fields', {'mobile': '7396038195'})]) ====================== BillValidate ====================== postpaid ATP {'mobile': '7396038195'} 7396038195 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== {'first_name': 'EEKA SUDHA KIRAN', 'last_name': 'Eeka', 'mobile_number': '9494512424', 'email': 'kiran7510@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '4', 'city': 'RAMPACHODAVARAM', 'pincode': '533288', 'referral_code_input': '', 'agreed_terms': True} None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== None =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Aarti ', 'last_name': 'Kumari ', 'mobile_number': '9281429547', 'email': 'kumariaartisaini3@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '506', 'city': 'Secundrabad ', 'pincode': '500062', 'referral_code_input': 'VRL16558', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Arka', 'last_name': 'Heematai', 'mobile_number': '8008805294', 'email': 'heemataiarka@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '503', 'city': 'Adilabad', 'pincode': '504307', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Arka', 'last_name': 'Heematai', 'mobile_number': '8008805294', 'email': 'heemataiarka@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '503', 'city': 'Adilabad', 'pincode': '504307', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Arka', 'last_name': 'Heematai', 'mobile_number': '8008805294', 'email': 'heemataiarka@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '503', 'city': 'Adilabad', 'pincode': '504307', 'referral_code_input': '', 'agreed_terms': True} {'first_name': 'Arka', 'last_name': 'Heematai', 'mobile_number': '8008805294', 'email': 'heemataiarka@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '503', 'city': 'Adilabad', 'pincode': '504307', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== {'first_name': 'Arka', 'last_name': 'Heematai', 'mobile_number': '8008805294', 'email': 'heemataiarka@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '503', 'city': 'Adilabad', 'pincode': '504307', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Upendra', 'last_name': 'Pillem', 'mobile_number': '9494499249', 'email': 'upendra.pillem@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '18', 'city': 'Vutukuru', 'pincode': '521401', 'referral_code_input': 'VRL14143', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '6868'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 6868 1. recharge_status : Pending bg start order_id=VPK5QHM4PX service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPK5QHM4PX Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPK5QHM4PX STATUS VPK5QHM4PX start ts=2025-10-28T12:59:11.150448+00:00 ------------------ Response data ----------------- {'bal': '9994.56', 'Comi': '0.468', 'optId': '2424730552', 'amount': 26, 'mobile': '9908452282', 'status': 'SUCCESS', 'orderId': 'VPK5QHM4PX', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '26.00'} STATUS VPK5QHM4PX LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Kandula', 'last_name': 'Anil kumar', 'mobile_number': '8125612305', 'email': 'kandulaanil09@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '13', 'city': 'Guntur', 'pincode': '521230', 'referral_code_input': 'VRL16777', 'agreed_terms': True} [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Arka', 'last_name': 'Heemathai', 'mobile_number': '8008805294', 'email': 'arkaheematai@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '503', 'city': 'Adilabad', 'pincode': '504307', 'referral_code_input': 'VP79LNU4', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Arka', 'last_name': 'Heemathai', 'mobile_number': '8008805294', 'email': 'arkaheematai@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '503', 'city': 'Adilabad', 'pincode': '504307', 'referral_code_input': 'VP79LNU4', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '9160'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 9160 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== bg start order_id=VPPKKQMO50 service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][8903] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPPKKQMO50 Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'Arka', 'last_name': 'Heemathai', 'mobile_number': '8008805294', 'email': 'arkaheematai@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '503', 'city': 'Adilabad', 'pincode': '504307', 'referral_code_input': 'VP79LNU4', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VPPKKQMO50 STATUS VPPKKQMO50 start ts=2025-10-28T13:02:50.453632+00:00 ------------------ Response data ----------------- {'bal': '9973.03', 'Comi': '0.396', 'optId': '1569773546', 'amount': 22, 'mobile': '9160782110', 'status': 'SUCCESS', 'orderId': 'VPPKKQMO50', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '22.00'} STATUS VPPKKQMO50 LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][8938] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Koteswararao', 'last_name': 'M', 'mobile_number': '9491426465', 'email': 'kotimesu94@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '20', 'city': 'Salur', 'pincode': '535591', 'referral_code_input': 'VP8M63I8', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'UKE', 'last_name': 'NAGARJUN ', 'mobile_number': '8121584481', 'email': 'ukenagarjun@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '515', 'city': 'Bayyaram ', 'pincode': '507211', 'referral_code_input': 'VRL15031', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '7778'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 7778 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== bg start order_id=VPE15EGM2L service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPE15EGM2L Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' {'first_name': 'BONDADA ', 'last_name': 'SATYANARAYANA MURTHY ', 'mobile_number': '6303669955', 'email': 'bsnmurthy59@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'KATHIPUDI ', 'pincode': '533444', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== txnid VPE15EGM2L STATUS VPE15EGM2L start ts=2025-10-28T13:04:56.344027+00:00 ------------------ Response data ----------------- {'bal': '9624.42', 'Comi': '6.282', 'optId': '2467703529', 'amount': 349, 'mobile': '8331892887', 'status': 'SUCCESS', 'orderId': 'VPE15EGM2L', 'resText': 'Payment Processed', 'service': 'Mobile', 'operator': 'AT', 'billAmount': '349.00'} STATUS VPE15EGM2L LOCAL terminal -> SUCCESS =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][21610] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'BONDADA ', 'last_name': 'SATYANARAYANA MURTHY ', 'mobile_number': '6303669955', 'email': 'bsnmurthy59@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'KATHIPUDI ', 'pincode': '533444', 'referral_code_input': '', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][13654] wsgiAppHandler pApp->start_response() return NULL. [ERROR] [UID:1069][13655] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ response = get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ response = response or self.get_response(request) File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in 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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 4 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 5 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 6 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 8 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 9 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 10 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 11 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 12 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 13 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 14 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max OpenBLAS blas_thread_init: pthread_create failed for thread 15 of 16: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 1400 current, 1500 max [ERROR] [UID:1069][13826] wsgiAppHandler pApp->start_response() return NULL. Traceback (most recent call last): File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ response = self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 140, in get_response response = self._middleware_chain(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 134, in __call__ response = response or self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/whitenoise/middleware.py", line 123, in __call__ return self.get_response(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 181, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 313, in resolve_request resolver_match = resolver.resolve(request.path_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 663, in resolve for pattern in self.url_patterns: ^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 715, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/utils/functional.py", line 57, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/django/urls/resolvers.py", line 708, in urlconf_module return import_module(self.urlconf_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/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 "/home2/proactiv/public_html/vap/viralpe/urls.py", line 6, in from accounts.api_views import health File "/home2/proactiv/public_html/vap/accounts/api_views.py", line 1017, in from openpyxl import Workbook File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/__init__.py", line 5, in from openpyxl.compat.numbers import NUMPY File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/__init__.py", line 3, in from .numbers import NUMERIC_TYPES File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib/python3.11/site-packages/openpyxl/compat/numbers.py", line 9, in import numpy File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/home2/proactiv/virtualenv/public_html/vap/3.11/lib64/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( File "", line 216, in _lock_unlock_module KeyboardInterrupt =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'BONDADA ', 'last_name': 'SATYANARAYANA MURTHY ', 'mobile_number': '6303669955', 'email': 'bsnmurthy59@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'KATHIPUDI ', 'pincode': '533444', 'referral_code_input': 'VRL14937', 'agreed_terms': True} {'first_name': 'BONDADA ', 'last_name': 'SATYANARAYANA MURTHY ', 'mobile_number': '6303669955', 'email': 'bsnmurthy59@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'KATHIPUDI ', 'pincode': '533444', 'referral_code_input': 'VRL14937', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '4321'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 4321 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'BONDADA ', 'last_name': 'SATYANARAYANA MURTHY ', 'mobile_number': '6303669955', 'email': 'bsnmurthy59@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'KATHIPUDI ', 'pincode': '533444', 'referral_code_input': 'VRL14937', 'agreed_terms': True} {'first_name': 'BONDADA ', 'last_name': 'SATYANARAYANA MURTHY ', 'mobile_number': '6303669955', 'email': 'bsnmurthy59@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '14', 'city': 'KATHIPUDI ', 'pincode': '533444', 'referral_code_input': 'VRL14937', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '2344'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 2344 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== 1. recharge_status : Pending bg start order_id=VPWCWT8H8E service=prepaid prepaid In side dispatch_service_payment function getting into [perform_wallet_recharge / perform_bill_payment] based on service Sending to prepaid perform wallet recharge txnid VPWCWT8H8E STATUS VPWCWT8H8E start ts=2025-10-28T13:09:32.049628+00:00 STATUS VPWCWT8H8E no local tx row yet STATUS VPWCWT8H8E calling provider\u2026 RAW {'orderId': '202510281839329751', 'TxnId': 'VPWCWT8H8E', 'status': 'PENDING', 'number': '6301548591', 'amount': '19.00', 'RefId': '', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.000', 'reqTime': '2025-10-28 18:39:32', 'VoucherCode': None, 'resText': 'Request Accepted'} STATUS VPWCWT8H8E provider -> normalized=PENDING, resText='Request Accepted', refId=, orderId=202510281839329751 STATUS VPWCWT8H8E no-local -> normalized=PENDING (return PENDING, unless you've decided to hard-fail late) =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== txnid VPWCWT8H8E STATUS VPWCWT8H8E start ts=2025-10-28T13:09:37.893954+00:00 STATUS VPWCWT8H8E no local tx row yet STATUS VPWCWT8H8E calling provider\u2026 Inside handle recharge outcome failure Inside handle_recharge_outcome : failure block could not sync summary on failure Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home2/proactiv/public_html/vap/recharge/services/recharge_flow.py", line 66, in handle_recharge_outcome summary = RechargePaymentSummary.objects.get(order_id=order_id).first() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'RechargePaymentSummary' object has no attribute 'first' bg failed order_id=VPWCWT8H8E Traceback (most recent call last): File "/home2/proactiv/public_html/vap/accounts/Unified_Payment_Refactored_Endpoints.py", line 824, in perform_in_background_safe result = dispatch_service_payment( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/dispatcher.py", line 144, in dispatch_service_payment return perform_wallet_recharge( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/accounts/utils.py", line 44, in perform_wallet_recharge result = initiate_recharge( ^^^^^^^^^^^^^^^^^^ File "/home2/proactiv/public_html/vap/recharge/utils.py", line 273, in initiate_recharge handle_recharge_outcome( TypeError: handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' 3. recharge_status=Failed 3. handle_recharge_outcome() got an unexpected keyword argument 'provider_commission' RAW {'orderId': '202510281839329751', 'TxnId': 'VPWCWT8H8E', 'status': 'SUCCESS', 'number': '6301548591', 'amount': '19.00', 'RefId': '6731213927', 'operator': 'JO', 'service': 'Mobile', 'Comi': '0.114', 'reqTime': '2025-10-28 18:39:32', 'VoucherCode': None, 'resText': 'Payment Processed'} STATUS VPWCWT8H8E provider -> normalized=SUCCESS, resText='Payment Processed', refId=6731213927, orderId=202510281839329751 STATUS VPWCWT8H8E no-local -> SUCCESS passthrough =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][15231] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][15231] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][15231] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][15231] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][15231] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][15231] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][15231] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][15231] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][15231] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][15231] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][15231] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][15231] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Nagalapuram ', 'last_name': 'Ganesh ', 'mobile_number': '7842532048', 'email': 'nagalapuramganeshganesh@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '25', 'city': 'Tirupathi ', 'pincode': '517643', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][16218] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Charan', 'last_name': 'K', 'mobile_number': '9052589544', 'email': 'saicharankotagalla@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Kondapur', 'pincode': '502102', 'referral_code_input': '', 'agreed_terms': True} [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Ashish', 'last_name': 'Mandal', 'mobile_number': '8927001321', 'email': 'ashish89270013@gmail.com', 'user_type': 'customer', 'state': '36', 'district': '591', 'city': 'Medinipur', 'pincode': '721258', 'referral_code_input': 'VRL14195', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== {'first_name': 'Daravath', 'last_name': 'Uday Kumar ', 'mobile_number': '8897329245', 'email': 'ramdharavath6@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Khammam ', 'pincode': '507166', 'referral_code_input': 'VP0P4FKB', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Salomi', 'last_name': 'Uppe', 'mobile_number': '6303044378', 'email': 'salomipriyauppe@gmail.com', 'user_type': 'customer', 'state': '2', 'district': '12', 'city': 'Dharmajigudem', 'pincode': '534462', 'referral_code_input': 'VRL17247', 'agreed_terms': True} [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Charan', 'last_name': 'Kotagalla', 'mobile_number': '9052589544', 'email': 'saicharankotagalla@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Kondapur', 'pincode': '502102', 'referral_code_input': 'VRL17449', 'agreed_terms': True} {'first_name': 'Charan', 'last_name': 'Kotagalla', 'mobile_number': '9052589544', 'email': 'saicharankotagalla@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Kondapur', 'pincode': '502102', 'referral_code_input': 'VRL17449', 'agreed_terms': True} {'first_name': 'Charan', 'last_name': 'Kotagalla', 'mobile_number': '9052589544', 'email': 'saicharankotagalla@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Kondapur', 'pincode': '502102', 'referral_code_input': 'VRL17449', 'agreed_terms': True} {'first_name': 'Charan', 'last_name': 'Kotagalla', 'mobile_number': '9052589544', 'email': 'saicharankotagalla@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Kondapur', 'pincode': '502102', 'referral_code_input': 'VRL17449', 'agreed_terms': True} {'first_name': 'Charan', 'last_name': 'Kotagalla', 'mobile_number': '9052589544', 'email': 'saicharankotagalla@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Kondapur', 'pincode': '502102', 'referral_code_input': 'VRL17449', 'agreed_terms': True} {'first_name': 'Charan', 'last_name': 'Kotagalla', 'mobile_number': '9052589544', 'email': 'saicharankotagalla@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Kondapur', 'pincode': '502102', 'referral_code_input': 'VRL17449', 'agreed_terms': True} {'first_name': 'Charan', 'last_name': 'Kotagalla', 'mobile_number': '9052589544', 'email': 'saicharankotagalla@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '518', 'city': 'Kondapur', 'pincode': '502102', 'referral_code_input': 'VRL17449', 'agreed_terms': True} =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][17701] Child process with pid: 22331 was killed by signal: 15, core dumped: no =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7423378000123'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7423378000123'} 7423378000123 =============================== Just entered Recharge Status API ================================== [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. {'first_name': 'Malothu', 'last_name': 'Krishna ', 'mobile_number': '8309646655', 'email': 'malothkrish143@gmail.com', 'user_type': 'customer', 'state': '32', 'district': '504', 'city': 'Khammam ', 'pincode': '507166', 'referral_code_input': 'VP0P4FKB', 'agreed_terms': True} [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1069][17701] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5568'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5568 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== VerifyTxnPinSerializer(data={'transaction_pin': '5568'}): transaction_pin = RegexField(max_length=4, min_length=4, regex='^\\d{4}$') 5568 =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== =============================== Just entered Recharge Status API ================================== OrderedDict([('service', 'electricity'), ('provider', 'APCP'), ('fields', {'account_id': '7423378000012'})]) ====================== BillValidate ====================== electricity APCP {'account_id': '7423378000012'} 7423378000012